------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/libxml2-2.9.10_1.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/ncurses-6.2.20201017.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1h_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.2,1.txz No schema files found: doing nothing. Installing /packages/All/gsettings-desktop-schemas-3.38.0.txz Installing /packages/All/desktop-file-utils-0.26.txz Installing /packages/All/libtextstyle-0.21.txz Installing /packages/All/gettext-tools-0.21.txz Installing /packages/All/gmake-4.3_2.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.5.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/gtk-update-icon-cache-3.24.20.txz Installing /packages/All/perl5-5.32.0.txz Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/libgpg-error-1.39.txz Installing /packages/All/libgcrypt-1.8.7.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/libpsl-0.21.1.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.33.0,1.txz Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.6.txz Installing /packages/All/libtasn1-4.16.0.txz Installing /packages/All/ca_root_nss-3.58.txz ===== Message from ca_root_nss-3.58: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/bash-5.0.18_3.txz Installing /packages/All/bash-completion-2.11,2.txz ===== Message from bash-completion-2.11,2: -- To enable the bash completion library, add the following to your .bashrc file: [[ $PS1 && -f /usr/local/share/bash-completion/bash_completion.sh ]] && \ source /usr/local/share/bash-completion/bash_completion.sh See /usr/local/share/doc/bash-completion/README.md for more information. Installing /packages/All/p11-kit-0.23.21.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_3.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_3: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.15.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.20_3.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/libproxy-0.4.15.txz Installing /packages/All/glib-networking-2.66.0.txz Installing /packages/All/libsoup-2.72.0.txz Installing /packages/All/hunspell-1.7.0_2.txz Installing /packages/All/enchant2-2.2.3_4.txz Installing /packages/All/fribidi-1.0.10.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/fontconfig-2.13.92_2,1.txz Running fc-cache to build fontconfig cache... Font directories: /usr/local/share/fonts /usr/local/lib/X11/fonts /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/giflib-5.2.1.txz Installing /packages/All/webp-1.1.0.txz Installing /packages/All/libsecret-0.20.4.txz Installing /packages/All/libnotify-0.7.9_1.txz Installing /packages/All/hyphen-2.8.8.txz Installing /packages/All/icu-67.1,1.txz Installing /packages/All/lcms2-2.11_1.txz Installing /packages/All/openjpeg-2.3.1.txz Installing /packages/All/graphite2-1.3.14.txz Installing /packages/All/harfbuzz-2.7.2_1.txz Installing /packages/All/harfbuzz-icu-2.7.2.txz Installing /packages/All/brotli-1.0.9,1.txz Installing /packages/All/woff2-1.0.2_4.txz Installing /packages/All/wayland-1.18.0.txz Installing /packages/All/xkeyboard-config-2.31.txz Installing /packages/All/libxkbcommon-1.0.1.txz ===== Message from libxkbcommon-1.0.1: -- If arrow keys don't work under X11 switch to legacy rules e.g., For sh/bash/ksh/zsh run and (optionally) add into ~/.profile: export XKB_DEFAULT_RULES=xorg For csh/tcsh run and (optionally) add into ~/.login: setenv XKB_DEFAULT_RULES xorg Installing /packages/All/liblz4-1.9.2_1,1.txz Installing /packages/All/zstd-1.4.5_1.txz Installing /packages/All/pciids-20200922.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.101.txz Installing /packages/All/libunwind-20200331_1.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/mesa-libs-20.2.0_1.txz Installing /packages/All/libwpe-1.4.0.1.txz Installing /packages/All/wpebackend-fdo-1.4.1.txz Installing /packages/All/atk-2.36.0.txz Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/libepoxy-1.5.4.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.36.0.txz Installing /packages/All/at-spi2-atk-2.34.2.txz Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_3.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.3.3_1.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_5.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/adwaita-icon-theme-3.38.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.47_1.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/gtk3-3.24.23_1.txz Installing /packages/All/libxslt-1.1.34_1.txz Installing /packages/All/gstreamer1-1.16.2.txz Installing /packages/All/json-glib-1.6.0.txz Installing /packages/All/geoclue-2.5.5.txz Installing /packages/All/orc-0.4.31.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/gstreamer1-plugins-1.16.2_1.txz Installing /packages/All/gstreamer1-plugins-bad-1.16.2.txz Installing /packages/All/pygobject3-common-3.28.3_3.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-cairo-1.18.1_1,1.txz Installing /packages/All/py37-gobject3-3.28.3_3.txz Installing /packages/All/graphene-1.10.2.txz Installing /packages/All/libGLU-9.0.1.txz Installing /packages/All/gstreamer1-plugins-gl-1.16.2_1.txz Installing /packages/All/libXt-1.2.0,1.txz Installing /packages/All/webkit2-gtk3-2.30.1.txz Installing /packages/All/libpeas-1.22.0.txz Installing /packages/All/py37-libpeas-1.22.0.txz Installing /packages/All/dconf-0.38.0.txz SUCCEEDED 00:01:48 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liferea-1.12.7 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liferea-1.12.7 for building => SHA256 Checksum OK for liferea-1.12.7.tar.bz2. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by liferea-1.12.7 for building ===> Extracting for liferea-1.12.7 => SHA256 Checksum OK for liferea-1.12.7.tar.bz2. Extracted Memory Use: 8.29M SUCCEEDED 00:00:03 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for liferea-1.12.7 SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on package: gsettings-desktop-schemas>=0 - found ===> liferea-1.12.7 depends on executable: update-desktop-database - found ===> liferea-1.12.7 depends on executable: msgfmt - found ===> liferea-1.12.7 depends on package: gmake>=4.3 - found ===> liferea-1.12.7 depends on executable: gtk-update-icon-cache - found ===> liferea-1.12.7 depends on file: /usr/local/bin/intltool-extract - found ===> liferea-1.12.7 depends on package: pkgconf>=1.3.0_1 - found ===> liferea-1.12.7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> liferea-1.12.7 depends on shared library: libwebkit2gtk-4.0.so - found (/usr/local/lib/libwebkit2gtk-4.0.so) ===> liferea-1.12.7 depends on shared library: libpeas-1.0.so - found (/usr/local/lib/libpeas-1.0.so) ===> liferea-1.12.7 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> liferea-1.12.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> liferea-1.12.7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> liferea-1.12.7 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> liferea-1.12.7 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> liferea-1.12.7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> liferea-1.12.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> liferea-1.12.7 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> liferea-1.12.7 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so) ===> liferea-1.12.7 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> liferea-1.12.7 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> liferea-1.12.7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> liferea-1.12.7 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on package: gsettings-desktop-schemas>=0 - found ===> liferea-1.12.7 depends on executable: update-desktop-database - found ===> liferea-1.12.7 depends on executable: msgfmt - found ===> liferea-1.12.7 depends on package: gmake>=4.3 - found ===> liferea-1.12.7 depends on executable: gtk-update-icon-cache - found ===> liferea-1.12.7 depends on file: /usr/local/bin/intltool-extract - found ===> liferea-1.12.7 depends on package: pkgconf>=1.3.0_1 - found ===> liferea-1.12.7 depends on file: /usr/local/bin/python3.7 - found ===> liferea-1.12.7 depends on shared library: libsoup-2.4.so - found (/usr/local/lib/libsoup-2.4.so) ===> liferea-1.12.7 depends on shared library: libwebkit2gtk-4.0.so - found (/usr/local/lib/libwebkit2gtk-4.0.so) ===> liferea-1.12.7 depends on shared library: libpeas-1.0.so - found (/usr/local/lib/libpeas-1.0.so) ===> liferea-1.12.7 depends on shared library: libjson-glib-1.0.so - found (/usr/local/lib/libjson-glib-1.0.so) ===> liferea-1.12.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> liferea-1.12.7 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> liferea-1.12.7 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> liferea-1.12.7 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> liferea-1.12.7 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> liferea-1.12.7 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> liferea-1.12.7 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> liferea-1.12.7 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so) ===> liferea-1.12.7 depends on shared library: libxml2.so - found (/usr/local/lib/libxml2.so) ===> liferea-1.12.7 depends on shared library: libxslt.so - found (/usr/local/lib/libxslt.so) ===> liferea-1.12.7 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> liferea-1.12.7 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Configuring for liferea-1.12.7 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking for ar... ar checking the archiver (ar) interface... ar checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... cpp checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether NLS is requested... yes checking for intltool >= 0.40.4... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking whether gmake sets $(MAKE)... (cached) yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking pkg-config is at least version 0.16... yes checking for strsep... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for PACKAGE... yes checking for WEB_EXTENSION... yes user agent OS = DragonFly checking for gobject-introspection... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for xgettext... (cached) /usr/local/bin/xgettext checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating net.sf.liferea.gschema.xml config.status: creating src/Makefile config.status: creating src/webkit/Makefile config.status: creating src/webkit/web_extension/Makefile config.status: creating src/parsers/Makefile config.status: creating src/fl_sources/Makefile config.status: creating src/ui/Makefile config.status: creating src/tests/Makefile config.status: creating doc/Makefile config.status: creating doc/html/Makefile config.status: creating xslt/Makefile config.status: creating man/Makefile config.status: creating man/pl/Makefile config.status: creating pixmaps/Makefile config.status: creating pixmaps/16x16/Makefile config.status: creating pixmaps/22x22/Makefile config.status: creating pixmaps/24x24/Makefile config.status: creating pixmaps/32x32/Makefile config.status: creating pixmaps/48x48/Makefile config.status: creating pixmaps/scalable/Makefile config.status: creating opml/Makefile config.status: creating glade/Makefile config.status: creating po/Makefile.in config.status: creating src/liferea-add-feed config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands liferea 1.12.7 Liferea will be installed in /usr/local/bin. configure complete, now type 'make' SUCCEEDED 00:00:11 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for liferea-1.12.7 gmake[1]: Entering directory '/construction/net/liferea/liferea-1.12.7' gmake all-recursive gmake[2]: Entering directory '/construction/net/liferea/liferea-1.12.7' Making all in doc gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc' Making all in html gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc/html' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc/html' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc' Making all in man gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/man' Making all in pl gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/man/pl' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man/pl' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/man' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man' Making all in opml gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/opml' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/opml' Making all in pixmaps gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps' Making all in 16x16 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/16x16' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/16x16' Making all in 22x22 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/22x22' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/22x22' Making all in 24x24 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/24x24' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/24x24' Making all in 32x32 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/32x32' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/32x32' Making all in 48x48 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/48x48' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/48x48' Making all in scalable gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/scalable' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/scalable' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps' Making all in po gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mk.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sq.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/po' Making all in src gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/src' Making all in parsers gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/parsers' cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-atom10.o -MD -MP -MF .deps/libliparsers_a-atom10.Tpo -c -o libliparsers_a-atom10.o `test -f 'atom10.c' || echo './'`atom10.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-cdf_channel.o -MD -MP -MF .deps/libliparsers_a-cdf_channel.Tpo -c -o libliparsers_a-cdf_channel.o `test -f 'cdf_channel.c' || echo './'`cdf_channel.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-cdf_item.o -MD -MP -MF .deps/libliparsers_a-cdf_item.Tpo -c -o libliparsers_a-cdf_item.o `test -f 'cdf_item.c' || echo './'`cdf_item.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_admin.o -MD -MP -MF .deps/libliparsers_a-ns_admin.Tpo -c -o libliparsers_a-ns_admin.o `test -f 'ns_admin.c' || echo './'`ns_admin.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_ag.o -MD -MP -MF .deps/libliparsers_a-ns_ag.Tpo -c -o libliparsers_a-ns_ag.o `test -f 'ns_ag.c' || echo './'`ns_ag.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_blogChannel.o -MD -MP -MF .deps/libliparsers_a-ns_blogChannel.Tpo -c -o libliparsers_a-ns_blogChannel.o `test -f 'ns_blogChannel.c' || echo './'`ns_blogChannel.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_cC.o -MD -MP -MF .deps/libliparsers_a-ns_cC.Tpo -c -o libliparsers_a-ns_cC.o `test -f 'ns_cC.c' || echo './'`ns_cC.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_content.o -MD -MP -MF .deps/libliparsers_a-ns_content.Tpo -c -o libliparsers_a-ns_content.o `test -f 'ns_content.c' || echo './'`ns_content.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_dc.o -MD -MP -MF .deps/libliparsers_a-ns_dc.Tpo -c -o libliparsers_a-ns_dc.o `test -f 'ns_dc.c' || echo './'`ns_dc.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_georss.o -MD -MP -MF .deps/libliparsers_a-ns_georss.Tpo -c -o libliparsers_a-ns_georss.o `test -f 'ns_georss.c' || echo './'`ns_georss.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_ag.h:24, from ns_ag.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_dc.h:24, from ns_dc.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_dc.h:24, from ns_dc.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_cC.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_cC.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_item.c:27: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from cdf_item.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_admin.h:24, from ns_admin.c:23: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_admin.h:24, from ns_admin.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_ag.h:24, from ns_ag.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_content.h:24, from ns_content.c:25: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_content.h:24, from ns_content.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ :8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_georss.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_georss.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_blogChannel.h:24, from ns_blogChannel.c:23: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_blogChannel.h:24, from ns_blogChannel.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_dc.h:24, from ns_dc.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_dc.h:24, from ns_dc.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_dc.h:24, from ns_dc.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_dc.h:24, from ns_dc.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_dc.h:24, from ns_dc.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_dc.h:24, from ns_dc.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_dc.Tpo .deps/libliparsers_a-ns_dc.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_itunes.o -MD -MP -MF .deps/libliparsers_a-ns_itunes.Tpo -c -o libliparsers_a-ns_itunes.o `test -f 'ns_itunes.c' || echo './'`ns_itunes.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_itunes.h:24, from ns_itunes.c:27: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_itunes.h:24, from ns_itunes.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_item.c:27: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from cdf_item.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_item.c:27: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from cdf_item.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_item.c:27: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from cdf_item.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from cdf_channel.h:26, from cdf_channel.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-cdf_item.Tpo .deps/libliparsers_a-cdf_item.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_media.o -MD -MP -MF .deps/libliparsers_a-ns_media.Tpo -c -o libliparsers_a-ns_media.o `test -f 'ns_media.c' || echo './'`ns_media.c In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_admin.h:24, from ns_admin.c:23: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_admin.h:24, from ns_admin.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_admin.h:24, from ns_admin.c:23: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_admin.h:24, from ns_admin.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_admin.h:24, from ns_admin.c:23: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_admin.h:24, from ns_admin.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_content.h:24, from ns_content.c:25: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_content.h:24, from ns_content.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_content.h:24, from ns_content.c:25: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_content.h:24, from ns_content.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_content.h:24, from ns_content.c:25: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_content.h:24, from ns_content.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_admin.Tpo .deps/libliparsers_a-ns_admin.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_photo.o -MD -MP -MF .deps/libliparsers_a-ns_photo.Tpo -c -o libliparsers_a-ns_photo.o `test -f 'ns_photo.c' || echo './'`ns_photo.c mv -f .deps/libliparsers_a-ns_content.Tpo .deps/libliparsers_a-ns_content.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_cC.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_cC.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_cC.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_cC.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_slash.o -MD -MP -MF .deps/libliparsers_a-ns_slash.Tpo -c -o libliparsers_a-ns_slash.o `test -f 'ns_slash.c' || echo './'`ns_slash.c ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_cC.c:26: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_cC.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_blogChannel.h:24, from ns_blogChannel.c:23: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_blogChannel.h:24, from ns_blogChannel.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_blogChannel.h:24, from ns_blogChannel.c:23: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_blogChannel.h:24, from ns_blogChannel.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_blogChannel.h:24, from ns_blogChannel.c:23: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_blogChannel.h:24, from ns_blogChannel.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_georss.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_georss.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_georss.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_georss.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_georss.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_georss.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_cC.Tpo .deps/libliparsers_a-ns_cC.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_syn.o -MD -MP -MF .deps/libliparsers_a-ns_syn.Tpo -c -o libliparsers_a-ns_syn.o `test -f 'ns_syn.c' || echo './'`ns_syn.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_media.h:24, from ns_media.c:27: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_media.h:24, from ns_media.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_slash.h:25, from ns_slash.c:27: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_slash.h:25, from ns_slash.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-cdf_channel.Tpo .deps/libliparsers_a-cdf_channel.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_trackback.o -MD -MP -MF .deps/libliparsers_a-ns_trackback.Tpo -c -o libliparsers_a-ns_trackback.o `test -f 'ns_trackback.c' || echo './'`ns_trackback.c mv -f .deps/libliparsers_a-ns_georss.Tpo .deps/libliparsers_a-ns_georss.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-ns_wfw.o -MD -MP -MF .deps/libliparsers_a-ns_wfw.Tpo -c -o libliparsers_a-ns_wfw.o `test -f 'ns_wfw.c' || echo './'`ns_wfw.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_photo.h:24, from ns_photo.c:27: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_photo.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from atom10.h:25, from atom10.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_syn.h:25, from ns_syn.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_syn.h:25, from ns_syn.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_trackback.h:24, from ns_trackback.c:25: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_trackback.h:24, from ns_trackback.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_wfw.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_wfw.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_blogChannel.Tpo .deps/libliparsers_a-ns_blogChannel.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-pie_entry.o -MD -MP -MF .deps/libliparsers_a-pie_entry.Tpo -c -o libliparsers_a-pie_entry.o `test -f 'pie_entry.c' || echo './'`pie_entry.c In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_itunes.h:24, from ns_itunes.c:27: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_itunes.h:24, from ns_itunes.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_itunes.h:24, from ns_itunes.c:27: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_itunes.h:24, from ns_itunes.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_itunes.h:24, from ns_itunes.c:27: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_itunes.h:24, from ns_itunes.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_ag.h:24, from ns_ag.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_ag.h:24, from ns_ag.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_ag.h:24, from ns_ag.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_ag.h:24, from ns_ag.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_ag.h:24, from ns_ag.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_ag.h:24, from ns_ag.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_ag.Tpo .deps/libliparsers_a-ns_ag.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-pie_feed.o -MD -MP -MF .deps/libliparsers_a-pie_feed.Tpo -c -o libliparsers_a-pie_feed.o `test -f 'pie_feed.c' || echo './'`pie_feed.c mv -f .deps/libliparsers_a-ns_itunes.Tpo .deps/libliparsers_a-ns_itunes.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-rss_channel.o -MD -MP -MF .deps/libliparsers_a-rss_channel.Tpo -c -o libliparsers_a-rss_channel.o `test -f 'rss_channel.c' || echo './'`rss_channel.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from pie_entry.c:28: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from pie_entry.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_wfw.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_wfw.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_wfw.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_wfw.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_wfw.c:26: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_wfw.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_trackback.h:24, from ns_trackback.c:25: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_trackback.h:24, from ns_trackback.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_trackback.h:24, from ns_trackback.c:25: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_trackback.h:24, from ns_trackback.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_trackback.h:24, from ns_trackback.c:25: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_trackback.h:24, from ns_trackback.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_wfw.Tpo .deps/libliparsers_a-ns_wfw.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliparsers_a-rss_item.o -MD -MP -MF .deps/libliparsers_a-rss_item.Tpo -c -o libliparsers_a-rss_item.o `test -f 'rss_item.c' || echo './'`rss_item.c mv -f .deps/libliparsers_a-ns_trackback.Tpo .deps/libliparsers_a-ns_trackback.Po mv -f .deps/libliparsers_a-atom10.Tpo .deps/libliparsers_a-atom10.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_media.h:24, from ns_media.c:27: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_media.h:24, from ns_media.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_media.h:24, from ns_media.c:27: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_media.h:24, from ns_media.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_media.h:24, from ns_media.c:27: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_media.h:24, from ns_media.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_photo.h:24, from ns_photo.c:27: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_photo.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_photo.h:24, from ns_photo.c:27: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_photo.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_photo.h:24, from ns_photo.c:27: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ns_photo.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from rss_item.h:25, from rss_item.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from rss_item.h:24, from rss_item.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_syn.h:25, from ns_syn.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_syn.h:25, from ns_syn.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_syn.h:25, from ns_syn.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_syn.h:25, from ns_syn.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_syn.h:25, from ns_syn.c:26: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_syn.h:25, from ns_syn.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_photo.Tpo .deps/libliparsers_a-ns_photo.Po mv -f .deps/libliparsers_a-ns_media.Tpo .deps/libliparsers_a-ns_media.Po mv -f .deps/libliparsers_a-ns_syn.Tpo .deps/libliparsers_a-ns_syn.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_slash.h:25, from ns_slash.c:27: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_slash.h:25, from ns_slash.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_slash.h:25, from ns_slash.c:27: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_slash.h:25, from ns_slash.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from ns_slash.h:25, from ns_slash.c:27: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/metadata.h:25, from ns_slash.h:25, from ns_slash.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from rss_channel.h:25, from rss_channel.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-ns_slash.Tpo .deps/libliparsers_a-ns_slash.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from pie_entry.c:28: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from pie_entry.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from pie_entry.c:28: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from pie_entry.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from pie_entry.c:28: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from pie_entry.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-pie_entry.Tpo .deps/libliparsers_a-pie_entry.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from rss_item.h:25, from rss_item.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from rss_item.h:24, from rss_item.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from rss_item.h:25, from rss_item.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from rss_item.h:24, from rss_item.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from rss_item.h:25, from rss_item.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from rss_item.h:24, from rss_item.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/feed.h:26, from ../../src/feed_parser.h:26, from pie_feed.h:25, from pie_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliparsers_a-rss_channel.Tpo .deps/libliparsers_a-rss_channel.Po mv -f .deps/libliparsers_a-rss_item.Tpo .deps/libliparsers_a-rss_item.Po mv -f .deps/libliparsers_a-pie_feed.Tpo .deps/libliparsers_a-pie_feed.Po rm -f libliparsers.a ar cru libliparsers.a libliparsers_a-atom10.o libliparsers_a-cdf_channel.o libliparsers_a-cdf_item.o libliparsers_a-ns_admin.o libliparsers_a-ns_ag.o libliparsers_a-ns_blogChannel.o libliparsers_a-ns_cC.o libliparsers_a-ns_content.o libliparsers_a-ns_dc.o libliparsers_a-ns_georss.o libliparsers_a-ns_itunes.o libliparsers_a-ns_media.o libliparsers_a-ns_photo.o libliparsers_a-ns_slash.o libliparsers_a-ns_syn.o libliparsers_a-ns_trackback.o libliparsers_a-ns_wfw.o libliparsers_a-pie_entry.o libliparsers_a-pie_feed.o libliparsers_a-rss_channel.o libliparsers_a-rss_item.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libliparsers.a gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/parsers' Making all in ui gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/ui' cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-auth_dialog.o -MD -MP -MF .deps/libliui_a-auth_dialog.Tpo -c -o libliui_a-auth_dialog.o `test -f 'auth_dialog.c' || echo './'`auth_dialog.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-browser_tabs.o -MD -MP -MF .deps/libliui_a-browser_tabs.Tpo -c -o libliui_a-browser_tabs.o `test -f 'browser_tabs.c' || echo './'`browser_tabs.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-enclosure_list_view.o -MD -MP -MF .deps/libliui_a-enclosure_list_view.Tpo -c -o libliui_a-enclosure_list_view.o `test -f 'enclosure_list_view.c' || echo './'`enclosure_list_view.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-feed_list_view.o -MD -MP -MF .deps/libliui_a-feed_list_view.Tpo -c -o libliui_a-feed_list_view.o `test -f 'feed_list_view.c' || echo './'`feed_list_view.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-feed_list_node.o -MD -MP -MF .deps/libliui_a-feed_list_node.Tpo -c -o libliui_a-feed_list_node.o `test -f 'feed_list_node.c' || echo './'`feed_list_node.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-gedit-close-button.o -MD -MP -MF .deps/libliui_a-gedit-close-button.Tpo -c -o libliui_a-gedit-close-button.o `test -f 'gedit-close-button.c' || echo './'`gedit-close-button.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-icons.o -MD -MP -MF .deps/libliui_a-icons.Tpo -c -o libliui_a-icons.o `test -f 'icons.c' || echo './'`icons.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-item_list_view.o -MD -MP -MF .deps/libliui_a-item_list_view.Tpo -c -o libliui_a-item_list_view.o `test -f 'item_list_view.c' || echo './'`item_list_view.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-itemview.o -MD -MP -MF .deps/libliui_a-itemview.Tpo -c -o libliui_a-itemview.o `test -f 'itemview.c' || echo './'`itemview.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-liferea_dialog.o -MD -MP -MF .deps/libliui_a-liferea_dialog.Tpo -c -o libliui_a-liferea_dialog.o `test -f 'liferea_dialog.c' || echo './'`liferea_dialog.c In file included from ../../src/node_type.h:24, from ../../src/folder.h:24, from itemview.c:25: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/conf.h:26, from itemview.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from ../../src/ui/itemview.h:31, from ../../src/htmlview.h:26, from itemview.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/conf.h:26, from itemview.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from ../../src/ui/itemview.h:31, from ../../src/htmlview.h:26, from itemview.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/conf.h:26, from itemview.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ itemview.c: In function 'itemview_finalize': itemview.c:82:13: warning: Deprecated pre-processor symbol, replace with ItemViewPrivate *priv = ITEMVIEW_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ itemview.c: In function 'itemview_class_init': itemview.c:148:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(ItemViewPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../../src/conf.h:27, from itemview.c:23: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ itemview.c: In function 'itemview_init': itemview.c:396:13: warning: Deprecated pre-processor symbol, replace with itemview->priv = ITEMVIEW_GET_PRIVATE (iv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/ui/feed_list_view.h:27, from feed_list_view.c:23: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_view.h:26, from feed_list_view.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/ui/feed_list_view.h:27, from feed_list_view.c:23: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_view.h:26, from feed_list_view.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/ui/feed_list_view.h:27, from feed_list_view.c:23: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_view.h:26, from feed_list_view.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/ui/feed_list_view.h:27, from feed_list_view.c:23: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_view.h:26, from feed_list_view.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ feed_list_view.c: In function 'on_feedlist_reduced_activate': feed_list_view.c:485:40: warning: passing argument 1 of 'g_action_get_state' from incompatible pointer type [-Wincompatible-pointer-types] GVariant *state = g_action_get_state (action); ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:28, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_view.h:26, from feed_list_view.c:23: /usr/local/include/glib-2.0/gio/gaction.h:74:25: note: expected 'GAction *' {aka 'struct _GAction *'} but argument is of type 'GSimpleAction *' {aka 'struct _GSimpleAction *'} GVariant * g_action_get_state (GAction *action); ^~~~~~~~~~~~~~~~~~ mv -f .deps/libliui_a-icons.Tpo .deps/libliui_a-icons.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-liferea_htmlview.o -MD -MP -MF .deps/libliui_a-liferea_htmlview.Tpo -c -o libliui_a-liferea_htmlview.o `test -f 'liferea_htmlview.c' || echo './'`liferea_htmlview.c mv -f .deps/libliui_a-gedit-close-button.Tpo .deps/libliui_a-gedit-close-button.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-liferea_shell.o -MD -MP -MF .deps/libliui_a-liferea_shell.Tpo -c -o libliui_a-liferea_shell.o `test -f 'liferea_shell.c' || echo './'`liferea_shell.c In file included from ../../src/ui/liferea_shell.h:30, from liferea_dialog.c:29: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from liferea_dialog.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ liferea_dialog.c: In function 'liferea_dialog_class_init': liferea_dialog.c:68:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(LifereaDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from liferea_dialog.c:25: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ liferea_dialog.c: In function 'liferea_dialog_init': liferea_dialog.c:74:13: warning: Deprecated pre-processor symbol, replace with ld->priv = LIFEREA_DIALOG_GET_PRIVATE (ld); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from enclosure_list_view.c:30: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from enclosure_list_view.h:24, from enclosure_list_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from enclosure_list_view.c:30: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from enclosure_list_view.h:24, from enclosure_list_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from enclosure_list_view.c:30: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from enclosure_list_view.h:24, from enclosure_list_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from enclosure_list_view.c:30: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from enclosure_list_view.h:24, from enclosure_list_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ enclosure_list_view.c: In function 'enclosure_list_view_class_init': enclosure_list_view.c:84:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(EnclosureListViewPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from enclosure_list_view.h:24, from enclosure_list_view.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ enclosure_list_view.c: In function 'enclosure_list_view_init': enclosure_list_view.c:90:13: warning: Deprecated pre-processor symbol, replace with elv->priv = ENCLOSURE_LIST_VIEW_GET_PRIVATE (elv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from ../../src/ui/browser_tabs.h:27, from browser_tabs.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/browser_tabs.h:25, from browser_tabs.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from ../../src/ui/browser_tabs.h:27, from browser_tabs.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/browser_tabs.h:25, from browser_tabs.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-feed_list_view.Tpo .deps/libliui_a-feed_list_view.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-liferea_shell_activatable.o -MD -MP -MF .deps/libliui_a-liferea_shell_activatable.Tpo -c -o libliui_a-liferea_shell_activatable.o `test -f 'liferea_shell_activatable.c' || echo './'`liferea_shell_activatable.c mv -f .deps/libliui_a-itemview.Tpo .deps/libliui_a-itemview.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-media_player.o -MD -MP -MF .deps/libliui_a-media_player.Tpo -c -o libliui_a-media_player.o `test -f 'media_player.c' || echo './'`media_player.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from item_list_view.c:37: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/item_list_view.h:26, from item_list_view.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from item_list_view.c:37: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/item_list_view.h:26, from item_list_view.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from item_list_view.c:37: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/item_list_view.h:26, from item_list_view.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-liferea_dialog.Tpo .deps/libliui_a-liferea_dialog.Po In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from item_list_view.c:37: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/item_list_view.h:26, from item_list_view.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-media_player_activatable.o -MD -MP -MF .deps/libliui_a-media_player_activatable.Tpo -c -o libliui_a-media_player_activatable.o `test -f 'media_player_activatable.c' || echo './'`media_player_activatable.c item_list_view.c: In function 'item_list_view_finalize': item_list_view.c:140:13: warning: Deprecated pre-processor symbol, replace with ItemListViewPrivate *priv = ITEM_LIST_VIEW_GET_PRIVATE (object); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ item_list_view.c: In function 'item_list_view_class_init': item_list_view.c:165:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(ItemListViewPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/item_list_view.h:26, from item_list_view.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ item_list_view.c: In function 'on_item_list_view_columns_changed': item_list_view.c:758:47: warning: passing argument 2 of 'conf_set_strv_value' from incompatible pointer type [-Wincompatible-pointer-types] conf_set_strv_value (LIST_VIEW_COLUMN_ORDER, strv); ^~~~ In file included from item_list_view.c:34: ../../src/conf.h:165:59: note: expected 'const gchar **' {aka 'const char **'} but argument is of type 'gchar **' {aka 'char **'} void conf_set_strv_value (const gchar *key, const gchar **value); ~~~~~~~~~~~~~~^~~~~ item_list_view.c: In function 'item_list_view_get_widget': item_list_view.c:766:13: warning: Deprecated pre-processor symbol, replace with return ITEM_LIST_VIEW_GET_PRIVATE (ilv)->ilscrolledwindow; ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ item_list_view.c: In function 'item_list_view_move_cursor': item_list_view.c:772:13: warning: Deprecated pre-processor symbol, replace with ui_common_treeview_move_cursor (ITEM_LIST_VIEW_GET_PRIVATE (ilv)->treeview, step); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ item_list_view.c: In function 'item_list_view_move_cursor_to_first': item_list_view.c:778:13: warning: Deprecated pre-processor symbol, replace with ui_common_treeview_move_cursor_to_first (ITEM_LIST_VIEW_GET_PRIVATE (ilv)->treeview); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ item_list_view.c: In function 'item_list_view_init': item_list_view.c:784:13: warning: Deprecated pre-processor symbol, replace with ilv->priv = ITEM_LIST_VIEW_GET_PRIVATE (ilv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/ui/liferea_shell.h:30, from browser_tabs.c:28: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/browser_tabs.h:25, from browser_tabs.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ browser_tabs.c: In function 'browser_tabs_class_init': browser_tabs.c:218:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(BrowserTabsPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/browser_tabs.h:25, from browser_tabs.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ browser_tabs.c: In function 'browser_tabs_init': browser_tabs.c:228:13: warning: Deprecated pre-processor symbol, replace with tabs->priv = BROWSER_TABS_GET_PRIVATE (tabs); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libliui_a-enclosure_list_view.Tpo .deps/libliui_a-enclosure_list_view.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-popup_menu.o -MD -MP -MF .deps/libliui_a-popup_menu.Tpo -c -o libliui_a-popup_menu.o `test -f 'popup_menu.c' || echo './'`popup_menu.c In file included from ../../src/subscription.h:25, from ../../src/ui/auth_dialog.h:26, from auth_dialog.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/auth_dialog.h:24, from auth_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/ui/auth_dialog.h:26, from auth_dialog.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/auth_dialog.h:24, from auth_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/ui/auth_dialog.h:26, from auth_dialog.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/auth_dialog.h:24, from auth_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/ui/auth_dialog.h:26, from auth_dialog.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/auth_dialog.h:24, from auth_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ auth_dialog.c: In function 'auth_dialog_class_init': auth_dialog.c:68:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(AuthDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/auth_dialog.h:24, from auth_dialog.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ auth_dialog.c: In function 'auth_dialog_init': auth_dialog.c:135:13: warning: Deprecated pre-processor symbol, replace with ad->priv = AUTH_DIALOG_GET_PRIVATE (ad); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libliui_a-browser_tabs.Tpo .deps/libliui_a-browser_tabs.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-preferences_dialog.o -MD -MP -MF .deps/libliui_a-preferences_dialog.Tpo -c -o libliui_a-preferences_dialog.o `test -f 'preferences_dialog.c' || echo './'`preferences_dialog.c In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from liferea_htmlview.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_htmlview.h:24, from liferea_htmlview.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from liferea_htmlview.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_htmlview.h:24, from liferea_htmlview.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/plugins_engine.h:25, from media_player.c:23: /usr/local/include/libpeas-1.0/libpeas/peas-engine.h:116:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from media_player.h:25, from media_player.c:21: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from ../../src/plugins_engine.h:26, from media_player.c:23: /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:139:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from media_player.h:25, from media_player.c:21: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from ../../src/subscription.h:25, from ../../src/ui/feed_list_node.h:26, from feed_list_node.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_node.h:25, from feed_list_node.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/ui/feed_list_node.h:26, from feed_list_node.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_node.h:25, from feed_list_node.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/ui/feed_list_node.h:26, from feed_list_node.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_node.h:25, from feed_list_node.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/ui/feed_list_node.h:26, from feed_list_node.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/feed_list_node.h:25, from feed_list_node.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-media_player.Tpo .deps/libliui_a-media_player.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-rule_editor.o -MD -MP -MF .deps/libliui_a-rule_editor.Tpo -c -o libliui_a-rule_editor.o `test -f 'rule_editor.c' || echo './'`rule_editor.c mv -f .deps/libliui_a-auth_dialog.Tpo .deps/libliui_a-auth_dialog.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-search_dialog.o -MD -MP -MF .deps/libliui_a-search_dialog.Tpo -c -o libliui_a-search_dialog.o `test -f 'search_dialog.c' || echo './'`search_dialog.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from liferea_htmlview.c:37: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_htmlview.h:24, from liferea_htmlview.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from liferea_htmlview.c:37: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_htmlview.h:24, from liferea_htmlview.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ liferea_htmlview.c: In function 'liferea_htmlview_class_init': liferea_htmlview.c:238:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (LifereaHtmlViewPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_htmlview.h:24, from liferea_htmlview.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ liferea_htmlview.c: In function 'liferea_htmlview_init': liferea_htmlview.c:246:13: warning: Deprecated pre-processor symbol, replace with htmlview->priv = LIFEREA_HTMLVIEW_GET_PRIVATE (htmlview); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/ui/liferea_shell.h:30, from liferea_shell.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:26, from liferea_shell.c:30: /usr/local/include/libpeas-1.0/libpeas/peas-engine.h:116:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from liferea_shell.c:30: /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:139:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from liferea_shell.c:35: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from liferea_shell.c:35: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/db.h:28, from liferea_shell.c:35: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-item_list_view.Tpo .deps/libliui_a-item_list_view.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-search_folder_dialog.o -MD -MP -MF .deps/libliui_a-search_folder_dialog.Tpo -c -o libliui_a-search_folder_dialog.o `test -f 'search_folder_dialog.c' || echo './'`search_folder_dialog.c liferea_shell.c: In function 'liferea_shell_class_init': liferea_shell.c:200:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(LifereaShellPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell.h:26, from liferea_shell.c:26: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ liferea_shell.c: In function 'liferea_shell_init': liferea_shell.c:218:13: warning: Deprecated pre-processor symbol, replace with shell->priv = LIFEREA_SHELL_GET_PRIVATE (ls); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ liferea_shell.c: In function 'liferea_shell_restore_position': liferea_shell.c:248:3: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] if (x >= gdk_screen_width ()) ^~ In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_shell.h:28, from liferea_shell.c:26: /usr/local/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here gint gdk_screen_width (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~ liferea_shell.c:249:4: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] x = gdk_screen_width () - 100; ^ In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_shell.h:28, from liferea_shell.c:26: /usr/local/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here gint gdk_screen_width (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~ liferea_shell.c:253:3: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] if (y >= gdk_screen_height ()) ^~ In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_shell.h:28, from liferea_shell.c:26: /usr/local/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here gint gdk_screen_height (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ liferea_shell.c:254:4: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] y = gdk_screen_height () - 100; ^ In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_shell.h:28, from liferea_shell.c:26: /usr/local/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here gint gdk_screen_height (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ liferea_shell.c: In function 'liferea_shell_save_position': liferea_shell.c:314:6: warning: 'gdk_screen_width' is deprecated [-Wdeprecated-declarations] x > gdk_screen_width () || ^ In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_shell.h:28, from liferea_shell.c:26: /usr/local/include/gtk-3.0/gdk/gdkmain.h:108:6: note: declared here gint gdk_screen_width (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~ liferea_shell.c:315:6: warning: 'gdk_screen_height' is deprecated [-Wdeprecated-declarations] y > gdk_screen_height ()) ^ In file included from /usr/local/include/gtk-3.0/gdk/gdk.h:50, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/liferea_shell.h:28, from liferea_shell.c:26: /usr/local/include/gtk-3.0/gdk/gdkmain.h:110:6: note: declared here gint gdk_screen_height (void) G_GNUC_CONST; ^~~~~~~~~~~~~~~~~ mv -f .deps/libliui_a-feed_list_node.Tpo .deps/libliui_a-feed_list_node.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-subscription_dialog.o -MD -MP -MF .deps/libliui_a-subscription_dialog.Tpo -c -o libliui_a-subscription_dialog.o `test -f 'subscription_dialog.c' || echo './'`subscription_dialog.c In file included from ../../src/ui/liferea_shell.h:30, from liferea_shell_activatable.c:23: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../../src/ui/liferea_shell_activatable.h:24, from liferea_shell_activatable.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from popup_menu.c:28: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/popup_menu.h:26, from popup_menu.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from popup_menu.c:28: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/popup_menu.h:26, from popup_menu.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from popup_menu.c:28: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/popup_menu.h:26, from popup_menu.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from popup_menu.c:28: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/popup_menu.h:26, from popup_menu.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ popup_menu.c: In function 'ui_popup_menu_at_pos': popup_menu.c:55:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup (GTK_MENU(menu), NULL, NULL, func, user_data, button, activate_time); ^~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/local/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/local/include/gtk-3.0/gtk/gtk.h:33, from ../../src/ui/popup_menu.h:26, from popup_menu.c:23: /usr/local/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^~~~~~~~~~~~~~ mv -f .deps/libliui_a-liferea_htmlview.Tpo .deps/libliui_a-liferea_htmlview.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-ui_common.o -MD -MP -MF .deps/libliui_a-ui_common.Tpo -c -o libliui_a-ui_common.o `test -f 'ui_common.c' || echo './'`ui_common.c mv -f .deps/libliui_a-liferea_shell_activatable.Tpo .deps/libliui_a-liferea_shell_activatable.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-ui_dnd.o -MD -MP -MF .deps/libliui_a-ui_dnd.Tpo -c -o libliui_a-ui_dnd.o `test -f 'ui_dnd.c' || echo './'`ui_dnd.c mv -f .deps/libliui_a-media_player_activatable.Tpo .deps/libliui_a-media_player_activatable.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-ui_folder.o -MD -MP -MF .deps/libliui_a-ui_folder.Tpo -c -o libliui_a-ui_folder.o `test -f 'ui_folder.c' || echo './'`ui_folder.c In file included from ../../src/subscription.h:25, from ../../src/db.h:28, from ui_dnd.c:23: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ui_dnd.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from ui_dnd.c:23: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ui_dnd.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from ui_dnd.c:23: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ui_dnd.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/db.h:28, from ui_dnd.c:23: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/common.h:29, from ui_dnd.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-popup_menu.Tpo .deps/libliui_a-popup_menu.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliui_a-ui_update.o -MD -MP -MF .deps/libliui_a-ui_update.Tpo -c -o libliui_a-ui_update.o `test -f 'ui_update.c' || echo './'`ui_update.c In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from search_dialog.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from ../../src/subscription.h:25, from ../../src/favicon.h:28, from preferences_dialog.c:34: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/preferences_dialog.h:25, from preferences_dialog.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/favicon.h:28, from preferences_dialog.c:34: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/preferences_dialog.h:25, from preferences_dialog.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/favicon.h:28, from preferences_dialog.c:34: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/preferences_dialog.h:25, from preferences_dialog.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/favicon.h:28, from preferences_dialog.c:34: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/preferences_dialog.h:25, from preferences_dialog.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from preferences_dialog.c:34: ../../src/favicon.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] gboolean favicon_update_needed (const gchar *id, updateStatePtr updateState, GTimeVal *now); ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/preferences_dialog.h:25, from preferences_dialog.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ preferences_dialog.c: In function 'preferences_dialog_class_init': preferences_dialog.c:158:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (PreferencesDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/preferences_dialog.h:25, from preferences_dialog.c:23: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ preferences_dialog.c: In function 'preferences_dialog_init': preferences_dialog.c:470:13: warning: Deprecated pre-processor symbol, replace with pd->priv = PREFERENCES_DIALOG_GET_PRIVATE (pd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_dialog.h:25, from search_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from search_dialog.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_dialog.h:25, from search_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from search_dialog.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_dialog.h:25, from search_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from search_dialog.c:26: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_dialog.h:25, from search_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ search_dialog.c: In function 'search_dialog_class_init': search_dialog.c:108:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(SearchDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_dialog.h:25, from search_dialog.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ search_dialog.c: In function 'search_dialog_init': search_dialog.c:114:13: warning: Deprecated pre-processor symbol, replace with sd->priv = SEARCH_DIALOG_GET_PRIVATE (sd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ search_dialog.c: In function 'simple_search_dialog_class_init': search_dialog.c:231:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(SimpleSearchDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_dialog.h:25, from search_dialog.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ search_dialog.c: In function 'simple_search_dialog_init': search_dialog.c:237:13: warning: Deprecated pre-processor symbol, replace with ssd->priv = SIMPLE_SEARCH_DIALOG_GET_PRIVATE (ssd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/ui/search_folder_dialog.h:29, from search_folder_dialog.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_folder_dialog.h:25, from search_folder_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from search_folder_dialog.c:23: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_folder_dialog.h:25, from search_folder_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from search_folder_dialog.c:23: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_folder_dialog.h:25, from search_folder_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ rule_editor.c: In function 'rule_editor_class_init': rule_editor.c:79:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(RuleEditorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/rule_editor.h:25, from rule_editor.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/ui/feed_list_node.h:26, from search_folder_dialog.c:29: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_folder_dialog.h:25, from search_folder_dialog.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ search_folder_dialog.c: In function 'search_folder_dialog_class_init': search_folder_dialog.c:63:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(SearchFolderDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/search_folder_dialog.h:25, from search_folder_dialog.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ search_folder_dialog.c: In function 'search_folder_dialog_init': search_folder_dialog.c:69:13: warning: Deprecated pre-processor symbol, replace with sfd->priv = SEARCH_FOLDER_DIALOG_GET_PRIVATE (sfd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ rule_editor.c: In function 'rule_editor_init': rule_editor.c:85:13: warning: Deprecated pre-processor symbol, replace with re->priv = RULE_EDITOR_GET_PRIVATE (re); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/subscription.h:25, from ../../src/ui/subscription_dialog.h:26, from subscription_dialog.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/ui/subscription_dialog.h:26, from subscription_dialog.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/ui/subscription_dialog.h:26, from subscription_dialog.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/ui/subscription_dialog.h:26, from subscription_dialog.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ subscription_dialog.c: In function 'subscription_prop_dialog_class_init': subscription_dialog.c:100:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(SubscriptionDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ subscription_dialog.c: In function 'subscription_prop_dialog_init': subscription_dialog.c:522:13: warning: Deprecated pre-processor symbol, replace with spd->priv = SUBSCRIPTION_PROP_DIALOG_GET_PRIVATE (spd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libliui_a-search_folder_dialog.Tpo .deps/libliui_a-search_folder_dialog.Po subscription_dialog.c: In function 'new_subscription_dialog_class_init': subscription_dialog.c:596:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(SubscriptionDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ subscription_dialog.c: In function 'new_subscription_dialog_init': subscription_dialog.c:640:13: warning: Deprecated pre-processor symbol, replace with nsd->priv = NEW_SUBSCRIPTION_DIALOG_GET_PRIVATE (nsd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subscription_dialog.c: In function 'simple_subscription_dialog_class_init': subscription_dialog.c:706:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (SubscriptionDialogPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/subscription_dialog.h:24, from subscription_dialog.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ subscription_dialog.c: In function 'simple_subscription_dialog_init': subscription_dialog.c:740:13: warning: Deprecated pre-processor symbol, replace with ssd->priv = SIMPLE_SUBSCRIPTION_DIALOG_GET_PRIVATE (ssd); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/ui/ui_folder.h:26, from ui_folder.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_folder.h:25, from ui_folder.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from ui_folder.c:24: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_folder.h:25, from ui_folder.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from ui_folder.c:24: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_folder.h:25, from ui_folder.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-rule_editor.Tpo .deps/libliui_a-rule_editor.Po mv -f .deps/libliui_a-search_dialog.Tpo .deps/libliui_a-search_dialog.Po mv -f .deps/libliui_a-ui_folder.Tpo .deps/libliui_a-ui_folder.Po mv -f .deps/libliui_a-liferea_shell.Tpo .deps/libliui_a-liferea_shell.Po mv -f .deps/libliui_a-preferences_dialog.Tpo .deps/libliui_a-preferences_dialog.Po In file included from ../../src/feedlist.h:27, from ui_update.c:24: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_update.h:24, from ui_update.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from ui_update.c:24: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_update.h:24, from ui_update.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from ui_update.c:24: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_update.h:24, from ui_update.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ui_update.c:26: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_update.h:24, from ui_update.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-ui_dnd.Tpo .deps/libliui_a-ui_dnd.Po In file included from ../../src/ui/liferea_shell.h:30, from ui_common.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/ui/ui_common.h:24, from ui_common.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliui_a-ui_update.Tpo .deps/libliui_a-ui_update.Po mv -f .deps/libliui_a-subscription_dialog.Tpo .deps/libliui_a-subscription_dialog.Po mv -f .deps/libliui_a-ui_common.Tpo .deps/libliui_a-ui_common.Po rm -f libliui.a ar cru libliui.a libliui_a-auth_dialog.o libliui_a-browser_tabs.o libliui_a-enclosure_list_view.o libliui_a-feed_list_view.o libliui_a-feed_list_node.o libliui_a-gedit-close-button.o libliui_a-icons.o libliui_a-item_list_view.o libliui_a-itemview.o libliui_a-liferea_dialog.o libliui_a-liferea_htmlview.o libliui_a-liferea_shell.o libliui_a-liferea_shell_activatable.o libliui_a-media_player.o libliui_a-media_player_activatable.o libliui_a-popup_menu.o libliui_a-preferences_dialog.o libliui_a-rule_editor.o libliui_a-search_dialog.o libliui_a-search_folder_dialog.o libliui_a-subscription_dialog.o libliui_a-ui_common.o libliui_a-ui_dnd.o libliui_a-ui_folder.o libliui_a-ui_update.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libliui.a gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/ui' Making all in fl_sources gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/fl_sources' cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-node_source.o -MD -MP -MF .deps/libliflsources_a-node_source.Tpo -c -o libliflsources_a-node_source.o `test -f 'node_source.c' || echo './'`node_source.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-node_source_activatable.o -MD -MP -MF .deps/libliflsources_a-node_source_activatable.Tpo -c -o libliflsources_a-node_source_activatable.o `test -f 'node_source_activatable.c' || echo './'`node_source_activatable.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-default_source.o -MD -MP -MF .deps/libliflsources_a-default_source.Tpo -c -o libliflsources_a-default_source.o `test -f 'default_source.c' || echo './'`default_source.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-dummy_source.o -MD -MP -MF .deps/libliflsources_a-dummy_source.Tpo -c -o libliflsources_a-dummy_source.o `test -f 'dummy_source.c' || echo './'`dummy_source.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-google_reader_api_edit.o -MD -MP -MF .deps/libliflsources_a-google_reader_api_edit.Tpo -c -o libliflsources_a-google_reader_api_edit.o `test -f 'google_reader_api_edit.c' || echo './'`google_reader_api_edit.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-google_source.o -MD -MP -MF .deps/libliflsources_a-google_source.Tpo -c -o libliflsources_a-google_source.o `test -f 'google_source.c' || echo './'`google_source.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-json_api_mapper.o -MD -MP -MF .deps/libliflsources_a-json_api_mapper.Tpo -c -o libliflsources_a-json_api_mapper.o `test -f 'json_api_mapper.c' || echo './'`json_api_mapper.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-opml_source.o -MD -MP -MF .deps/libliflsources_a-opml_source.Tpo -c -o libliflsources_a-opml_source.o `test -f 'opml_source.c' || echo './'`opml_source.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-reedah_source.o -MD -MP -MF .deps/libliflsources_a-reedah_source.Tpo -c -o libliflsources_a-reedah_source.o `test -f 'reedah_source.c' || echo './'`reedah_source.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-reedah_source_feed.o -MD -MP -MF .deps/libliflsources_a-reedah_source_feed.Tpo -c -o libliflsources_a-reedah_source_feed.o `test -f 'reedah_source_feed.c' || echo './'`reedah_source_feed.c In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/export.h:26, from default_source.c:28: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from default_source.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from node_source.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from node_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from ../../src/itemset.h:25, from ../../src/node.h:25, from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/opml_source.h:25, from opml_source.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from ../../src/itemset.h:25, from ../../src/node.h:25, from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/opml_source.h:25, from opml_source.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from ../../src/itemset.h:25, from ../../src/node.h:25, from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/opml_source.h:25, from opml_source.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from ../../src/itemset.h:25, from ../../src/node.h:25, from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:25, from ../../src/db.h:28, from reedah_source_feed.c:28: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from reedah_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from reedah_source_feed.c:28: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from reedah_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from reedah_source_feed.c:28: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from reedah_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/db.h:28, from reedah_source_feed.c:28: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from reedah_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from json_api_mapper.c:27: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from json_api_mapper.h:24, from json_api_mapper.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from json_api_mapper.c:27: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from json_api_mapper.h:24, from json_api_mapper.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from json_api_mapper.c:27: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from json_api_mapper.h:24, from json_api_mapper.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/metadata.h:28, from json_api_mapper.c:27: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from json_api_mapper.h:24, from json_api_mapper.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-json_api_mapper.Tpo .deps/libliflsources_a-json_api_mapper.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-reedah_source_feed_list.o -MD -MP -MF .deps/libliflsources_a-reedah_source_feed_list.Tpo -c -o libliflsources_a-reedah_source_feed_list.o `test -f 'reedah_source_feed_list.c' || echo './'`reedah_source_feed_list.c mv -f .deps/libliflsources_a-node_source_activatable.Tpo .deps/libliflsources_a-node_source_activatable.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from default_source.c:29: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from default_source.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from default_source.c:29: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-theoldreader_source.o -MD -MP -MF .deps/libliflsources_a-theoldreader_source.Tpo -c -o libliflsources_a-theoldreader_source.o `test -f 'theoldreader_source.c' || echo './'`theoldreader_source.c In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from default_source.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/google_source.h:24, from google_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from reedah_source_feed.c:36: reedah_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from reedah_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-google_source.Tpo .deps/libliflsources_a-google_source.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-theoldreader_source_feed.o -MD -MP -MF .deps/libliflsources_a-theoldreader_source_feed.Tpo -c -o libliflsources_a-theoldreader_source_feed.o `test -f 'theoldreader_source_feed.c' || echo './'`theoldreader_source_feed.c In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from default_source.c:29: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from default_source.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-reedah_source_feed.Tpo .deps/libliflsources_a-reedah_source_feed.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-theoldreader_source_feed_list.o -MD -MP -MF .deps/libliflsources_a-theoldreader_source_feed_list.Tpo -c -o libliflsources_a-theoldreader_source_feed_list.o `test -f 'theoldreader_source_feed_list.c' || echo './'`theoldreader_source_feed_list.c mv -f .deps/libliflsources_a-default_source.Tpo .deps/libliflsources_a-default_source.Po In file included from ../../src/node_type.h:24, from ../../src/feed.h:28, from ../../src/feed_parser.h:26, from ../../src/xml.h:29, from theoldreader_source_feed.c:29: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from theoldreader_source_feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-ttrss_source.o -MD -MP -MF .deps/libliflsources_a-ttrss_source.Tpo -c -o libliflsources_a-ttrss_source.o `test -f 'ttrss_source.c' || echo './'`ttrss_source.c opml_source.c: In function 'opml_source_auto_update': opml_source.c:302:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/item.h:25, from ../../src/itemset.h:25, from ../../src/node.h:25, from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ opml_source.c:304: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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../src/item.h:25, from ../../src/itemset.h:25, from ../../src/node.h:25, from ../../src/fl_sources/opml_source.h:24, from opml_source.c:21: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from google_reader_api_edit.h:25, from google_reader_api_edit.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: ../../src/fl_sources/reedah_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source_feed_list.h:21, from reedah_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from node_source.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from node_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from node_source.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from node_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from node_source.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from node_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-opml_source.Tpo .deps/libliflsources_a-opml_source.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-ttrss_source_feed.o -MD -MP -MF .deps/libliflsources_a-ttrss_source_feed.Tpo -c -o libliflsources_a-ttrss_source_feed.o `test -f 'ttrss_source_feed.c' || echo './'`ttrss_source_feed.c In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from reedah_source.c:24: ../../src/fl_sources/reedah_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ reedah_source.c: In function 'reedah_source_auto_update': reedah_source.c:152:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ reedah_source.c:165: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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ reedah_source.c:170:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&source->lastQuickUpdate); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ reedah_source.c:175:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&source->lastQuickUpdate); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/reedah_source.h:24, from reedah_source.c:24: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ mv -f .deps/libliflsources_a-reedah_source_feed_list.Tpo .deps/libliflsources_a-reedah_source_feed_list.Po cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libliflsources_a-ttrss_source_feed_list.o -MD -MP -MF .deps/libliflsources_a-ttrss_source_feed_list.Tpo -c -o libliflsources_a-ttrss_source_feed_list.o `test -f 'ttrss_source_feed_list.c' || echo './'`ttrss_source_feed_list.c In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from theoldreader_source.c:24: ../../src/fl_sources/theoldreader_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ theoldreader_source.c: In function 'theoldreader_source_auto_update': theoldreader_source.c:153:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ theoldreader_source.c:164: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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ theoldreader_source.c:180:3: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&source->lastQuickUpdate); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source.c:24: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ In file included from ../../src/plugins_engine.h:25, from node_source.c:36: /usr/local/include/libpeas-1.0/libpeas/peas-engine.h:116:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/node_type.h:27, from ../../src/fl_sources/node_source.h:27, from node_source.c:21: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from ../../src/plugins_engine.h:26, from node_source.c:36: /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:139:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:28, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from ../../src/node_type.h:27, from ../../src/fl_sources/node_source.h:27, from node_source.c:21: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from node_source.c:45: ../../src/fl_sources/reedah_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from node_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_source.c:46: ../../src/fl_sources/theoldreader_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from node_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/fl_sources/node_source.h:26, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-theoldreader_source.Tpo .deps/libliflsources_a-theoldreader_source.Po In file included from ../../src/subscription.h:25, from ../../src/db.h:28, from ttrss_source_feed.c:25: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ttrss_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from ttrss_source_feed.c:25: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ttrss_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/db.h:28, from ttrss_source_feed.c:25: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ttrss_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/db.h:28, from ttrss_source_feed.c:25: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ttrss_source_feed.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-reedah_source.Tpo .deps/libliflsources_a-reedah_source.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/dummy_source.h:24, from dummy_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/xml.h:29, from theoldreader_source_feed.c:29: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from theoldreader_source_feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/xml.h:29, from theoldreader_source_feed.c:29: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from theoldreader_source_feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/feed.h:29, from ../../src/feed_parser.h:26, from ../../src/xml.h:29, from theoldreader_source_feed.c:29: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from theoldreader_source_feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from theoldreader_source_feed.c:33: theoldreader_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from theoldreader_source_feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-dummy_source.Tpo .deps/libliflsources_a-dummy_source.Po mv -f .deps/libliflsources_a-google_reader_api_edit.Tpo .deps/libliflsources_a-google_reader_api_edit.Po mv -f .deps/libliflsources_a-theoldreader_source_feed.Tpo .deps/libliflsources_a-theoldreader_source_feed.Po mv -f .deps/libliflsources_a-node_source.Tpo .deps/libliflsources_a-node_source.Po In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: ../../src/fl_sources/theoldreader_source.h:41:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastQuickUpdate; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/node_source.h:24, from ../../src/fl_sources/theoldreader_source.h:24, from theoldreader_source_feed_list.h:19, from theoldreader_source_feed_list.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription.h:26, from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/subscription_type.h:25, from ../../src/fl_sources/node_source.h:28, from ../../src/fl_sources/ttrss_source.h:26, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: ../../src/subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../../src/fl_sources/ttrss_source.h:24, from ttrss_source_feed_list.h:24, from ttrss_source_feed_list.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/libliflsources_a-ttrss_source_feed.Tpo .deps/libliflsources_a-ttrss_source_feed.Po mv -f .deps/libliflsources_a-theoldreader_source_feed_list.Tpo .deps/libliflsources_a-theoldreader_source_feed_list.Po mv -f .deps/libliflsources_a-ttrss_source.Tpo .deps/libliflsources_a-ttrss_source.Po mv -f .deps/libliflsources_a-ttrss_source_feed_list.Tpo .deps/libliflsources_a-ttrss_source_feed_list.Po rm -f libliflsources.a ar cru libliflsources.a libliflsources_a-node_source.o libliflsources_a-node_source_activatable.o libliflsources_a-default_source.o libliflsources_a-dummy_source.o libliflsources_a-google_reader_api_edit.o libliflsources_a-google_source.o libliflsources_a-json_api_mapper.o libliflsources_a-opml_source.o libliflsources_a-reedah_source.o libliflsources_a-reedah_source_feed.o libliflsources_a-reedah_source_feed_list.o libliflsources_a-theoldreader_source.o libliflsources_a-theoldreader_source_feed.o libliflsources_a-theoldreader_source_feed_list.o libliflsources_a-ttrss_source.o libliflsources_a-ttrss_source_feed.o libliflsources_a-ttrss_source_feed_list.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libliflsources.a gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/fl_sources' Making all in webkit gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit' Making all in web_extension gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit/web_extension' /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblifereawebextension_la-web_extension_main.lo -MD -MP -MF .deps/liblifereawebextension_la-web_extension_main.Tpo -c -o liblifereawebextension_la-web_extension_main.lo `test -f 'web_extension_main.c' || echo './'`web_extension_main.c /bin/sh ../../../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblifereawebextension_la-liferea_web_extension.lo -MD -MP -MF .deps/liblifereawebextension_la-liferea_web_extension.Tpo -c -o liblifereawebextension_la-liferea_web_extension.lo `test -f 'liferea_web_extension.c' || echo './'`liferea_web_extension.c libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblifereawebextension_la-web_extension_main.lo -MD -MP -MF .deps/liblifereawebextension_la-web_extension_main.Tpo -c web_extension_main.c -fPIC -DPIC -o .libs/liblifereawebextension_la-web_extension_main.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblifereawebextension_la-liferea_web_extension.lo -MD -MP -MF .deps/liblifereawebextension_la-liferea_web_extension.Tpo -c liferea_web_extension.c -fPIC -DPIC -o .libs/liblifereawebextension_la-liferea_web_extension.o liferea_web_extension.c: In function 'liferea_web_extension_get_dom_window': liferea_web_extension.c:94:2: warning: 'webkit_dom_document_get_default_view' is deprecated [-Wdeprecated-declarations] window = webkit_dom_document_get_default_view (document); ^~~~~~ In file included from /usr/local/include/webkitgtk-4.0/webkitdom/webkitdom.h:42, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/local/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from liferea_web_extension.c:21: /usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDocument.h:640:1: note: declared here webkit_dom_document_get_default_view(WebKitDOMDocument* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ liferea_web_extension.c: In function 'liferea_web_extension_scroll_page_down': liferea_web_extension.c:110:2: warning: 'webkit_dom_dom_window_get_scroll_y' is deprecated [-Wdeprecated-declarations] old_scroll_y = webkit_dom_dom_window_get_scroll_y (window); ^~~~~~~~~~~~ In file included from /usr/local/include/webkitgtk-4.0/webkitdom/webkitdom.h:40, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/local/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from liferea_web_extension.c:21: /usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h:449:1: note: declared here webkit_dom_dom_window_get_scroll_y(WebKitDOMDOMWindow* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ liferea_web_extension.c:111:2: warning: 'webkit_dom_dom_window_get_inner_height' is deprecated [-Wdeprecated-declarations] increment = webkit_dom_dom_window_get_inner_height (window); ^~~~~~~~~ In file included from /usr/local/include/webkitgtk-4.0/webkitdom/webkitdom.h:40, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/local/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from liferea_web_extension.c:21: /usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h:358:1: note: declared here webkit_dom_dom_window_get_inner_height(WebKitDOMDOMWindow* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ liferea_web_extension.c:112:2: warning: 'webkit_dom_dom_window_scroll_by' is deprecated [-Wdeprecated-declarations] webkit_dom_dom_window_scroll_by (window, 0, increment); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/webkitgtk-4.0/webkitdom/webkitdom.h:40, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/local/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from liferea_web_extension.c:21: /usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h:191:1: note: declared here webkit_dom_dom_window_scroll_by(WebKitDOMDOMWindow* self, gdouble x, gdouble y); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ liferea_web_extension.c:113:2: warning: 'webkit_dom_dom_window_get_scroll_y' is deprecated [-Wdeprecated-declarations] new_scroll_y = webkit_dom_dom_window_get_scroll_y (window); ^~~~~~~~~~~~ In file included from /usr/local/include/webkitgtk-4.0/webkitdom/webkitdom.h:40, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitFrame.h:32, from /usr/local/include/webkitgtk-4.0/webkit2/webkit-web-extension.h:33, from liferea_web_extension.c:21: /usr/local/include/webkitgtk-4.0/webkitdom/WebKitDOMDOMWindow.h:449:1: note: declared here webkit_dom_dom_window_get_scroll_y(WebKitDOMDOMWindow* self); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblifereawebextension_la-liferea_web_extension.lo -MD -MP -MF .deps/liblifereawebextension_la-liferea_web_extension.Tpo -c liferea_web_extension.c -o liblifereawebextension_la-liferea_web_extension.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I../../.. -isystem /usr/local/include -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liblifereawebextension_la-web_extension_main.lo -MD -MP -MF .deps/liblifereawebextension_la-web_extension_main.Tpo -c web_extension_main.c -o liblifereawebextension_la-web_extension_main.o >/dev/null 2>&1 mv -f .deps/liblifereawebextension_la-liferea_web_extension.Tpo .deps/liblifereawebextension_la-liferea_web_extension.Plo mv -f .deps/liblifereawebextension_la-web_extension_main.Tpo .deps/liblifereawebextension_la-web_extension_main.Plo /bin/sh ../../../libtool --tag=CC --mode=link cc -I/usr/local/include/webkitgtk-4.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/libsoup-2.4 -pthread -I/usr/local/include/libxml2 -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -module -avoid-version -no-undefined -o liblifereawebextension.la -rpath /usr/local/lib/liferea/web-extension liblifereawebextension_la-web_extension_main.lo liblifereawebextension_la-liferea_web_extension.lo -L/usr/local/lib -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/liblifereawebextension_la-web_extension_main.o .libs/liblifereawebextension_la-liferea_web_extension.o -L/usr/local/lib -lwebkit2gtk-4.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lsoup-2.4 -lgio-2.0 -ljavascriptcoregtk-4.0 -lgobject-2.0 -lglib-2.0 -lintl -pthread -O2 -pthread -Wl,-soname -Wl,liblifereawebextension.so -o .libs/liblifereawebextension.so libtool: link: ar cru .libs/liblifereawebextension.a liblifereawebextension_la-web_extension_main.o liblifereawebextension_la-liferea_web_extension.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/liblifereawebextension.a libtool: link: ( cd ".libs" && rm -f "liblifereawebextension.la" && ln -s "../liblifereawebextension.la" "liblifereawebextension.la" ) gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit/web_extension' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit' cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DWEB_EXTENSIONS_DIR=\""/usr/local/lib/liferea/web-extension"\" -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libwebkit_a-webkit.o -MD -MP -MF .deps/libwebkit_a-webkit.Tpo -c -o libwebkit_a-webkit.o `test -f 'webkit.c' || echo './'`webkit.c cc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -DWEB_EXTENSIONS_DIR=\""/usr/local/lib/liferea/web-extension"\" -isystem /usr/local/include -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libwebkit_a-liferea_web_view.o -MD -MP -MF .deps/libwebkit_a-liferea_web_view.Tpo -c -o libwebkit_a-liferea_web_view.o `test -f 'liferea_web_view.c' || echo './'`liferea_web_view.c In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from ../../src/ui/browser_tabs.h:27, from webkit.c:33: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from webkit.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/net.h:27, from ../../src/ui/liferea_htmlview.h:26, from ../../src/ui/browser_tabs.h:27, from webkit.c:33: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from webkit.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ webkit.c: In function 'get_screen_dpi': webkit.c:163:2: warning: 'gdk_screen_get_width' is deprecated [-Wdeprecated-declarations] dp = hypot (gdk_screen_get_width (screen), gdk_screen_get_height (screen)); ^~ In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:31, from webkit.c:25: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ webkit.c:163:2: warning: 'gdk_screen_get_height' is deprecated [-Wdeprecated-declarations] dp = hypot (gdk_screen_get_width (screen), gdk_screen_get_height (screen)); ^~ In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:31, from webkit.c:25: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ webkit.c:164:2: warning: 'gdk_screen_get_width_mm' is deprecated [-Wdeprecated-declarations] di = hypot (gdk_screen_get_width_mm (screen), gdk_screen_get_height_mm (screen)) / 25.4; ^~ In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:31, from webkit.c:25: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:62:14: note: declared here gint gdk_screen_get_width_mm (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~~~ webkit.c:164:2: warning: 'gdk_screen_get_height_mm' is deprecated [-Wdeprecated-declarations] di = hypot (gdk_screen_get_width_mm (screen), gdk_screen_get_height_mm (screen)) / 25.4; ^~ In file included from /usr/local/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/local/include/gtk-3.0/gdk/gdk.h:32, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:31, from webkit.c:25: /usr/local/include/gtk-3.0/gdk/gdkscreen.h:64:14: note: declared here gint gdk_screen_get_height_mm (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../../src/feedlist.h:27, from liferea_web_view.c:26: ../../src/node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from liferea_web_view.h:24, from liferea_web_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from liferea_web_view.c:26: ../../src/update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from liferea_web_view.h:24, from liferea_web_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../../src/feedlist.h:28, from liferea_web_view.c:26: ../../src/update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from liferea_web_view.h:24, from liferea_web_view.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ liferea_web_view.c: In function 'liferea_web_view_on_menu': liferea_web_view.c:229:2: warning: 'gtk_menu_popup' is deprecated: Use '(gtk_menu_popup_at_widget, gtk_menu_popup_at_pointer, gtk_menu_popup_at_rect)' instead [-Wdeprecated-declarations] gtk_menu_popup(GTK_MENU (menu), NULL,NULL,NULL,NULL, ((GdkEventButton *)event)->button, ((GdkEventButton*)event)->time); ^~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtklabel.h:34, from /usr/local/include/gtk-3.0/gtk/gtkaccellabel.h:35, from /usr/local/include/gtk-3.0/gtk/gtk.h:33, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitAuthenticationRequest.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:31, from liferea_web_view.h:24, from liferea_web_view.c:21: /usr/local/include/gtk-3.0/gtk/gtkmenu.h:138:9: note: declared here void gtk_menu_popup (GtkMenu *menu, ^~~~~~~~~~~~~~ mv -f .deps/libwebkit_a-webkit.Tpo .deps/libwebkit_a-webkit.Po mv -f .deps/libwebkit_a-liferea_web_view.Tpo .deps/libwebkit_a-liferea_web_view.Po rm -f libwebkit.a ar cru libwebkit.a libwebkit_a-webkit.o libwebkit_a-liferea_web_view.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') ranlib libwebkit.a gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit' Making all in tests gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/tests' cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT html.o -MD -MP -MF .deps/html.Tpo -c -o html.o html.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ../html.o -MD -MP -MF .deps/../html.Tpo -c -o ../html.o ../html.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ../common.o -MD -MP -MF .deps/../common.Tpo -c -o ../common.o ../common.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ../debug.o -MD -MP -MF .deps/../debug.Tpo -c -o ../debug.o ../debug.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ../xml.o -MD -MP -MF .deps/../xml.Tpo -c -o ../xml.o ../xml.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT parse_date.o -MD -MP -MF .deps/parse_date.Tpo -c -o parse_date.o parse_date.c cc -DHAVE_CONFIG_H -I. -I../.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT ../date.o -MD -MP -MF .deps/../date.Tpo -c -o ../date.o ../date.c In file included from ../node_type.h:24, from ../feed.h:28, from ../feed_parser.h:26, from ../xml.h:29, from ../html.c:29: ../node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../common.h:29, from ../html.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c: In function 'debug_start_measurement_func': ../debug.c:89:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *startTime = NULL; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c:97:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] startTime = (GTimeVal *) g_hash_table_lookup (startTimes, function); ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c:101:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] startTime = g_new0 (GTimeVal, 1); ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c:101:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] startTime = g_new0 (GTimeVal, 1); ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c:105:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (startTime); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ ../debug.c: In function 'debug_end_measurement_func': ../debug.c:113:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal *startTime = NULL; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c:114:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal endTime; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../debug.c:129:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&endTime); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ ../debug.c:130:2: warning: 'g_time_val_add' is deprecated [-Wdeprecated-declarations] g_time_val_add (&endTime, (-1) * startTime->tv_usec); ^~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:88, from ../debug.c:31: /usr/local/include/glib-2.0/glib/gtimer.h:67:10: note: declared here void g_time_val_add (GTimeVal *time_, ^~~~~~~~~~~~~~ ../date.c: In function 'date_parse_ISO8601': ../date.c:206:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal timeval; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../date.h:24, from ../date.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../date.c:222:2: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] result = g_time_val_from_iso8601 (date, &timeval); ^~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:88, from ../date.h:24, from ../date.c:35: /usr/local/include/glib-2.0/glib/gtimer.h:70:10: note: declared here gboolean g_time_val_from_iso8601 (const gchar *iso_date, ^~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/html.Tpo .deps/html.Po mv -f .deps/parse_date.Tpo .deps/parse_date.Po In file included from ../node_type.h:24, from ../feed.h:28, from ../feed_parser.h:26, from ../xml.h:29, from ../xml.c:22: ../node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../xml.h:25, from ../xml.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/../debug.Tpo .deps/../debug.Po mv -f .deps/../date.Tpo .deps/../date.Po In file included from ../subscription.h:26, from ../subscription_type.h:25, from ../feed.h:29, from ../feed_parser.h:26, from ../xml.h:29, from ../html.c:29: ../update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../common.h:29, from ../html.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../subscription.h:26, from ../subscription_type.h:25, from ../feed.h:29, from ../feed_parser.h:26, from ../xml.h:29, from ../html.c:29: ../update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../common.h:29, from ../html.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../subscription_type.h:25, from ../feed.h:29, from ../feed_parser.h:26, from ../xml.h:29, from ../html.c:29: ../subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../common.h:29, from ../html.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../subscription.h:26, from ../subscription_type.h:25, from ../feed.h:29, from ../feed_parser.h:26, from ../xml.h:29, from ../xml.c:22: ../update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../xml.h:25, from ../xml.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../subscription.h:26, from ../subscription_type.h:25, from ../feed.h:29, from ../feed_parser.h:26, from ../xml.h:29, from ../xml.c:22: ../update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../xml.h:25, from ../xml.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ../subscription_type.h:25, from ../feed.h:29, from ../feed_parser.h:26, from ../xml.h:29, from ../xml.c:22: ../subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../xml.h:25, from ../xml.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/../html.Tpo .deps/../html.Po mv -f .deps/../common.Tpo .deps/../common.Po /bin/sh ../../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o parse_date parse_date.o ../parsers/libliparsers.a ../fl_sources/libliflsources.a ../ui/libliui.a ../webkit/libwebkit.a -L/usr/local/lib -lxslt -lz -llzma -lm -lxml2 -lsqlite3 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lwebkit2gtk-4.0 -lsoup-2.4 -ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lintl -L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm ../date.o ../common.o ../debug.o -L/usr/local/lib mv -f .deps/../xml.Tpo .deps/../xml.Po /bin/sh ../../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o html_auto html.o ../parsers/libliparsers.a ../fl_sources/libliflsources.a ../ui/libliui.a ../webkit/libwebkit.a -L/usr/local/lib -lxslt -lz -llzma -lm -lxml2 -lsqlite3 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lwebkit2gtk-4.0 -lsoup-2.4 -ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lintl -L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm ../html.o ../common.o ../debug.o ../xml.o -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o parse_date parse_date.o -Wl,--export-dynamic -pthread ../date.o ../common.o ../debug.o ../parsers/libliparsers.a ../fl_sources/libliflsources.a ../ui/libliui.a ../webkit/libwebkit.a -L/usr/local/lib -lxslt -lz -llzma -lxml2 -lsqlite3 -lgthread-2.0 -lwebkit2gtk-4.0 -lsoup-2.4 -ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o html_auto html.o -Wl,--export-dynamic -pthread ../html.o ../common.o ../debug.o ../xml.o ../parsers/libliparsers.a ../fl_sources/libliflsources.a ../ui/libliui.a ../webkit/libwebkit.a -L/usr/local/lib -lxslt -lz -llzma -lxml2 -lsqlite3 -lgthread-2.0 -lwebkit2gtk-4.0 -lsoup-2.4 -ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/tests' Making all in . gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src' cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT auth.o -MD -MP -MF .deps/auth.Tpo -c -o auth.o auth.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT auth_activatable.o -MD -MP -MF .deps/auth_activatable.Tpo -c -o auth_activatable.o auth_activatable.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT browser.o -MD -MP -MF .deps/browser.Tpo -c -o browser.o browser.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT browser_history.o -MD -MP -MF .deps/browser_history.Tpo -c -o browser_history.o browser_history.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT comments.o -MD -MP -MF .deps/comments.Tpo -c -o comments.o comments.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT conf.o -MD -MP -MF .deps/conf.Tpo -c -o conf.o conf.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT db.o -MD -MP -MF .deps/db.Tpo -c -o db.o db.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT dbus.o -MD -MP -MF .deps/dbus.Tpo -c -o dbus.o dbus.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT enclosure.o -MD -MP -MF .deps/enclosure.Tpo -c -o enclosure.o enclosure.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT export.o -MD -MP -MF .deps/export.Tpo -c -o export.o export.c mv -f .deps/browser_history.Tpo .deps/browser_history.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -IIn file included from feedlist.h:27, from dbus.c:24: node.h:184:1: warning: 'GTimeV/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT favicon.o -MD -MP -MF .deps/favicon.Tpo -c -o favicon.o favicon.c al' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from dbus.h:25, from dbus.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from feedlist.h:28, from dbus.c:24: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from dbus.h:25, from dbus.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from feedlist.h:28, from dbus.c:24: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from dbus.h:25, from dbus.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/auth_activatable.Tpo .deps/auth_activatable.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT feed.o -MD -MP -MF .deps/feed.Tpo -c -o feed.o feed.c In file included from export.h:26, from export.c:22: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from export.h:26, from export.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from export.c:31: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from export.h:26, from export.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from export.c:31: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from export.h:26, from export.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from export.c:31: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from export.h:26, from export.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from dbus.c:26: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from dbus.h:25, from dbus.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from db.h:28, from db.c:27: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from db.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from db.c:27: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from db.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from db.c:27: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from db.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from db.c:27: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from db.c:25: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from db.h:28, from comments.c:25: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from comments.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from comments.c:25: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from comments.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from comments.c:25: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from comments.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from comments.c:25: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from comments.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed_parser.h:26, from xml.h:29, from enclosure.c:27: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from enclosure.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from plugins_engine.h:25, from auth.c:23: /usr/local/include/libpeas-1.0/libpeas/peas-engine.h:116:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from auth_activatable.h:24, from auth.c:22: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from plugins_engine.h:26, from auth.c:23: /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:139:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from auth_activatable.h:24, from auth.c:22: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed.c:22: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from feed.h:26, from feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from auth.c:24: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from auth.h:24, from auth.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from auth.c:24: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from auth.h:24, from auth.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from auth.c:24: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from auth.h:24, from auth.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from auth.c:24: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from auth.h:24, from auth.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/auth.Tpo .deps/auth.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT feed_parser.o -MD -MP -MF .deps/feed_parser.Tpo -c -o feed_parser.o feed_parser.c In file included from export.c:33: favicon.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] gboolean favicon_update_needed (const gchar *id, updateStatePtr updateState, GTimeVal *now); ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from export.h:26, from export.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ui/liferea_shell.h:30, from browser.c:28: ./node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from browser.h:24, from browser.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ browser.c: In function 'browser_launch_URL_external': browser.c:125:3: warning: 'gtk_show_uri' is deprecated: Use 'gtk_show_uri_on_window' instead [-Wdeprecated-declarations] done = gtk_show_uri (NULL, uri, 0, NULL); ^~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:200, from ui/liferea_shell.h:28, from browser.c:28: /usr/local/include/gtk-3.0/gtk/gtkshow.h:33:10: note: declared here gboolean gtk_show_uri (GdkScreen *screen, ^~~~~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from enclosure.c:27: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from enclosure.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from enclosure.c:27: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from enclosure.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from enclosure.c:27: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from enclosure.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/dbus.Tpo .deps/dbus.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT feedlist.o -MD -MP -MF .deps/feedlist.Tpo -c -o feedlist.o feedlist.c In file included from net.h:27, from conf.c:31: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from conf.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from net.h:27, from conf.c:31: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from conf.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ui/liferea_shell.h:30, from conf.c:33: ./node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/webkitgtk-4.0/webkit2/WebKitApplicationInfo.h:27, from /usr/local/include/webkitgtk-4.0/webkit2/webkit2.h:30, from conf.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/browser.Tpo .deps/browser.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT folder.o -MD -MP -MF .deps/folder.Tpo -c -o folder.o folder.c In file included from subscription.h:25, from favicon.h:28, from favicon.c:36: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from favicon.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from favicon.h:28, from favicon.c:36: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from favicon.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from favicon.h:28, from favicon.c:36: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from favicon.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from favicon.h:28, from favicon.c:36: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from favicon.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from favicon.c:36: favicon.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] gboolean favicon_update_needed (const gchar *id, updateStatePtr updateState, GTimeVal *now); ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from favicon.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ favicon.c:99:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] favicon_update_needed(const gchar *id, updateStatePtr updateState, GTimeVal *now) ^~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from favicon.c:26: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed_parser.h:26, from metadata.h:28, from feed_parser.c:26: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from feed_parser.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/export.Tpo .deps/export.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT htmlview.o -MD -MP -MF .deps/htmlview.Tpo -c -o htmlview.o htmlview.c mv -f .deps/enclosure.Tpo .deps/enclosure.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT item.o -MD -MP -MF .deps/item.Tpo -c -o item.o item.c In file included from node_type.h:24, from folder.h:24, from folder.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from folder.h:24, from folder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/conf.Tpo .deps/conf.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT item_history.o -MD -MP -MF .deps/item_history.Tpo -c -o item_history.o item_history.c In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed.c:22: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from feed.h:26, from feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed.c:22: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from feed.h:26, from feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from feed.c:22: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from feed.h:26, from feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from feed.c:30: favicon.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] gboolean favicon_update_needed (const gchar *id, updateStatePtr updateState, GTimeVal *now); ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from feed.h:26, from feed.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/favicon.Tpo .deps/favicon.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT item_loader.o -MD -MP -MF .deps/item_loader.Tpo -c -o item_loader.o item_loader.c In file included from subscription.h:25, from db.h:28, from feedlist.c:27: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from db.h:28, from item.c:30: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from subscription.h:26, from db.h:28, from feedlist.c:27: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from item.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from feedlist.c:27: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from subscription.h:26, from db.h:28, from item.c:30: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from item.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from item.c:30: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from item.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from item.c:30: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from db.h:28, from feedlist.c:27: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from item.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/comments.Tpo .deps/comments.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT item_state.o -MD -MP -MF .deps/item_state.Tpo -c -o item_state.o item_state.c In file included from node_type.h:24, from feed.h:28, from htmlview.c:26: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from htmlview.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from item_loader.h:26, from item_loader.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from item_loader.h:24, from item_loader.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ item_loader.c: In function 'item_loader_class_init': item_loader.c:91:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(ItemLoaderPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from item_loader.h:24, from item_loader.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ item_loader.c: In function 'item_loader_init': item_loader.c:97:13: warning: Deprecated pre-processor symbol, replace with il->priv = ITEM_LOADER_GET_PRIVATE (il); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/feed.Tpo .deps/feed.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT itemset.o -MD -MP -MF .deps/itemset.Tpo -c -o itemset.o itemset.c In file included from subscription.h:25, from db.h:28, from item_state.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from db.h:24, from item_state.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from item_state.c:21: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from db.h:24, from item_state.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from item_state.c:21: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from db.h:24, from item_state.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from item_state.c:21: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from db.h:24, from item_state.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from feed_parser.c:26: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from feed_parser.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from feed_parser.c:26: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from feed_parser.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from feed_parser.c:26: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from feed_parser.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/db.Tpo .deps/db.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT itemlist.o -MD -MP -MF .deps/itemlist.Tpo -c -o itemlist.o itemlist.c mv -f .deps/item_loader.Tpo .deps/item_loader.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT json.o -MD -MP -MF .deps/json.Tpo -c -o json.o json.c In file included from feedlist.h:28, from folder.c:25: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from folder.h:24, from folder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from feedlist.h:28, from folder.c:25: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from folder.h:24, from folder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ui/feed_list_node.h:26, from folder.c:31: ./subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from folder.h:24, from folder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/feed_parser.Tpo .deps/feed_parser.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT liferea_application.o -MD -MP -MF .deps/liferea_application.Tpo -c -o liferea_application.o liferea_application.c feedlist.c: In function 'feedlist_class_init': feedlist.c:152:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(FeedListPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from conf.h:27, from feedlist.c:26: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ feedlist.c: In function 'feedlist_init': feedlist.c:203:13: warning: Deprecated pre-processor symbol, replace with feedlist->priv = FEEDLIST_GET_PRIVATE (fl); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ feedlist.c: In function 'feedlist_find_unread_feed': feedlist.c:513:57: warning: passing argument 3 of 'g_slist_find_custom' from incompatible pointer type [-Wincompatible-pointer-types] GSList *s = g_slist_find_custom (list, SELECTED->id, g_strcmp0); ^~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/gmain.h:26, from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gslist.h:111:10: note: expected 'GCompareFunc' {aka 'int (*)(const void *, const void *)'} but argument is of type 'int (*)(const char *, const char *)' GSList* g_slist_find_custom (GSList *list, ^~~~~~~~~~~~~~~~~~~ feedlist.c: In function 'feedlist_reset_update_counters': feedlist.c:642:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ feedlist.c:647: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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from item.h:25, from comments.h:26, from feedlist.c:24: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ mv -f .deps/folder.Tpo .deps/folder.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT metadata.o -MD -MP -MF .deps/metadata.Tpo -c -o metadata.o metadata.c In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from htmlview.c:26: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from htmlview.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from htmlview.c:26: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from htmlview.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from htmlview.c:26: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from htmlview.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ui/liferea_shell.h:30, from item_history.c:25: ./node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from item_history.h:24, from item_history.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from db.h:28, from itemset.c:26: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from itemset.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from itemset.c:26: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from itemset.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from itemset.c:26: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from itemset.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from itemset.c:26: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from itemset.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed_parser.h:26, from metadata.h:28, from metadata.c:28: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from metadata.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/item_history.Tpo .deps/item_history.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT migrate.o -MD -MP -MF .deps/migrate.Tpo -c -o migrate.o migrate.c mv -f .deps/json.Tpo .deps/json.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c In file included from subscription.h:25, from db.h:28, from itemlist.c:27: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from itemlist.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from itemlist.c:27: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from itemlist.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from itemlist.c:27: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from itemlist.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from itemlist.c:27: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from itemlist.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/item.Tpo .deps/item.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT net_monitor.o -MD -MP -MF .deps/net_monitor.Tpo -c -o net_monitor.o net_monitor.c mv -f .deps/feedlist.Tpo .deps/feedlist.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT newsbin.o -MD -MP -MF .deps/newsbin.Tpo -c -o newsbin.o newsbin.c mv -f .deps/htmlview.Tpo .deps/htmlview.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c In file included from migrate.h:24, from migrate.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from migrate.h:24, from migrate.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/item_state.Tpo .deps/item_state.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT node_type.o -MD -MP -MF .deps/node_type.Tpo -c -o node_type.o node_type.c In file included from net.h:27, from net_monitor.c:27: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from net_monitor.h:24, from net_monitor.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from net.h:27, from net_monitor.c:27: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from net_monitor.h:24, from net_monitor.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ itemlist.c: In function 'itemlist_init': itemlist.c:88:13: warning: Deprecated pre-processor symbol, replace with itemlist->priv = ITEMLIST_GET_PRIVATE (il); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ itemlist.c: In function 'itemlist_class_init': itemlist.c:147:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof(ItemListPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, fnet_monitor.c: In function 'network_monitor_class_init': rom /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from conf.h:27, from itemlist.c:26: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ net_monitor.c:99:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (NetworkMonitorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from net_monitor.h:24, from net_monitor.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ net_monitor.c: In function 'network_monitor_init': net_monitor.c:197:13: warning: Deprecated pre-processor symbol, replace with NetworkMonitorPrivate); ^~~~~~~~~~~~~~~~~ In file included from subscription.h:26, from db.h:28, from migrate.c:28: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from migrate.h:24, from migrate.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from migrate.c:28: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from migrate.h:24, from migrate.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from migrate.c:28: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from migrate.h:24, from migrate.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from net.h:27, from net.c:22: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from net.h:25, from net.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from net.h:27, from net.c:22: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from net.h:25, from net.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_type.h:24, from node_type.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from node_type.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from metadata.c:28: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from metadata.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from metadata.c:28: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from metadata.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from metadata.c:28: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from metadata.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/migrate.Tpo .deps/migrate.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT plugins_engine.o -MD -MP -MF .deps/plugins_engine.Tpo -c -o plugins_engine.o plugins_engine.c In file included from subscription.h:25, from db.h:28, from liferea_application.c:37: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from liferea_application.h:24, from liferea_application.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from liferea_application.c:37: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from liferea_application.h:24, from liferea_application.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/net_monitor.Tpo .deps/net_monitor.Po In file included from subscription.h:26, from db.h:28, from liferea_application.c:37: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from liferea_application.h:24, from liferea_application.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT render.o -MD -MP -MF .deps/render.Tpo -c -o render.o render.c In file included from db.h:28, from liferea_application.c:37: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from liferea_application.h:24, from liferea_application.c:27: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from db.h:28, from node.c:26: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from node.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from node.c:26: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from node.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from node.c:26: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from node.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from node.c:26: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from node.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/metadata.Tpo .deps/metadata.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT rule.o -MD -MP -MF .deps/rule.Tpo -c -o rule.o rule.c mv -f .deps/itemlist.Tpo .deps/itemlist.Po mv -f .deps/itemset.Tpo .deps/itemset.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT social.o -MD -MP -MF .deps/social.Tpo -c -o social.o social.c cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT subscription.o -MD -MP -MF .deps/subscription.Tpo -c -o subscription.o subscription.c In file included from node_type.h:24, from newsbin.h:25, from newsbin.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from newsbin.h:24, from newsbin.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from newsbin.c:26: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from newsbin.h:24, from newsbin.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from newsbin.c:26: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from newsbin.h:24, from newsbin.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from newsbin.c:26: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/gtk-3.0/gdk/gdkconfig.h:13, from /usr/local/include/gtk-3.0/gdk/gdk.h:30, from /usr/local/include/gtk-3.0/gtk/gtk.h:30, from newsbin.h:24, from newsbin.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/liferea_application.Tpo .deps/liferea_application.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT update.o -MD -MP -MF .deps/update.Tpo -c -o update.o update.c In file included from plugins_engine.h:25, from plugins_engine.c:36: /usr/local/include/libpeas-1.0/libpeas/peas-engine.h:116:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from plugins_engine.c:33: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from plugins_engine.h:26, from plugins_engine.c:36: /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:139:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from plugins_engine.c:33: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ plugins_engine.c: In function 'liferea_plugins_engine_init': plugins_engine.c:56:13: warning: Deprecated pre-processor symbol, replace with LifereaPluginsEnginePrivate); ^ ~~~~~~~~~~~~~~ plugins_engine.c: In function 'liferea_plugins_engine_class_init': plugins_engine.c:162:2: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (LifereaPluginsEnginePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from plugins_engine.c:33: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed_parser.h:26, from metadata.h:28, from rule.c:27: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from rule.h:24, from rule.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:25, from subscription.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription.c:21: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription.c:21: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.c:21: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/newsbin.Tpo .deps/newsbin.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT main.o -MD -MP -MF .deps/main.Tpo -c -o main.o main.c mv -f .deps/plugins_engine.Tpo .deps/plugins_engine.Po In file included from update.c:23: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from update.h:26, from update.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from update.c:23: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT vfolder.o -MD -MP -MF .deps/vfolder.Tpo -c -o vfolder.o vfolder.c In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from update.h:26, from update.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node.c:28: favicon.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] gboolean favicon_update_needed (const gchar *id, updateStatePtr updateState, GTimeVal *now); ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from node.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ node.c:159:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] node_reset_update_counter (nodePtr node, GTimeVal *now) ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from common.h:29, from node.c:24: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from node_type.c:23: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from node_type.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from node_type.c:23: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from node_type.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from node_type.c:23: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from item.h:25, from itemset.h:25, from node.h:25, from node_type.h:24, from node_type.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_type.h:24, from vfolder.h:27, from vfolder.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from vfolder.h:24, from vfolder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/net.Tpo .deps/net.Po cc -DHAVE_CONFIG_H -I. -I.. -DPACKAGE_DATA_DIR=\""/usr/local/share"\" -DPACKAGE_LIB_DIR=\""/usr/local/lib/liferea"\" -DPACKAGE_LOCALE_DIR=\""/usr/local/share/locale"\" -DBIN_DIR=\""/usr/local/bin"\" -I../src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0 -D_THREAD_SAFE -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -D_THREAD_SAFE -I/usr/local/include/libxml2 -I/usr/local/include/libsoup-2.4 -I/usr/local/include/webkitgtk-4.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/json-glib-1.0 -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/gsettings-desktop-schemas -I/usr/local/include/libpeas-1.0 -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -D_THREAD_SAFE -pthread -I/usr/local/include/gobject-introspection-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT vfolder_loader.o -MD -MP -MF .deps/vfolder_loader.Tpo -c -o vfolder_loader.o vfolder_loader.c mv -f .deps/node_type.Tpo .deps/node_type.Po In file included from /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:26, from update.c:31: /usr/local/include/libpeas-1.0/libpeas/peas-engine.h:116:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:25, from update.c:31: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from update.c:31: /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:139:52: warning: 'GParameter' is deprecated [-Wdeprecated-declarations] GParameter *parameters); ^~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:26, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/libpeas-1.0/libpeas/peas-extension-set.h:25, from update.c:31: /usr/local/include/glib-2.0/gobject/gparam.h:271:8: note: declared here struct _GParameter /* auxiliary structure for _setv() variants */ ^~~~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed_parser.h:26, from xml.h:29, from update.c:45: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from update.h:26, from update.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from node_type.h:24, from feed.h:28, from feed_parser.h:26, from xml.h:29, from render.c:41: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from conf.h:26, from render.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from render.c:41: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from conf.h:26, from render.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from render.c:41: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from conf.h:26, from render.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from render.c:41: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from conf.h:26, from render.c:35: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ render.c: In function 'render_init_theme_colors': render.c:216:2: warning: 'gtk_widget_get_style' is deprecated: Use 'gtk_widget_get_style_context' instead [-Wdeprecated-declarations] style = gtk_widget_get_style (widget); ^~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:277, from render.h:24, from render.c:40: /usr/local/include/gtk-3.0/gtk/deprecated/gtkstyle.h:742:13: note: declared here GtkStyle * gtk_widget_get_style (GtkWidget *widget); ^~~~~~~~~~~~~~~~~~~~ In file included from item_loader.h:26, from vfolder_loader.h:24, from vfolder_loader.c:21: node.h:184:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void node_reset_update_counter (nodePtr node, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from item_loader.h:24, from vfolder_loader.h:24, from vfolder_loader.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/node.Tpo .deps/node.Po In file included from subscription.h:26, from db.h:28, from vfolder_loader.c:23: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from item_loader.h:24, from vfolder_loader.h:24, from vfolder_loader.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from vfolder_loader.c:23: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from item_loader.h:24, from vfolder_loader.h:24, from vfolder_loader.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from vfolder_loader.c:23: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from item_loader.h:24, from vfolder_loader.h:24, from vfolder_loader.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ./net.h:27, from ui/liferea_htmlview.h:26, from ui/browser_tabs.h:27, from social.c:25: ./update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from social.h:24, from social.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from ./net.h:27, from ui/liferea_htmlview.h:26, from ui/browser_tabs.h:27, from social.c:25: ./update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from social.h:24, from social.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.c:31: favicon.h:55:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] gboolean favicon_update_needed (const gchar *id, updateStatePtr updateState, GTimeVal *now); ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ subscription.c:123:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ subscription.c: In function 'subscription_update_favicon': subscription.c:146:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&subscription->updateState->lastFaviconPoll); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ subscription.c: In function 'subscription_process_update_result': subscription.c:203:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ subscription.c:277: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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ subscription.c:285:2: warning: 'g_get_current_time' is deprecated: Use 'g_get_real_time' instead [-Wdeprecated-declarations] g_get_current_time (&subscription->updateState->lastPoll); ^~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ subscription.c: In function 'subscription_update': subscription.c:304:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ subscription.c:317:3: 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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ subscription.c: In function 'subscription_auto_update': subscription.c:339:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal now; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from rule.c:27: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from rule.h:24, from rule.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from rule.c:27: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from rule.h:24, from rule.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from metadata.h:28, from rule.c:27: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from rule.h:24, from rule.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ^~~~~~~~~ subscription.c:351: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/local/include/glib-2.0/glib/giochannel.h:33, from /usr/local/include/glib-2.0/glib.h:54, from subscription.h:23, from subscription.c:21: /usr/local/include/glib-2.0/glib/gmain.h:681:8: note: declared here void g_get_current_time (GTimeVal *result); ^~~~~~~~~~~~~~~~~~ mv -f .deps/social.Tpo .deps/social.Po In file included from subscription.h:26, from db.h:28, from vfolder.c:24: update.h:79:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastPoll; /**< time at which the feed was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from vfolder.h:24, from vfolder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from subscription.h:26, from db.h:28, from vfolder.c:24: update.h:80:2: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal lastFaviconPoll; /**< time at which the feeds favicon was last updated */ ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from vfolder.h:24, from vfolder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ In file included from db.h:28, from vfolder.c:24: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from vfolder.h:24, from vfolder.c:21: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/render.Tpo .deps/render.Po mv -f .deps/rule.Tpo .deps/rule.Po In file included from subscription_type.h:25, from feed.h:29, from feed_parser.h:26, from xml.h:29, from update.c:45: subscription.h:176:1: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] void subscription_reset_update_counter (subscriptionPtr subscription, GTimeVal *now); ^~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from update.h:26, from update.c:23: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ mv -f .deps/vfolder.Tpo .deps/vfolder.Po mv -f .deps/main.Tpo .deps/main.Po mv -f .deps/subscription.Tpo .deps/subscription.Po mv -f .deps/vfolder_loader.Tpo .deps/vfolder_loader.Po mv -f .deps/update.Tpo .deps/update.Po /bin/sh ../libtool --tag=CC --mode=link cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o liferea auth.o auth_activatable.o browser.o browser_history.o comments.o common.o conf.o date.o db.o dbus.o debug.o enclosure.o export.o favicon.o feed.o feed_parser.o feedlist.o folder.o html.o htmlview.o item.o item_history.o item_loader.o item_state.o itemset.o itemlist.o json.o liferea_application.o metadata.o migrate.o net.o net_monitor.o newsbin.o node.o node_type.o plugins_engine.o render.o rule.o social.o subscription.o update.o main.o vfolder.o vfolder_loader.o xml.o parsers/libliparsers.a fl_sources/libliflsources.a ui/libliui.a webkit/libwebkit.a -L/usr/local/lib -lxslt -lz -llzma -lm -lxml2 -lsqlite3 -lglib-2.0 -lgthread-2.0 -lglib-2.0 -lwebkit2gtk-4.0 -lsoup-2.4 -ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lglib-2.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lpeas-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lintl -L/usr/local/lib -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: cc -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o liferea auth.o auth_activatable.o browser.o browser_history.o comments.o common.o conf.o date.o db.o dbus.o debug.o enclosure.o export.o favicon.o feed.o feed_parser.o feedlist.o folder.o html.o htmlview.o item.o item_history.o item_loader.o item_state.o itemset.o itemlist.o json.o liferea_application.o metadata.o migrate.o net.o net_monitor.o newsbin.o node.o node_type.o plugins_engine.o render.o rule.o social.o subscription.o update.o main.o vfolder.o vfolder_loader.o xml.o -Wl,--export-dynamic -pthread parsers/libliparsers.a fl_sources/libliflsources.a ui/libliui.a webkit/libwebkit.a -L/usr/local/lib -lxslt -lz -llzma -lxml2 -lsqlite3 -lgthread-2.0 -lwebkit2gtk-4.0 -lsoup-2.4 -ljavascriptcoregtk-4.0 -ljson-glib-1.0 -lpeas-gtk-1.0 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -latk-1.0 -lcairo-gobject -lcairo -lpthread -lgdk_pixbuf-2.0 -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread CPPFLAGS="-isystem /usr/local/include" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " LDFLAGS="" CC="cc" PKG_CONFIG="pkgconf" GI_HOST_OS="" DLLTOOL="false" /usr/local/bin/g-ir-scanner -I../src --warn-all --accept-unprefixed --identifier-prefix=Liferea --verbose --namespace=Liferea --nsversion=3.0 --libtool="/bin/sh ../libtool" --include=Gtk-3.0 --include=libxml2-2.0 --program=./liferea --cflags-begin --cflags-end auth.c auth.h auth_activatable.c auth_activatable.h enclosure.h feedlist.c feedlist.h item.h itemlist.c itemlist.h itemset.c itemset.h node.h node.c node_view.h social.c social.h subscription_type.h ui/browser_tabs.c ui/browser_tabs.h ui/icons.c ui/icons.h ui/itemview.c ui/itemview.h ui/item_list_view.c ui/item_list_view.h ui/liferea_htmlview.c ui/liferea_htmlview.h ui/liferea_shell.c ui/liferea_shell.h ui/liferea_shell_activatable.c ui/liferea_shell_activatable.h ui/media_player.c ui/media_player.h ui/media_player_activatable.c ui/media_player_activatable.h fl_sources/node_source.c fl_sources/node_source.h fl_sources/node_source_activatable.c fl_sources/node_source_activatable.h liferea --output Liferea-3.0.gir cpp -isystem /usr/local/include -D_THREAD_SAFE -I. -I/construction/net/liferea/liferea-1.12.7/src -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -I/usr/local/include/gio-unix-2.0 -I/usr/local/include/libdrm -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -I/usr/local/include/at-spi-2.0 -I/usr/local/include/libxml2 -o g-ir-cpp-z7umtnw3.i -C /construction/net/liferea/liferea-1.12.7/src/g-ir-cpp-z7umtnw3.c (liferea:71579): GLib-GIO-CRITICAL **: 22:08:54.378: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.379: g_variant_get_string: assertion 'value != NULL' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.379: g_variant_unref: assertion 'value != NULL' failed (liferea:71579): GLib-GIO-CRITICAL **: 22:08:54.387: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_get_type: assertion 'value != NULL' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_unref: assertion 'value != NULL' failed (liferea:71579): GLib-GIO-CRITICAL **: 22:08:54.387: g_settings_get_value: assertion 'G_IS_SETTINGS (settings)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_get_type: assertion 'value != NULL' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed (liferea:71579): GLib-CRITICAL **: 22:08:54.387: g_variant_unref: assertion 'value != NULL' failed (liferea:71579): GLib-GObject-WARNING **: 22:08:54.387: invalid (NULL) pointer instance (liferea:71579): GLib-GObject-CRITICAL **: 22:08:54.387: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed (liferea:71579): GLib-GObject-WARNING **: 22:08:54.387: invalid (NULL) pointer instance (liferea:71579): GLib-GObject-CRITICAL **: 22:08:54.387: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed /usr/local/bin/g-ir-compiler --includedir=. Liferea-3.0.gir -o Liferea-3.0.typelib gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src' Making all in xslt gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/xslt' LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po item.xml.in item.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po feed.xml.in feed.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po source.xml.in source.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po folder.xml.in folder.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po newsbin.xml.in newsbin.xml LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po vfolder.xml.in vfolder.xml Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database Generating and caching the translation database NOTICE: ../po/id.po is not in UTF-8 but ASCII, converting... NOTICE: ../po/id.po is not in UTF-8 but ASCII, converting... NOTICE: ../po/id.po is not in UTF-8 but ASCII, converting... NOTICE: ../po/id.po is not in UTF-8 but ASCII, converting... NOTICE: ../po/id.po is not in UTF-8 but ASCII, converting... NOTICE: ../po/id.po is not in UTF-8 but ASCII, converting... Merging translations into vfolder.xml. CREATED vfolder.xml Merging translations into folder.xml. Merging translations into newsbin.xml. Merging translations into feed.xml. Merging translations into item.xml. CREATED folder.xml CREATED newsbin.xml CREATED feed.xml CREATED item.xml Merging translations into source.xml. CREATED source.xml gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/xslt' Making all in glade gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/glade' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/glade' gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7' LC_ALL=C /usr/local/bin/intltool-merge -x -u -c ./po/.intltool-merge-cache ./po liferea.appdata.xml.in liferea.appdata.xml (echo '[D-BUS Service]'; \ echo 'Name=net.sourceforge.liferea'; \ echo 'Exec=/usr/local/bin/liferea --gapplication-service') > net.sourceforge.liferea.service.tmp && \ mv net.sourceforge.liferea.service.tmp net.sourceforge.liferea.service LC_ALL=C /usr/local/bin/intltool-merge -d -u -c ./po/.intltool-merge-cache ./po net.sourceforge.liferea.desktop.in net.sourceforge.liferea.desktop /usr/local/bin/glib-compile-schemas --strict --dry-run --schema-file=net.sf.liferea.gschema.xml && mkdir -p . && touch net.sf.liferea.gschema.valid Found cached translation database Found cached translation database Merging translations into net.sourceforge.liferea.desktop. Merging translations into liferea.appdata.xml. CREATED liferea.appdata.xml gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7' gmake[2]: Leaving directory '/construction/net/liferea/liferea-1.12.7' gmake[1]: Leaving directory '/construction/net/liferea/liferea-1.12.7' SUCCEEDED 00:00:33 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> liferea-1.12.7 depends on package: gsettings-desktop-schemas>=0 - found ===> liferea-1.12.7 depends on package: py37-libpeas>=0 - found ===> liferea-1.12.7 depends on executable: update-desktop-database - found ===> liferea-1.12.7 depends on executable: dconf - found ===> liferea-1.12.7 depends on executable: gtk-update-icon-cache - found ===> liferea-1.12.7 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for liferea-1.12.7 ===> liferea-1.12.7 depends on package: gsettings-desktop-schemas>=0 - found ===> liferea-1.12.7 depends on package: py37-libpeas>=0 - found ===> liferea-1.12.7 depends on executable: update-desktop-database - found ===> liferea-1.12.7 depends on executable: dconf - found ===> liferea-1.12.7 depends on executable: gtk-update-icon-cache - found ===> liferea-1.12.7 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/net/liferea/liferea-1.12.7' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/net/liferea/liferea-1.12.7' Making install in doc gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc' Making install in html gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc/html' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc/html' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/doc/html' install -m 0644 about_en.html concepts_en.html folders_en.html headlines_en.html preferences_en.html reference_en.html searching_en.html subscriptions_en.html topics_en.html updating_en.html enclosures_en.html newsbin_en.html onlineservices_en.html faq_en.html about_de.html concepts_de.html folders_de.html headlines_de.html preferences_de.html reference_de.html searching_de.html subscriptions_de.html topics_de.html updating_de.html enclosures_de.html newsbin_de.html onlineservices_de.html faq_de.html help_feed_default.png help_feed_error.png help_folder.png help_opml.png help_feed_prop_downl_1.6.0.png help_feed_prop_cache_1.6.0.png help_feed_prop_adv_1.6.0.png help_feed_prop_general_1.6.0.png help_feed_prop_source_1.6.0.png help_item_flag.png help_item_unread.png help_prefs_browser_1.6.0.png '/construction/net/liferea/stage/usr/local/share/liferea/doc/html' install -m 0644 help_prefs_enclosures_1.6.0.png help_prefs_feeds_1.6.0.png help_prefs_folders_1.6.0.png help_prefs_gui_1.6.0.png help_prefs_headlines_1.6.0.png help_prefs_proxy_1.6.0.png help_search_1.6.0.png help_subscribe_1.6.0.png help_subscribe_adv_1.6.0.png help_vfolder_1.6.0.png reference.css '/construction/net/liferea/stage/usr/local/share/liferea/doc/html' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc/html' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc/html' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/doc' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/doc' Making install in man gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/man' Making install in pl gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/man/pl' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/man/pl' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/man/pl/man1' install -m 0644 liferea.1 '/construction/net/liferea/stage/usr/local/man/pl/man1' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man/pl' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man/pl' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/man' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/man' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/man/man1' install -m 0644 liferea.1 '/construction/net/liferea/stage/usr/local/man/man1' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/man' Making install in opml gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/opml' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/opml' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/opml' install -m 0644 feedlist_en.opml feedlist_bg.opml feedlist_ca.opml feedlist_de.opml feedlist_es.opml feedlist_eu.opml feedlist_fr.opml feedlist_he.opml feedlist_hu.opml feedlist_gl.opml feedlist_id.opml feedlist_it.opml feedlist_pl.opml feedlist_pt.opml feedlist_pt_BR.opml feedlist_sk.opml feedlist_sv.opml feedlist_nl.opml feedlist_no.opml '/construction/net/liferea/stage/usr/local/share/liferea/opml' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/opml' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/opml' Making install in pixmaps gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps' Making install in 16x16 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/16x16' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/16x16' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/icons/hicolor/16x16/apps' install -m 0644 liferea.png '/construction/net/liferea/stage/usr/local/share/icons/hicolor/16x16/apps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/16x16' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/16x16' Making install in 22x22 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/22x22' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/22x22' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/icons/hicolor/22x22/apps' install -m 0644 liferea.png '/construction/net/liferea/stage/usr/local/share/icons/hicolor/22x22/apps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/22x22' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/22x22' Making install in 24x24 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/24x24' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/24x24' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/icons/hicolor/24x24/apps' install -m 0644 liferea.png '/construction/net/liferea/stage/usr/local/share/icons/hicolor/24x24/apps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/24x24' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/24x24' Making install in 32x32 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/32x32' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/32x32' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/icons/hicolor/32x32/apps' install -m 0644 liferea.png '/construction/net/liferea/stage/usr/local/share/icons/hicolor/32x32/apps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/32x32' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/32x32' Making install in 48x48 gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/48x48' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/48x48' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/icons/hicolor/48x48/apps' install -m 0644 liferea.png '/construction/net/liferea/stage/usr/local/share/icons/hicolor/48x48/apps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/48x48' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/48x48' Making install in scalable gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/scalable' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps/scalable' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/icons/hicolor/scalable/apps' install -m 0644 liferea.svg liferea-symbolic.svg '/construction/net/liferea/stage/usr/local/share/icons/hicolor/scalable/apps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/scalable' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps/scalable' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[5]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/pixmaps' install -m 0644 mail-attachment.png available.png available_offline.png default.png folder.png empty.png empty_offline.png emblem-important.png unread.png folder-saved-search.png fl_opml.png newsbin.png '/construction/net/liferea/stage/usr/local/share/liferea/pixmaps' gmake install-data-hook gmake[6]: Entering directory '/construction/net/liferea/liferea-1.12.7/pixmaps' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/local/share/icons/hicolor gmake[6]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/pixmaps' Making install in po gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/po' linguas="ar ast be@latin bg ca cs da de el es eu fi fr gl he hu id it ja ko lt lv mk nl pl pt pt_BR ro ru sk sq sv tr uk vi zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/construction/net/liferea/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/liferea.mo; \ echo "installing $lang.gmo as $dir/liferea.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/liferea.mo; \ echo "installing ./$lang.gmo as" \ "$dir/liferea.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/liferea.mo.m; \ echo "installing $lang.gmo.m as $dir/liferea.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/liferea.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/liferea.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /construction/net/liferea/stage/usr/local/share/locale/ar/LC_MESSAGES/liferea.mo installing ast.gmo as /construction/net/liferea/stage/usr/local/share/locale/ast/LC_MESSAGES/liferea.mo installing be@latin.gmo as /construction/net/liferea/stage/usr/local/share/locale/be@latin/LC_MESSAGES/liferea.mo installing bg.gmo as /construction/net/liferea/stage/usr/local/share/locale/bg/LC_MESSAGES/liferea.mo installing ca.gmo as /construction/net/liferea/stage/usr/local/share/locale/ca/LC_MESSAGES/liferea.mo installing cs.gmo as /construction/net/liferea/stage/usr/local/share/locale/cs/LC_MESSAGES/liferea.mo installing da.gmo as /construction/net/liferea/stage/usr/local/share/locale/da/LC_MESSAGES/liferea.mo installing de.gmo as /construction/net/liferea/stage/usr/local/share/locale/de/LC_MESSAGES/liferea.mo installing el.gmo as /construction/net/liferea/stage/usr/local/share/locale/el/LC_MESSAGES/liferea.mo installing es.gmo as /construction/net/liferea/stage/usr/local/share/locale/es/LC_MESSAGES/liferea.mo installing eu.gmo as /construction/net/liferea/stage/usr/local/share/locale/eu/LC_MESSAGES/liferea.mo installing fi.gmo as /construction/net/liferea/stage/usr/local/share/locale/fi/LC_MESSAGES/liferea.mo installing fr.gmo as /construction/net/liferea/stage/usr/local/share/locale/fr/LC_MESSAGES/liferea.mo installing gl.gmo as /construction/net/liferea/stage/usr/local/share/locale/gl/LC_MESSAGES/liferea.mo installing he.gmo as /construction/net/liferea/stage/usr/local/share/locale/he/LC_MESSAGES/liferea.mo installing hu.gmo as /construction/net/liferea/stage/usr/local/share/locale/hu/LC_MESSAGES/liferea.mo installing id.gmo as /construction/net/liferea/stage/usr/local/share/locale/id/LC_MESSAGES/liferea.mo installing it.gmo as /construction/net/liferea/stage/usr/local/share/locale/it/LC_MESSAGES/liferea.mo installing ja.gmo as /construction/net/liferea/stage/usr/local/share/locale/ja/LC_MESSAGES/liferea.mo installing ko.gmo as /construction/net/liferea/stage/usr/local/share/locale/ko/LC_MESSAGES/liferea.mo installing lt.gmo as /construction/net/liferea/stage/usr/local/share/locale/lt/LC_MESSAGES/liferea.mo installing lv.gmo as /construction/net/liferea/stage/usr/local/share/locale/lv/LC_MESSAGES/liferea.mo installing mk.gmo as /construction/net/liferea/stage/usr/local/share/locale/mk/LC_MESSAGES/liferea.mo installing nl.gmo as /construction/net/liferea/stage/usr/local/share/locale/nl/LC_MESSAGES/liferea.mo installing pl.gmo as /construction/net/liferea/stage/usr/local/share/locale/pl/LC_MESSAGES/liferea.mo installing pt.gmo as /construction/net/liferea/stage/usr/local/share/locale/pt/LC_MESSAGES/liferea.mo installing pt_BR.gmo as /construction/net/liferea/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/liferea.mo installing ro.gmo as /construction/net/liferea/stage/usr/local/share/locale/ro/LC_MESSAGES/liferea.mo installing ru.gmo as /construction/net/liferea/stage/usr/local/share/locale/ru/LC_MESSAGES/liferea.mo installing sk.gmo as /construction/net/liferea/stage/usr/local/share/locale/sk/LC_MESSAGES/liferea.mo installing sq.gmo as /construction/net/liferea/stage/usr/local/share/locale/sq/LC_MESSAGES/liferea.mo installing sv.gmo as /construction/net/liferea/stage/usr/local/share/locale/sv/LC_MESSAGES/liferea.mo installing tr.gmo as /construction/net/liferea/stage/usr/local/share/locale/tr/LC_MESSAGES/liferea.mo installing uk.gmo as /construction/net/liferea/stage/usr/local/share/locale/uk/LC_MESSAGES/liferea.mo installing vi.gmo as /construction/net/liferea/stage/usr/local/share/locale/vi/LC_MESSAGES/liferea.mo installing zh_CN.gmo as /construction/net/liferea/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/liferea.mo installing zh_TW.gmo as /construction/net/liferea/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/liferea.mo gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/po' Making install in src gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/src' Making install in parsers gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/parsers' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/parsers' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/parsers' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/parsers' Making install in ui gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/ui' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/ui' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/ui' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/ui' Making install in fl_sources gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/fl_sources' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/fl_sources' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/fl_sources' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/fl_sources' Making install in webkit gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit' Making install in web_extension gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit/web_extension' gmake[6]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit/web_extension' gmake[6]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/lib/liferea/web-extension' /bin/sh ../../../libtool --mode=install /usr/bin/install -c -s liblifereawebextension.la '/construction/net/liferea/stage/usr/local/lib/liferea/web-extension' libtool: install: /usr/bin/install -c .libs/liblifereawebextension.so /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.so libtool: install: strip --strip-unneeded /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.so libtool: install: /usr/bin/install -c .libs/liblifereawebextension.lai /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.la libtool: install: /usr/bin/install -c .libs/liblifereawebextension.a /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.a libtool: install: strip --strip-debug /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.a libtool: install: chmod 644 /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.a libtool: install: ranlib /construction/net/liferea/stage/usr/local/lib/liferea/web-extension/liblifereawebextension.a libtool: warning: remember to run 'libtool --finish /usr/local/lib/liferea/web-extension' gmake[6]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit/web_extension' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit/web_extension' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit' gmake[6]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/webkit' gmake[6]: Nothing to be done for 'install-exec-am'. gmake[6]: Nothing to be done for 'install-data-am'. gmake[6]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/webkit' Making install in tests gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/tests' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src/tests' gmake[5]: Nothing to be done for 'install-exec-am'. gmake[5]: Nothing to be done for 'install-data-am'. gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/tests' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src/tests' Making install in . gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/src' gmake[5]: Entering directory '/construction/net/liferea/liferea-1.12.7/src' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/bin' STRIPPROG='strip' /bin/sh ../libtool --mode=install /bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -c -s liferea '/construction/net/liferea/stage/usr/local/bin' libtool: install: /bin/sh /construction/net/liferea/liferea-1.12.7/install-sh -c -s liferea /construction/net/liferea/stage/usr/local/bin/liferea /bin/mkdir -p '/construction/net/liferea/stage/usr/local/bin' install -m 555 liferea-add-feed '/construction/net/liferea/stage/usr/local/bin' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/gir-1.0' install -m 0644 Liferea-3.0.gir '/construction/net/liferea/stage/usr/local/share/liferea/gir-1.0' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/lib/liferea/girepository-1.0' install -m 0644 Liferea-3.0.typelib '/construction/net/liferea/stage/usr/local/lib/liferea/girepository-1.0' gmake[5]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/src' Making install in xslt gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/xslt' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/xslt' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/xslt' install -m 0644 item.xml feed.xml source.xml folder.xml newsbin.xml vfolder.xml i18n-filter.xslt '/construction/net/liferea/stage/usr/local/share/liferea/xslt' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/xslt' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/xslt' Making install in glade gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7/glade' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7/glade' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea' install -m 0644 about.ui auth.ui enclosure_handler.ui google_source.ui liferea_menu.ui liferea_toolbar.ui mainwindow.ui mark_read_dialog.ui new_folder.ui new_newsbin.ui new_subscription.ui node_source.ui opml_source.ui prefs.ui properties.ui reedah_source.ui rename_node.ui search_folder.ui search.ui simple_search.ui simple_subscription.ui theoldreader_source.ui ttrss_source.ui update_monitor.ui liferea.css '/construction/net/liferea/stage/usr/local/share/liferea' gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7/glade' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7/glade' gmake[3]: Entering directory '/construction/net/liferea/liferea-1.12.7' gmake[4]: Entering directory '/construction/net/liferea/liferea-1.12.7' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/appdata' install -m 0644 liferea.appdata.xml '/construction/net/liferea/stage/usr/local/share/appdata' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/css' install -m 0644 css/liferea.css css/user.css css/adblock.css '/construction/net/liferea/stage/usr/local/share/liferea/css' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/dbus-1/services' install -m 0644 net.sourceforge.liferea.service '/construction/net/liferea/stage/usr/local/share/dbus-1/services' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/applications' install -m 0644 net.sourceforge.liferea.desktop '/construction/net/liferea/stage/usr/local/share/applications' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/GConf/gsettings' install -m 0644 liferea.convert '/construction/net/liferea/stage/usr/local/share/GConf/gsettings' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/share/liferea/dtd' install -m 0644 dtd/html.ent '/construction/net/liferea/stage/usr/local/share/liferea/dtd' /bin/mkdir -p '/construction/net/liferea/stage/usr/local/lib/liferea/plugins' install -m 0644 plugins/bold-unread.py plugins/bold-unread.plugin plugins/gnome-keyring.py plugins/gnome-keyring.plugin plugins/headerbar.py plugins/headerbar.plugin plugins/libnotify.py plugins/libnotify.plugin plugins/media-player.py plugins/media-player.plugin plugins/plugin-installer.py plugins/plugin-installer.plugin plugins/trayicon.py plugins/trayicon.plugin '/construction/net/liferea/stage/usr/local/lib/liferea/plugins' if test -n "net.sf.liferea.gschema.xml"; then \ test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/construction/net/liferea/stage/usr/local/share/glib-2.0/schemas"; \ install -m 0644 net.sf.liferea.gschema.xml "/construction/net/liferea/stage/usr/local/share/glib-2.0/schemas"; \ test -n "/construction/net/liferea/stage" || /usr/local/bin/glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ fi gmake[4]: Leaving directory '/construction/net/liferea/liferea-1.12.7' gmake[3]: Leaving directory '/construction/net/liferea/liferea-1.12.7' gmake[2]: Leaving directory '/construction/net/liferea/liferea-1.12.7' gmake[1]: Leaving directory '/construction/net/liferea/liferea-1.12.7' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/bin/liferea is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwpe-1.0.so.1 from www/libwpe but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwpe-1.0.so:www/libwpe Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libWPEBackend-fdo-1.0.so.1 from www/wpebackend-fdo but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libWPEBackend-fdo-1.0.so:www/wpebackend-fdo Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libnotify.so.4 from devel/libnotify but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libnotify.so:devel/libnotify Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libicudata.so.67 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicudata.so:devel/icu Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libicui18n.so.67 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicui18n.so:devel/icu Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libicuuc.so.67 from devel/icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libicuuc.so:devel/icu Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwoff2dec.so.1.0.2 from devel/woff2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwoff2dec.so:devel/woff2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libharfbuzz-icu.so.0 from print/harfbuzz-icu but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz-icu.so:print/harfbuzz-icu Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgcrypt.so.20 from security/libgcrypt but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgcrypt.so:security/libgcrypt Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstapp-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstbase-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstreamer-1.0.so.0 from multimedia/gstreamer1 but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstpbutils-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstaudio-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgsttag-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstvideo-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstgl-1.0.so.0 from graphics/gstreamer1-plugins-gl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgstgl-1.0.so:graphics/gstreamer1-plugins-gl Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstfft-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libjpeg.so.8 from graphics/jpeg-turbo but it is not declared as a dependency Warning: you need USES+=jpeg Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libopenjp2.so.7 from graphics/openjpeg but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libopenjp2.so:graphics/openjpeg Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwebpdemux.so.2 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebpdemux.so:graphics/webp Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwebp.so.7 from graphics/webp but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwebp.so:graphics/webp Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libenchant-2.so.2 from textproc/enchant2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libenchant-2.so:textproc/enchant2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libsecret-1.so.0 from security/libsecret but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libsecret-1.so:security/libsecret Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libtasn1.so.6 from security/libtasn1 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libtasn1.so:security/libtasn1 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libhyphen.so.0 from textproc/hyphen but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libhyphen.so:textproc/hyphen Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libX11.so.6 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXt.so.6 from x11-toolkits/libXt but it is not declared as a dependency Warning: you need USE_XORG+=xt Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libatk-bridge-2.0.so.0 from accessibility/at-spi2-atk but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatk-bridge-2.0.so:accessibility/at-spi2-atk Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libpsl.so.5 from dns/libpsl but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpsl.so:dns/libpsl Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libffi.so.7 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libX11-xcb.so.1 from x11/libX11 but it is not declared as a dependency Warning: you need USE_XORG+=x11 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libwoff2common.so.1.0.2 from devel/woff2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwoff2common.so:devel/woff2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libbrotlidec.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlidec.so:archivers/brotli Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgpg-error.so.0 from security/libgpg-error but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgpg-error.so:security/libgpg-error Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libunwind.so.8 from devel/libunwind but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunwind.so:devel/libunwind Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/liborc-0.4.so.0 from devel/orc but it is not declared as a dependency Warning: you need LIB_DEPENDS+=liborc-0.4.so:devel/orc Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libgstallocators-1.0.so.0 from multimedia/gstreamer1-plugins but it is not declared as a dependency Warning: you need to use USE_GSTREAMER1+=yes Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libGLESv2.so.2 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=glesv2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libSM.so.6 from x11/libSM but it is not declared as a dependency Warning: you need USE_XORG+=sm Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency Warning: you need USE_XORG+=ice Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libatspi.so.0 from accessibility/at-spi2-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatspi.so:accessibility/at-spi2-core Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libunistring.so.2 from devel/libunistring but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libunistring.so:devel/libunistring Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libidn2.so.0 from dns/libidn2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libidn2.so:dns/libidn2 Error: /usr/local/lib/liferea/web-extension/liblifereawebextension.so is linked to /usr/local/lib/libbrotlicommon.so.1 from archivers/brotli but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libbrotlicommon.so:archivers/brotli Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:16 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for liferea-1.12.7 file sizes/checksums [189]: 0% file sizes/checksums [189]: 52% file sizes/checksums [189]: 100% packing files [189]: 0% packing files [189]: 52% packing files [189]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:03 TOTAL TIME 00:02:59