D: [iurt_root_command] chroot warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend. Installing /home/iurt/rpmbuild/SRPMS/gnome-dvb-daemon-0.2.90-11.mga9.src.rpm Building target platforms: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.n0XMeD + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/iurt/rpmbuild/BUILD + rm -rf gnome-dvb-daemon-0.2.90 + /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/gnome-dvb-daemon-0.2.90.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gnome-dvb-daemon-0.2.90 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + perl -pi -e 's,#!/usr/bin/env.*,#!/usr/bin/python3,' client/gnome-dvb-control client/gnome-dvb-setup + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.cG2o3z + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnome-dvb-daemon-0.2.90 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags' + export LDFLAGS + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool Modifying ltmain.sh underlinking for plugins (cf http://wiki.mandriva.com/en/Underlinking) + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking) + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . Fixing libtool inside configure to pass -Wl,xxx options before libraries + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-totem-plugin --with-totem-plugin-dir=/usr/lib64/totem/plugins checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking for aarch64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking build system type... aarch64-mageia-linux-gnu checking host system type... aarch64-mageia-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for aarch64-mageia-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-mageia-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-mageia-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-mageia-linux-gnu-strip... no checking for strip... strip checking for aarch64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for aarch64-mageia-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.25.1... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.34.0 checking for XML::Parser... ok checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for timegm... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GST... yes checking for GNOME_DVB_DAEMON... yes checking for GLIB... yes checking for GUDEV... yes checking GStreamer 1.0 inspection tool... yes checking GStreamer 1.0 tsparse plugin... yes checking GStreamer 1.0 dvbbasebin plugin... yes checking GStreamer 1.0 dvbsrc plugin... yes checking GStreamer 1.0 rtpmp2tpay plugin... yes checking for a Python interpreter with version >= 3.2... python checking for python... /usr/bin/python checking for python version... 3.9 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.9/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.9/site-packages checking for headers required to compile python extensions... found checking for PYGOBJECT... yes checking for python module gi.repository... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating client/Makefile config.status: creating client/gnomedvb/defs.py config.status: creating client/gnomedvb/Makefile config.status: creating client/totem-plugin/Makefile config.status: creating data/Makefile config.status: creating data/gnome-dvb-control.desktop.in config.status: creating data/gnome-dvb-setup.desktop.in config.status: creating data/icons/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands gnome-dvb-daemon 0.2.90 Install Prefix: /usr Python dir: ${prefix}/lib/python3.9/site-packages Build Totem plugin yes + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in client Making all in gnomedvb make[3]: Nothing to be done for 'all'. Making all in totem-plugin make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/totem-plugin' /usr/bin/intltool-merge ../../po dvb-daemon.plugin.in dvb-daemon.plugin -d -u -c ../../po/.intltool-merge-cache Generating and caching the translation database Merging translations into dvb-daemon.plugin. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/totem-plugin' make[3]: Nothing to be done for 'all-am'. Making all in data Making all in icons make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' sed -e "s|\@bindir\@|/usr/bin|" org.gnome.DVB.service.in > org.gnome.DVB.service make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' sed -e "s|\@bindir\@|/usr/bin|" org.gnome.UPnP.MediaServer2.DVBDaemon.service.in > org.gnome.UPnP.MediaServer2.DVBDaemon.service make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-dvb-control.desktop.in gnome-dvb-control.desktop Found cached translation database Merging translations into gnome-dvb-control.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po gnome-dvb-setup.desktop.in gnome-dvb-setup.desktop Found cached translation database Merging translations into gnome-dvb-setup.desktop. make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' Making all in po make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/sqlite/gnome_dvb_daemon-SqliteUtils.o `test -f 'src/database/sqlite/SqliteUtils.c' || echo './'`src/database/sqlite/SqliteUtils.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o vapi/libdvbdaemon_utils_a-cstuff.o `test -f 'vapi/cstuff.c' || echo './'`vapi/cstuff.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/gnome_dvb_daemon-SqlError.o `test -f 'src/database/SqlError.c' || echo './'`src/database/SqlError.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/Parameters/gnome_dvb_daemon-DvbCEuropeParameter.o `test -f 'src/Parameters/DvbCEuropeParameter.c' || echo './'`src/Parameters/DvbCEuropeParameter.c In file included from src/Parameters/DvbCEuropeParameter.c:28: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Parameters/DvbCEuropeParameter.c: In function 'dvb_dvb_ceurope_parameter_class_init': src/Parameters/DvbCEuropeParameter.c:515:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 515 | g_type_class_add_private (klass, sizeof (DVBDvbCEuropeParameterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Parameters/DvbCEuropeParameter.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Parameters/DvbCEuropeParameter.c: In function 'dvb_dvb_ceurope_parameter_instance_init': src/Parameters/DvbCEuropeParameter.c:533:20: warning: Deprecated pre-processor symbol, replace with 533 | self->priv = DVB_DVB_CEUROPE_PARAMETER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Parameters/DvbCEuropeParameter.c:23: src/Parameters/DvbCEuropeParameter.c: In function 'dvb_dvb_ceurope_parameter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Parameters/DvbCEuropeParameter.c:546:13: note: in expansion of macro 'g_once_init_enter' 546 | if (g_once_init_enter (&dvb_dvb_ceurope_parameter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/Parameters/gnome_dvb_daemon-DvbSParameter.o `test -f 'src/Parameters/DvbSParameter.c' || echo './'`src/Parameters/DvbSParameter.c In file included from src/Parameters/DvbSParameter.c:30: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Parameters/DvbSParameter.c: In function 'dvb_dvb_sparameter_class_init': src/Parameters/DvbSParameter.c:650:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 650 | g_type_class_add_private (klass, sizeof (DVBDvbSParameterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Parameters/DvbSParameter.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Parameters/DvbSParameter.c: In function 'dvb_dvb_sparameter_instance_init': src/Parameters/DvbSParameter.c:670:20: warning: Deprecated pre-processor symbol, replace with 670 | self->priv = DVB_DVB_SPARAMETER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Parameters/DvbSParameter.c:23: src/Parameters/DvbSParameter.c: In function 'dvb_dvb_sparameter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Parameters/DvbSParameter.c:683:13: note: in expansion of macro 'g_once_init_enter' 683 | if (g_once_init_enter (&dvb_dvb_sparameter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/Parameters/gnome_dvb_daemon-DvbTParameter.o `test -f 'src/Parameters/DvbTParameter.c' || echo './'`src/Parameters/DvbTParameter.c In file included from src/Parameters/DvbTParameter.c:28: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Parameters/DvbTParameter.c: In function 'dvb_dvb_tparameter_class_init': src/Parameters/DvbTParameter.c:793:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 793 | g_type_class_add_private (klass, sizeof (DVBDvbTParameterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Parameters/DvbTParameter.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Parameters/DvbTParameter.c: In function 'dvb_dvb_tparameter_instance_init': src/Parameters/DvbTParameter.c:815:20: warning: Deprecated pre-processor symbol, replace with 815 | self->priv = DVB_DVB_TPARAMETER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Parameters/DvbTParameter.c:23: src/Parameters/DvbTParameter.c: In function 'dvb_dvb_tparameter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Parameters/DvbTParameter.c:828:13: note: in expansion of macro 'g_once_init_enter' 828 | if (g_once_init_enter (&dvb_dvb_tparameter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/gnome_dvb_daemon-ConfigStore.o `test -f 'src/database/ConfigStore.c' || echo './'`src/database/ConfigStore.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/database/ConfigStore.c:23: src/database/ConfigStore.c: In function 'dvb_database_config_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/database/ConfigStore.c:259:13: note: in expansion of macro 'g_once_init_enter' 259 | if (g_once_init_enter (&dvb_database_config_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/gnome_dvb_daemon-EPGStore.o `test -f 'src/database/EPGStore.c' || echo './'`src/database/EPGStore.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/database/EPGStore.c:23: src/database/EPGStore.c: In function 'dvb_database_epg_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/database/EPGStore.c:158:13: note: in expansion of macro 'g_once_init_enter' 158 | if (g_once_init_enter (&dvb_database_epg_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/sqlite/gnome_dvb_daemon-SqliteDatabase.o `test -f 'src/database/sqlite/SqliteDatabase.c' || echo './'`src/database/sqlite/SqliteDatabase.c src/database/sqlite/SqliteDatabase.c: In function 'dvb_database_sqlite_sqlite_database_class_init': src/database/sqlite/SqliteDatabase.c:1244:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1244 | g_type_class_add_private (klass, sizeof (DVBdatabasesqliteSqliteDatabasePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/database/sqlite/SqliteDatabase.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/database/sqlite/SqliteDatabase.c: In function 'dvb_database_sqlite_sqlite_database_instance_init': src/database/sqlite/SqliteDatabase.c:1259:20: warning: Deprecated pre-processor symbol, replace with 1259 | self->priv = DVB_DATABASE_SQLITE_SQLITE_DATABASE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/database/sqlite/SqliteDatabase.c:23: src/database/sqlite/SqliteDatabase.c: In function 'dvb_database_sqlite_sqlite_database_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/database/sqlite/SqliteDatabase.c:1274:13: note: in expansion of macro 'g_once_init_enter' 1274 | if (g_once_init_enter (&dvb_database_sqlite_sqlite_database_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/gnome_dvb_daemon-TimersStore.o `test -f 'src/database/TimersStore.c' || echo './'`src/database/TimersStore.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/database/TimersStore.c:23: src/database/TimersStore.c: In function 'dvb_database_timers_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/database/TimersStore.c:147:13: note: in expansion of macro 'g_once_init_enter' 147 | if (g_once_init_enter (&dvb_database_timers_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/sqlite/gnome_dvb_daemon-SqliteEPGStore.o `test -f 'src/database/sqlite/SqliteEPGStore.c' || echo './'`src/database/sqlite/SqliteEPGStore.c src/database/sqlite/SqliteEPGStore.c: In function 'dvb_database_sqlite_sqlite_epg_store_class_init': src/database/sqlite/SqliteEPGStore.c:1694:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1694 | g_type_class_add_private (klass, sizeof (DVBdatabasesqliteSqliteEPGStorePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/database/sqlite/SqliteEPGStore.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/database/sqlite/SqliteEPGStore.c: In function 'dvb_database_sqlite_sqlite_epg_store_instance_init': src/database/sqlite/SqliteEPGStore.c:1718:20: warning: Deprecated pre-processor symbol, replace with 1718 | self->priv = DVB_DATABASE_SQLITE_SQLITE_EPG_STORE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/database/sqlite/SqliteEPGStore.c:23: src/database/sqlite/SqliteEPGStore.c: In function 'dvb_database_sqlite_sqlite_epg_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/database/sqlite/SqliteEPGStore.c:1739:13: note: in expansion of macro 'g_once_init_enter' 1739 | if (g_once_init_enter (&dvb_database_sqlite_sqlite_epg_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusDeviceGroup.o `test -f 'src/dbus/IDBusDeviceGroup.c' || echo './'`src/dbus/IDBusDeviceGroup.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusDeviceGroup.c:23: src/dbus/IDBusDeviceGroup.c: In function 'dvb_id_bus_device_group_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusDeviceGroup.c:337:13: note: in expansion of macro 'g_once_init_enter' 337 | if (g_once_init_enter (&dvb_id_bus_device_group_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/database/sqlite/gnome_dvb_daemon-SqliteConfigTimersStore.o `test -f 'src/database/sqlite/SqliteConfigTimersStore.c' || echo './'`src/database/sqlite/SqliteConfigTimersStore.c src/database/sqlite/SqliteConfigTimersStore.c: In function 'dvb_database_sqlite_sqlite_config_timers_store_class_init': src/database/sqlite/SqliteConfigTimersStore.c:3160:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3160 | g_type_class_add_private (klass, sizeof (DVBdatabasesqliteSqliteConfigTimersStorePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/database/sqlite/SqliteConfigTimersStore.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/database/sqlite/SqliteConfigTimersStore.c: In function 'dvb_database_sqlite_sqlite_config_timers_store_instance_init': src/database/sqlite/SqliteConfigTimersStore.c:3203:20: warning: Deprecated pre-processor symbol, replace with 3203 | self->priv = DVB_DATABASE_SQLITE_SQLITE_CONFIG_TIMERS_STORE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/database/sqlite/SqliteConfigTimersStore.c:23: src/database/sqlite/SqliteConfigTimersStore.c: In function 'dvb_database_sqlite_sqlite_config_timers_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/database/sqlite/SqliteConfigTimersStore.c:3239:13: note: in expansion of macro 'g_once_init_enter' 3239 | if (g_once_init_enter (&dvb_database_sqlite_sqlite_config_timers_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusScanner.o `test -f 'src/dbus/IDBusScanner.c' || echo './'`src/dbus/IDBusScanner.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusScanner.c:23: src/dbus/IDBusScanner.c: In function 'dvb_id_bus_scanner_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusScanner.c:264:13: note: in expansion of macro 'g_once_init_enter' 264 | if (g_once_init_enter (&dvb_id_bus_scanner_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusChannelList.o `test -f 'src/dbus/IDBusChannelList.c' || echo './'`src/dbus/IDBusChannelList.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusChannelList.c:23: src/dbus/IDBusChannelList.c: In function 'dvb_channel_info_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusChannelList.c:226:13: note: in expansion of macro 'g_once_init_enter' 226 | if (g_once_init_enter (&dvb_channel_info_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/dbus/IDBusChannelList.c: In function 'dvb_id_bus_channel_list_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusChannelList.c:381:13: note: in expansion of macro 'g_once_init_enter' 381 | if (g_once_init_enter (&dvb_id_bus_channel_list_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusRecordingsStore.o `test -f 'src/dbus/IDBusRecordingsStore.c' || echo './'`src/dbus/IDBusRecordingsStore.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusRecordingsStore.c:23: src/dbus/IDBusRecordingsStore.c: In function 'dvb_recording_info_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusRecordingsStore.c:248:13: note: in expansion of macro 'g_once_init_enter' 248 | if (g_once_init_enter (&dvb_recording_info_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/dbus/IDBusRecordingsStore.c: In function 'dvb_id_bus_recordings_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusRecordingsStore.c:406:13: note: in expansion of macro 'g_once_init_enter' 406 | if (g_once_init_enter (&dvb_id_bus_recordings_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusManager.o `test -f 'src/dbus/IDBusManager.c' || echo './'`src/dbus/IDBusManager.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusManager.c:23: src/dbus/IDBusManager.c: In function 'dvb_channel_group_info_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusManager.c:260:13: note: in expansion of macro 'g_once_init_enter' 260 | if (g_once_init_enter (&dvb_channel_group_info_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/dbus/IDBusManager.c: In function 'dvb_adapter_info_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusManager.c:309:13: note: in expansion of macro 'g_once_init_enter' 309 | if (g_once_init_enter (&dvb_adapter_info_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/dbus/IDBusManager.c: In function 'dvb_id_bus_manager_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusManager.c:460:13: note: in expansion of macro 'g_once_init_enter' 460 | if (g_once_init_enter (&dvb_id_bus_manager_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-ChangeType.o `test -f 'src/ChangeType.c' || echo './'`src/ChangeType.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/ChangeType.c:23: src/ChangeType.c: In function 'dvb_change_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/ChangeType.c:42:13: note: in expansion of macro 'g_once_init_enter' 42 | if (g_once_init_enter (&dvb_change_type_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusRecorder.o `test -f 'src/dbus/IDBusRecorder.c' || echo './'`src/dbus/IDBusRecorder.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusRecorder.c:23: src/dbus/IDBusRecorder.c: In function 'dvb_timer_info_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusRecorder.c:340:13: note: in expansion of macro 'g_once_init_enter' 340 | if (g_once_init_enter (&dvb_timer_info_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/dbus/IDBusRecorder.c: In function 'dvb_id_bus_recorder_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusRecorder.c:589:13: note: in expansion of macro 'g_once_init_enter' 589 | if (g_once_init_enter (&dvb_id_bus_recorder_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/io/gnome_dvb_daemon-RecordingWriter.o `test -f 'src/io/RecordingWriter.c' || echo './'`src/io/RecordingWriter.c src/io/RecordingWriter.c: In function 'dvb_io_recording_writer_class_init': src/io/RecordingWriter.c:426:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 426 | g_type_class_add_private (klass, sizeof (DVBioRecordingWriterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/io/RecordingWriter.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/io/RecordingWriter.c: In function 'dvb_io_recording_writer_instance_init': src/io/RecordingWriter.c:438:20: warning: Deprecated pre-processor symbol, replace with 438 | self->priv = DVB_IO_RECORDING_WRITER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/io/RecordingWriter.c:23: src/io/RecordingWriter.c: In function 'dvb_io_recording_writer_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/io/RecordingWriter.c:452:13: note: in expansion of macro 'g_once_init_enter' 452 | if (g_once_init_enter (&dvb_io_recording_writer_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/dbus/gnome_dvb_daemon-IDBusSchedule.o `test -f 'src/dbus/IDBusSchedule.c' || echo './'`src/dbus/IDBusSchedule.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/dbus/IDBusSchedule.c:23: src/dbus/IDBusSchedule.c: In function 'dvb_event_info_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusSchedule.c:252:13: note: in expansion of macro 'g_once_init_enter' 252 | if (g_once_init_enter (&dvb_event_info_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/dbus/IDBusSchedule.c: In function 'dvb_id_bus_schedule_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/dbus/IDBusSchedule.c:355:13: note: in expansion of macro 'g_once_init_enter' 355 | if (g_once_init_enter (&dvb_id_bus_schedule_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/io/gnome_dvb_daemon-RecordingReader.o `test -f 'src/io/RecordingReader.c' || echo './'`src/io/RecordingReader.c src/io/RecordingReader.c: In function 'dvb_io_recording_reader_class_init': src/io/RecordingReader.c:886:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 886 | g_type_class_add_private (klass, sizeof (DVBioRecordingReaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/io/RecordingReader.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/io/RecordingReader.c: In function 'dvb_io_recording_reader_instance_init': src/io/RecordingReader.c:900:20: warning: Deprecated pre-processor symbol, replace with 900 | self->priv = DVB_IO_RECORDING_READER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/io/RecordingReader.c:23: src/io/RecordingReader.c: In function 'dvb_io_recording_reader_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/io/RecordingReader.c:916:13: note: in expansion of macro 'g_once_init_enter' 916 | if (g_once_init_enter (&dvb_io_recording_reader_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/io/gnome_dvb_daemon-ChannelListWriter.o `test -f 'src/io/ChannelListWriter.c' || echo './'`src/io/ChannelListWriter.c In file included from src/io/ChannelListWriter.c:28: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/io/ChannelListWriter.c: In function 'dvb_io_channel_list_writer_class_init': src/io/ChannelListWriter.c:1054:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1054 | g_type_class_add_private (klass, sizeof (DVBioChannelListWriterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/io/ChannelListWriter.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/io/ChannelListWriter.c: In function 'dvb_io_channel_list_writer_instance_init': src/io/ChannelListWriter.c:1063:20: warning: Deprecated pre-processor symbol, replace with 1063 | self->priv = DVB_IO_CHANNEL_LIST_WRITER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/io/ChannelListWriter.c:23: src/io/ChannelListWriter.c: In function 'dvb_io_channel_list_writer_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/io/ChannelListWriter.c:1091:13: note: in expansion of macro 'g_once_init_enter' 1091 | if (g_once_init_enter (&dvb_io_channel_list_writer_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Constants.o `test -f 'src/Constants.c' || echo './'`src/Constants.c make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-ChannelGroup.o `test -f 'src/ChannelGroup.c' || echo './'`src/ChannelGroup.c src/ChannelGroup.c: In function 'dvb_channel_group_class_init': src/ChannelGroup.c:138:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 138 | g_type_class_add_private (klass, sizeof (DVBChannelGroupPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/ChannelGroup.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/ChannelGroup.c: In function 'dvb_channel_group_instance_init': src/ChannelGroup.c:148:20: warning: Deprecated pre-processor symbol, replace with 148 | self->priv = DVB_CHANNEL_GROUP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/ChannelGroup.c:23: src/ChannelGroup.c: In function 'dvb_channel_group_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/ChannelGroup.c:162:13: note: in expansion of macro 'g_once_init_enter' 162 | if (g_once_init_enter (&dvb_channel_group_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/io/gnome_dvb_daemon-ScanningListReader.o `test -f 'src/io/ScanningListReader.c' || echo './'`src/io/ScanningListReader.c In file included from src/io/ScanningListReader.c:27: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/io/ScanningListReader.c: In function 'dvb_io_scanning_list_reader_class_init': src/io/ScanningListReader.c:823:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 823 | g_type_class_add_private (klass, sizeof (DVBioScanningListReaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/io/ScanningListReader.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/io/ScanningListReader.c: In function 'dvb_io_scanning_list_reader_instance_init': src/io/ScanningListReader.c:831:20: warning: Deprecated pre-processor symbol, replace with 831 | self->priv = DVB_IO_SCANNING_LIST_READER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/io/ScanningListReader.c:23: src/io/ScanningListReader.c: In function 'dvb_io_scanning_list_reader_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/io/ScanningListReader.c:847:13: note: in expansion of macro 'g_once_init_enter' 847 | if (g_once_init_enter (&dvb_io_scanning_list_reader_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Channel.o `test -f 'src/Channel.c' || echo './'`src/Channel.c In file included from src/Channel.c:27: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Channel.c: In function 'dvb_channel_class_init': src/Channel.c:757:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 757 | g_type_class_add_private (klass, sizeof (DVBChannelPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Channel.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Channel.c: In function 'dvb_channel_instance_init': src/Channel.c:778:20: warning: Deprecated pre-processor symbol, replace with 778 | self->priv = DVB_CHANNEL_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Channel.c:23: src/Channel.c: In function 'dvb_channel_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Channel.c:797:13: note: in expansion of macro 'g_once_init_enter' 797 | if (g_once_init_enter (&dvb_channel_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/io/gnome_dvb_daemon-ChannelListReader.o `test -f 'src/io/ChannelListReader.c' || echo './'`src/io/ChannelListReader.c In file included from src/io/ChannelListReader.c:28: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/io/ChannelListReader.c: In function 'dvb_io_channel_list_reader_class_init': src/io/ChannelListReader.c:1460:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1460 | g_type_class_add_private (klass, sizeof (DVBioChannelListReaderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/io/ChannelListReader.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/io/ChannelListReader.c: In function 'dvb_io_channel_list_reader_instance_init': src/io/ChannelListReader.c:1473:20: warning: Deprecated pre-processor symbol, replace with 1473 | self->priv = DVB_IO_CHANNEL_LIST_READER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/io/ChannelListReader.c:23: src/io/ChannelListReader.c: In function 'dvb_io_channel_list_reader_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/io/ChannelListReader.c:1488:13: note: in expansion of macro 'g_once_init_enter' 1488 | if (g_once_init_enter (&dvb_io_channel_list_reader_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-ChannelList.o `test -f 'src/ChannelList.c' || echo './'`src/ChannelList.c src/ChannelList.c: In function 'dvb_channel_list_real_iterator': src/ChannelList.c:527:47: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 527 | _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c: In function 'dvb_channel_list_real_GetChannels': src/ChannelList.c:619:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 619 | _tmp5_ = gee_abstract_map_get_keys ((GeeMap*) _tmp4_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c: In function 'dvb_channel_list_real_GetRadioChannels': src/ChannelList.c:719:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 719 | _tmp2_ = gee_abstract_map_get_keys ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c: In function 'dvb_channel_list_real_GetTVChannels': src/ChannelList.c:873:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 873 | _tmp2_ = gee_abstract_map_get_keys ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c: In function 'dvb_channel_list_real_GetChannelInfos': src/ChannelList.c:1393:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1393 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c:1414:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 1414 | _tmp6_ = gee_abstract_map_get_keys ((GeeMap*) _tmp5_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c: In function 'dvb_channel_list_get_size': src/ChannelList.c:1926:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1926 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelList.c:25: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelList.c: In function 'dvb_channel_list_class_init': src/ChannelList.c:1961:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1961 | g_type_class_add_private (klass, sizeof (DVBChannelListPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/ChannelList.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/ChannelList.c: In function 'dvb_channel_list_instance_init': src/ChannelList.c:2042:20: warning: Deprecated pre-processor symbol, replace with 2042 | self->priv = DVB_CHANNEL_LIST_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/ChannelList.c:23: src/ChannelList.c: In function 'dvb_channel_list_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/ChannelList.c:2059:13: note: in expansion of macro 'g_once_init_enter' 2059 | if (g_once_init_enter (&dvb_channel_list_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Device.o `test -f 'src/Device.c' || echo './'`src/Device.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Device.c:23: src/Device.c: In function 'dvb_adapter_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Device.c:185:13: note: in expansion of macro 'g_once_init_enter' 185 | if (g_once_init_enter (&dvb_adapter_type_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Device.c: In function 'dvb_device_isTerrestrial': src/Device.c:482:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 482 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_isCable': src/Device.c:548:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 548 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_isSatellite': src/Device.c:614:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 614 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_isDVB': src/Device.c:679:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 679 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_isATSC': src/Device.c:746:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 746 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_isISDB': src/Device.c:809:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 809 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_isDelsys': src/Device.c:872:60: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 872 | _tmp3_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp2_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Device.c:27: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Device.c: In function 'dvb_device_setAdapterTypeAndName': src/Device.c:1128:33: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1128 | _tmp26_ = gst_message_get_structure (_tmp25_); | ^ src/Device.c: In function 'dvb_device_class_init': src/Device.c:1457:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1457 | g_type_class_add_private (klass, sizeof (DVBDevicePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Device.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Device.c: In function 'dvb_device_instance_init': src/Device.c:1473:20: warning: Deprecated pre-processor symbol, replace with 1473 | self->priv = DVB_DEVICE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Device.c:23: src/Device.c: In function 'dvb_device_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Device.c:1490:13: note: in expansion of macro 'g_once_init_enter' 1490 | if (g_once_init_enter (&dvb_device_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Event.o `test -f 'src/Event.c' || echo './'`src/Event.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Event.c:23: src/Event.c: In function 'dvb_event_audio_component_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Event.c:1078:13: note: in expansion of macro 'g_once_init_enter' 1078 | if (g_once_init_enter (&dvb_event_audio_component_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Event.c: In function 'dvb_event_video_component_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Event.c:1254:13: note: in expansion of macro 'g_once_init_enter' 1254 | if (g_once_init_enter (&dvb_event_video_component_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Event.c: In function 'dvb_event_teletext_component_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Event.c:1429:13: note: in expansion of macro 'g_once_init_enter' 1429 | if (g_once_init_enter (&dvb_event_teletext_component_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Event.c: In function 'dvb_event_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Event.c:1598:13: note: in expansion of macro 'g_once_init_enter' 1598 | if (g_once_init_enter (&dvb_event_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-EPGScanner.o `test -f 'src/EPGScanner.c' || echo './'`src/EPGScanner.c In file included from src/EPGScanner.c:30: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/EPGScanner.c: In function 'dvb_epg_scanner_scan_new_frequency': src/EPGScanner.c:982:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 982 | _tmp7_ = gee_abstract_map_get_keys ((GeeMap*) _tmp6_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/EPGScanner.c:26: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/EPGScanner.c:1042:85: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1042 | _tmp26_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp25_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/EPGScanner.c:26: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/EPGScanner.c: In function 'dvb_epg_scanner_bus_watch_func': src/EPGScanner.c:1190:40: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1190 | _tmp6_ = gst_message_get_structure (_tmp5_); | ^ src/EPGScanner.c: In function 'dvb_epg_scanner_on_eit_structure': src/EPGScanner.c:1343:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1343 | _tmp1_ = gst_mpegts_section_get_eit (_tmp0_); | ^ src/EPGScanner.c: In function 'dvb_epg_scanner_class_init': src/EPGScanner.c:2206:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2206 | g_type_class_add_private (klass, sizeof (DVBEPGScannerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/EPGScanner.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/EPGScanner.c: In function 'dvb_epg_scanner_instance_init': src/EPGScanner.c:2217:20: warning: Deprecated pre-processor symbol, replace with 2217 | self->priv = DVB_EPG_SCANNER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/EPGScanner.c:23: src/EPGScanner.c: In function 'dvb_epg_scanner_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/EPGScanner.c:2243:13: note: in expansion of macro 'g_once_init_enter' 2243 | if (g_once_init_enter (&dvb_epg_scanner_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-DeviceGroup.o `test -f 'src/DeviceGroup.c' || echo './'`src/DeviceGroup.c src/DeviceGroup.c: In function 'dvb_device_group_class_init': src/DeviceGroup.c:1971:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1971 | g_type_class_add_private (klass, sizeof (DVBDeviceGroupPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/DeviceGroup.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/DeviceGroup.c: In function 'dvb_device_group_instance_init': src/DeviceGroup.c:2059:20: warning: Deprecated pre-processor symbol, replace with 2059 | self->priv = DVB_DEVICE_GROUP_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/DeviceGroup.c:23: src/DeviceGroup.c: In function 'dvb_device_group_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/DeviceGroup.c:2086:13: note: in expansion of macro 'g_once_init_enter' 2086 | if (g_once_init_enter (&dvb_device_group_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Factory.o `test -f 'src/Factory.c' || echo './'`src/Factory.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Factory.c:23: src/Factory.c: In function 'dvb_factory_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Factory.c:699:13: note: in expansion of macro 'g_once_init_enter' 699 | if (g_once_init_enter (&dvb_factory_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-OverlapType.o `test -f 'src/OverlapType.c' || echo './'`src/OverlapType.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/OverlapType.c:23: src/OverlapType.c: In function 'dvb_overlap_type_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/OverlapType.c:43:13: note: in expansion of macro 'g_once_init_enter' 43 | if (g_once_init_enter (&dvb_overlap_type_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-EventStorage.o `test -f 'src/EventStorage.c' || echo './'`src/EventStorage.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/EventStorage.c:23: src/EventStorage.c: In function 'dvb_event_element_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/EventStorage.c:411:13: note: in expansion of macro 'g_once_init_enter' 411 | if (g_once_init_enter (&dvb_event_element_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/EventStorage.c: In function 'dvb_event_storage_event_iterator_class_init': src/EventStorage.c:1235:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1235 | g_type_class_add_private (klass, sizeof (DVBEventStorageEventIteratorPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/EventStorage.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/EventStorage.c: In function 'dvb_event_storage_event_iterator_instance_init': src/EventStorage.c:1306:20: warning: Deprecated pre-processor symbol, replace with 1306 | self->priv = DVB_EVENT_STORAGE_EVENT_ITERATOR_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/EventStorage.c:23: src/EventStorage.c: In function 'dvb_event_storage_event_iterator_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/EventStorage.c:1321:13: note: in expansion of macro 'g_once_init_enter' 1321 | if (g_once_init_enter (&dvb_event_storage_event_iterator_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/EventStorage.c: In function 'dvb_event_storage_class_init': src/EventStorage.c:1356:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1356 | g_type_class_add_private (klass, sizeof (DVBEventStoragePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/EventStorage.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/EventStorage.c: In function 'dvb_event_storage_instance_init': src/EventStorage.c:1414:20: warning: Deprecated pre-processor symbol, replace with 1414 | self->priv = DVB_EVENT_STORAGE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/EventStorage.c:23: src/EventStorage.c: In function 'dvb_event_storage_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/EventStorage.c:1430:13: note: in expansion of macro 'g_once_init_enter' 1430 | if (g_once_init_enter (&dvb_event_storage_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-ChannelFactory.o `test -f 'src/ChannelFactory.c' || echo './'`src/ChannelFactory.c In file included from src/ChannelFactory.c:29: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/ChannelFactory.c: In function '_dvb_player_thread_find_element_gsearch_func': src/ChannelFactory.c:1013:50: warning: passing argument 1 of 'dvb_player_thread_find_element' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1013 | result = dvb_player_thread_find_element (a, (GstElement*) b); | ^ src/ChannelFactory.c:970:53: note: expected 'GValue *' {aka 'struct _GValue *'} but argument is of type 'gconstpointer' {aka 'const void *'} 970 | static gint dvb_player_thread_find_element (GValue* av, GstElement* bv) { | ~~~~~~~~^~ src/ChannelFactory.c: In function 'dvb_player_thread_get_sink_bin': src/ChannelFactory.c:1071:85: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1071 | _tmp15_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp14_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c: In function 'dvb_player_thread_remove_channel': src/ChannelFactory.c:1216:69: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1216 | _tmp14_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp13_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c:1242:69: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1242 | _tmp19_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp18_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c:1374:109: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1374 | _tmp50_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp49_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c: In function 'dvb_player_thread_real_destroy': src/ChannelFactory.c:1723:95: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 1723 | _tmp5_ = gee_abstract_map_get_values ((GeeMap*) _tmp4_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c: In function 'dvb_player_thread_bus_watch_func': src/ChannelFactory.c:2046:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2046 | _tmp1_ = gst_message_get_structure (_tmp0_); | ^ src/ChannelFactory.c: In function 'dvb_player_thread_get_forced': src/ChannelFactory.c:2205:71: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 2205 | _tmp2_ = gee_abstract_map_get_values ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/ChannelFactory.c:23: src/ChannelFactory.c: In function 'dvb_player_thread_channel_elements_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/ChannelFactory.c:2444:13: note: in expansion of macro 'g_once_init_enter' 2444 | if (g_once_init_enter (&dvb_player_thread_channel_elements_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/ChannelFactory.c: In function 'dvb_player_thread_class_init': src/ChannelFactory.c:2478:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 2478 | g_type_class_add_private (klass, sizeof (DVBPlayerThreadPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/ChannelFactory.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/ChannelFactory.c: In function 'dvb_player_thread_instance_init': src/ChannelFactory.c:2499:20: warning: Deprecated pre-processor symbol, replace with 2499 | self->priv = DVB_PLAYER_THREAD_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/ChannelFactory.c:23: src/ChannelFactory.c: In function 'dvb_player_thread_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/ChannelFactory.c:2534:13: note: in expansion of macro 'g_once_init_enter' 2534 | if (g_once_init_enter (&dvb_player_thread_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/ChannelFactory.c: In function 'dvb_channel_factory_stop_channel': src/ChannelFactory.c:3088:77: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 3088 | _tmp30_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp29_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c:3102:69: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 3102 | _tmp35_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp34_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/ChannelFactory.c:25: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/ChannelFactory.c: In function 'dvb_channel_factory_class_init': src/ChannelFactory.c:3181:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3181 | g_type_class_add_private (klass, sizeof (DVBChannelFactoryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/ChannelFactory.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/ChannelFactory.c: In function 'dvb_channel_factory_instance_init': src/ChannelFactory.c:3194:20: warning: Deprecated pre-processor symbol, replace with 3194 | self->priv = DVB_CHANNEL_FACTORY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/ChannelFactory.c:23: src/ChannelFactory.c: In function 'dvb_channel_factory_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/ChannelFactory.c:3213:13: note: in expansion of macro 'g_once_init_enter' 3213 | if (g_once_init_enter (&dvb_channel_factory_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-MpegTsEnums.o `test -f 'src/MpegTsEnums.c' || echo './'`src/MpegTsEnums.c In file included from src/MpegTsEnums.c:27: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/MpegTsEnums.c:23: src/MpegTsEnums.c: In function 'dvb_dvb_src_delsys_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/MpegTsEnums.c:84:13: note: in expansion of macro 'g_once_init_enter' 84 | if (g_once_init_enter (&dvb_dvb_src_delsys_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Main.o `test -f 'src/Main.c' || echo './'`src/Main.c In file included from src/Main.c:33: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Main.c: In function 'main_restore_device_groups': src/Main.c:841:77: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 841 | _tmp30_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp29_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Main.c:29: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Recording.o `test -f 'src/Recording.c' || echo './'`src/Recording.c src/Recording.c: In function 'dvb_recording_class_init': src/Recording.c:528:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 528 | g_type_class_add_private (klass, sizeof (DVBRecordingPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Recording.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Recording.c: In function 'dvb_recording_instance_init': src/Recording.c:547:20: warning: Deprecated pre-processor symbol, replace with 547 | self->priv = DVB_RECORDING_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Recording.c:23: src/Recording.c: In function 'dvb_recording_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Recording.c:568:13: note: in expansion of macro 'g_once_init_enter' 568 | if (g_once_init_enter (&dvb_recording_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Parameter.o `test -f 'src/Parameter.c' || echo './'`src/Parameter.c src/Parameter.c: In function 'dvb_parameter_class_init': src/Parameter.c:211:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 211 | g_type_class_add_private (klass, sizeof (DVBParameterPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Parameter.c:26: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Parameter.c: In function 'dvb_parameter_instance_init': src/Parameter.c:225:20: warning: Deprecated pre-processor symbol, replace with 225 | self->priv = DVB_PARAMETER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Parameter.c:25: src/Parameter.c: In function 'dvb_parameter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Parameter.c:238:13: note: in expansion of macro 'g_once_init_enter' 238 | if (g_once_init_enter (&dvb_parameter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Logging.o `test -f 'src/Logging.c' || echo './'`src/Logging.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Logging.c:23: src/Logging.c: In function 'dvb_logging_log_level_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:357:13: note: in expansion of macro 'g_once_init_enter' 357 | if (g_once_init_enter (&dvb_logging_log_level_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_formatter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:383:13: note: in expansion of macro 'g_once_init_enter' 383 | if (g_once_init_enter (&dvb_logging_formatter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_handler_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:442:13: note: in expansion of macro 'g_once_init_enter' 442 | if (g_once_init_enter (&dvb_logging_handler_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_default_formatter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:577:13: note: in expansion of macro 'g_once_init_enter' 577 | if (g_once_init_enter (&dvb_logging_default_formatter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_color_formatter_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:711:13: note: in expansion of macro 'g_once_init_enter' 711 | if (g_once_init_enter (&dvb_logging_color_formatter_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_console_handler_class_init': src/Logging.c:838:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 838 | g_type_class_add_private (klass, sizeof (DVBLoggingConsoleHandlerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Logging.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_console_handler_instance_init': src/Logging.c:860:20: warning: Deprecated pre-processor symbol, replace with 860 | self->priv = DVB_LOGGING_CONSOLE_HANDLER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Logging.c:23: src/Logging.c: In function 'dvb_logging_console_handler_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:877:13: note: in expansion of macro 'g_once_init_enter' 877 | if (g_once_init_enter (&dvb_logging_console_handler_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_file_handler_class_init': src/Logging.c:1324:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1324 | g_type_class_add_private (klass, sizeof (DVBLoggingFileHandlerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Logging.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_file_handler_instance_init': src/Logging.c:1349:20: warning: Deprecated pre-processor symbol, replace with 1349 | self->priv = DVB_LOGGING_FILE_HANDLER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Logging.c:23: src/Logging.c: In function 'dvb_logging_file_handler_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:1370:13: note: in expansion of macro 'g_once_init_enter' 1370 | if (g_once_init_enter (&dvb_logging_file_handler_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_logger_class_init': src/Logging.c:1687:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1687 | g_type_class_add_private (klass, sizeof (DVBLoggingLoggerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Logging.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_logger_instance_init': src/Logging.c:1697:20: warning: Deprecated pre-processor symbol, replace with 1697 | self->priv = DVB_LOGGING_LOGGER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Logging.c:23: src/Logging.c: In function 'dvb_logging_logger_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:1714:13: note: in expansion of macro 'g_once_init_enter' 1714 | if (g_once_init_enter (&dvb_logging_logger_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_log_manager_cleanup': src/Logging.c:1873:71: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 1873 | _tmp2_ = gee_abstract_map_get_values ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Logging.c:30: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Logging.c: In function 'dvb_logging_log_manager_class_init': src/Logging.c:1992:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1992 | g_type_class_add_private (klass, sizeof (DVBLoggingLogManagerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Logging.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Logging.c: In function 'dvb_logging_log_manager_instance_init': src/Logging.c:2001:20: warning: Deprecated pre-processor symbol, replace with 2001 | self->priv = DVB_LOGGING_LOG_MANAGER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Logging.c:23: src/Logging.c: In function 'dvb_logging_log_manager_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Logging.c:2017:13: note: in expansion of macro 'g_once_init_enter' 2017 | if (g_once_init_enter (&dvb_logging_log_manager_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-RecordingsStore.o `test -f 'src/RecordingsStore.c' || echo './'`src/RecordingsStore.c src/RecordingsStore.c: In function 'dvb_recordings_store_real_GetRecordings': src/RecordingsStore.c:475:61: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 475 | _tmp2_ = gee_abstract_map_get_size ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/RecordingsStore.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/RecordingsStore.c:492:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 492 | _tmp6_ = gee_abstract_map_get_keys ((GeeMap*) _tmp5_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/RecordingsStore.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/RecordingsStore.c: In function 'dvb_recordings_store_class_init': src/RecordingsStore.c:1456:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1456 | g_type_class_add_private (klass, sizeof (DVBRecordingsStorePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/RecordingsStore.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/RecordingsStore.c: In function 'dvb_recordings_store_instance_init': src/RecordingsStore.c:1483:20: warning: Deprecated pre-processor symbol, replace with 1483 | self->priv = DVB_RECORDINGS_STORE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/RecordingsStore.c:23: src/RecordingsStore.c: In function 'dvb_recordings_store_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/RecordingsStore.c:1502:13: note: in expansion of macro 'g_once_init_enter' 1502 | if (g_once_init_enter (&dvb_recordings_store_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Timer.o `test -f 'src/Timer.c' || echo './'`src/Timer.c src/Timer.c: In function 'dvb_timer_class_init': src/Timer.c:1033:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1033 | g_type_class_add_private (klass, sizeof (DVBTimerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Timer.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Timer.c: In function 'dvb_timer_instance_init': src/Timer.c:1046:20: warning: Deprecated pre-processor symbol, replace with 1046 | self->priv = DVB_TIMER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Timer.c:23: src/Timer.c: In function 'dvb_timer_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Timer.c:1064:13: note: in expansion of macro 'g_once_init_enter' 1064 | if (g_once_init_enter (&dvb_timer_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Utils.o `test -f 'src/Utils.c' || echo './'`src/Utils.c src/Utils.c: In function 'dvb_utils_dbus_register_object': src/Utils.c:1078:66: warning: passing argument 2 of '_vala_g_dbus_connection_register_object' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1078 | _vala_g_dbus_connection_register_object (t_type, _tmp2_, _tmp0_, _tmp1_, &_inner_error_); | ^~~~~~ src/Utils.c:1056:73: note: expected 'void *' but argument is of type 'gconstpointer' {aka 'const void *'} 1056 | static guint _vala_g_dbus_connection_register_object (GType type, void* object, GDBusConnection* connection, const gchar* path, GError** error) { | ~~~~~~^~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Settings.o `test -f 'src/Settings.c' || echo './'`src/Settings.c src/Settings.c: In function 'dvb_settings_class_init': src/Settings.c:1283:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1283 | g_type_class_add_private (klass, sizeof (DVBSettingsPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Settings.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Settings.c: In function 'dvb_settings_instance_init': src/Settings.c:1293:20: warning: Deprecated pre-processor symbol, replace with 1293 | self->priv = DVB_SETTINGS_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Settings.c:23: src/Settings.c: In function 'dvb_settings_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Settings.c:1307:13: note: in expansion of macro 'g_once_init_enter' 1307 | if (g_once_init_enter (&dvb_settings_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Manager.o `test -f 'src/Manager.c' || echo './'`src/Manager.c In file included from /usr/include/gstreamer-1.0/gst/base/base.h:35, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream-transport.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream.h:45, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:119, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/Manager.c:30: /usr/include/gstreamer-1.0/gst/base/gstbytereader.h: In function 'gst_byte_reader_dup_data_unchecked': /usr/include/gstreamer-1.0/gst/base/gstbytereader.h:365:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 365 | return (guint8 *) g_memdup (data, size); | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from src/Manager.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ src/Manager.c: In function 'dvb_manager_shutdown': src/Manager.c:659:79: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 659 | _tmp8_ = gee_abstract_map_get_values ((GeeMap*) _tmp7_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c:768:80: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 768 | _tmp38_ = gee_abstract_map_get_values ((GeeMap*) _tmp37_); | ^~~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_real_GetRegisteredDeviceGroups': src/Manager.c:1127:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1127 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c:1135:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1135 | _tmp6_ = gee_abstract_map_get_size ((GeeMap*) _tmp5_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c:1153:70: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 1153 | _tmp10_ = gee_abstract_map_get_keys ((GeeMap*) _tmp9_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_real_GetDeviceGroupSize': src/Manager.c:1505:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1505 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_real_GetDevices': src/Manager.c:1891:52: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1891 | _tmp1_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp0_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Manager.c:1941:76: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1941 | _tmp8_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp7_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_device_is_in_any_group': src/Manager.c:2664:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 2664 | _tmp2_ = gee_abstract_map_get_keys ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_get_device': src/Manager.c:2764:76: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 2764 | _tmp4_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp3_); | ^~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_get_device_groups_of_device': src/Manager.c:2962:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 2962 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c:2984:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 2984 | _tmp6_ = gee_abstract_map_get_keys ((GeeMap*) _tmp5_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_on_udev_event': src/Manager.c:3765:77: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 3765 | _tmp65_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp64_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Manager.c:3880:62: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 3880 | _tmp101_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp100_); | ^~~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Manager.c: In function 'dvb_manager_get_device_groups': src/Manager.c:3944:47: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 3944 | _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Manager.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Manager.c:23: src/Manager.c: In function 'dvb_manager_scanner_data_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Manager.c:4078:13: note: in expansion of macro 'g_once_init_enter' 4078 | if (g_once_init_enter (&dvb_manager_scanner_data_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/Manager.c: In function 'dvb_manager_class_init': src/Manager.c:4092:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4092 | g_type_class_add_private (klass, sizeof (DVBManagerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Manager.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Manager.c: In function 'dvb_manager_instance_init': src/Manager.c:4123:20: warning: Deprecated pre-processor symbol, replace with 4123 | self->priv = DVB_MANAGER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Manager.c:23: src/Manager.c: In function 'dvb_manager_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Manager.c:4146:13: note: in expansion of macro 'g_once_init_enter' 4146 | if (g_once_init_enter (&dvb_manager_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' rm -f libdvbdaemon-utils.a ar cru libdvbdaemon-utils.a vapi/libdvbdaemon_utils_a-cstuff.o ranlib libdvbdaemon-utils.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/rtsp/gnome_dvb_daemon-MediaFactory.o `test -f 'src/rtsp/MediaFactory.c' || echo './'`src/rtsp/MediaFactory.c In file included from /usr/include/gstreamer-1.0/gst/base/base.h:35, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream-transport.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream.h:45, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:119, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/MediaFactory.c:25: /usr/include/gstreamer-1.0/gst/base/gstbytereader.h: In function 'gst_byte_reader_dup_data_unchecked': /usr/include/gstreamer-1.0/gst/base/gstbytereader.h:365:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 365 | return (guint8 *) g_memdup (data, size); | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from src/rtsp/MediaFactory.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ src/rtsp/MediaFactory.c: In function 'dvb_media_factory_class_init': src/rtsp/MediaFactory.c:485:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 485 | g_type_class_add_private (klass, sizeof (DVBMediaFactoryPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/rtsp/MediaFactory.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/MediaFactory.c:486:62: warning: assignment to 'GstElement * (*)(GstRTSPMediaFactory *, const GstRTSPUrl *)' {aka 'struct _GstElement * (*)(struct _GstRTSPMediaFactory *, const struct _GstRTSPUrl *)'} from incompatible pointer type 'GstElement * (*)(GstRTSPMediaFactory *, GstRTSPUrl *)' {aka 'struct _GstElement * (*)(struct _GstRTSPMediaFactory *, struct _GstRTSPUrl *)'} [-Wincompatible-pointer-types] 486 | ((GstRTSPMediaFactoryClass *) klass)->create_element = dvb_media_factory_real_create_element; | ^ src/rtsp/MediaFactory.c:487:63: warning: assignment to 'GstElement * (*)(GstRTSPMediaFactory *, GstRTSPMedia *)' {aka 'struct _GstElement * (*)(struct _GstRTSPMediaFactory *, struct _GstRTSPMedia *)'} from incompatible pointer type 'GstPipeline * (*)(GstRTSPMediaFactory *, GstRTSPMedia *)' {aka 'struct _GstPipeline * (*)(struct _GstRTSPMediaFactory *, struct _GstRTSPMedia *)'} [-Wincompatible-pointer-types] 487 | ((GstRTSPMediaFactoryClass *) klass)->create_pipeline = dvb_media_factory_real_create_pipeline; | ^ src/rtsp/MediaFactory.c: In function 'dvb_media_factory_instance_init': src/rtsp/MediaFactory.c:497:20: warning: Deprecated pre-processor symbol, replace with 497 | self->priv = DVB_MEDIA_FACTORY_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/rtsp/MediaFactory.c:23: src/rtsp/MediaFactory.c: In function 'dvb_media_factory_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rtsp/MediaFactory.c:514:13: note: in expansion of macro 'g_once_init_enter' 514 | if (g_once_init_enter (&dvb_media_factory_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Recorder.o `test -f 'src/Recorder.c' || echo './'`src/Recorder.c In file included from src/Recorder.c:31: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Recorder.c: In function 'dvb_recorder_real_iterator': src/Recorder.c:615:47: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 615 | _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_real_foreach': src/Recorder.c:641:47: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 641 | _tmp1_ = gee_abstract_map_get_values ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_add_timer': src/Recorder.c:896:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 896 | _tmp4_ = gee_abstract_map_get_keys ((GeeMap*) _tmp3_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c:1052:70: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1052 | _tmp54_ = gee_abstract_map_get_size ((GeeMap*) _tmp53_); | ^~~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_real_GetTimers': src/Recorder.c:1449:61: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1449 | _tmp2_ = gee_abstract_map_get_size ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c:1466:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 1466 | _tmp6_ = gee_abstract_map_get_keys ((GeeMap*) _tmp5_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_real_HasTimer': src/Recorder.c:2556:69: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 2556 | _tmp2_ = gee_abstract_map_get_keys ((GeeMap*) _tmp1_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_real_HasTimerForEvent': src/Recorder.c:2753:70: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 2753 | _tmp20_ = gee_abstract_map_get_keys ((GeeMap*) _tmp19_); | ^~~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_check_timers': src/Recorder.c:3880:70: warning: passing argument 1 of 'gee_abstract_map_get_keys' from incompatible pointer type [-Wincompatible-pointer-types] 3880 | _tmp26_ = gee_abstract_map_get_keys ((GeeMap*) _tmp25_); | ^~~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1546:52: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1546 | GeeSet* gee_abstract_map_get_keys (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c:4001:62: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 4001 | _tmp68_ = gee_abstract_map_get_size ((GeeMap*) _tmp67_); | ^~~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c:4031:70: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 4031 | _tmp76_ = gee_abstract_map_get_size ((GeeMap*) _tmp75_); | ^~~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/Recorder.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/Recorder.c: In function 'dvb_recorder_class_init': src/Recorder.c:4290:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 4290 | g_type_class_add_private (klass, sizeof (DVBRecorderPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Recorder.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Recorder.c: In function 'dvb_recorder_instance_init': src/Recorder.c:4376:20: warning: Deprecated pre-processor symbol, replace with 4376 | self->priv = DVB_RECORDER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Recorder.c:23: src/Recorder.c: In function 'dvb_recorder_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Recorder.c:4400:13: note: in expansion of macro 'g_once_init_enter' 4400 | if (g_once_init_enter (&dvb_recorder_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Schedule.o `test -f 'src/Schedule.c' || echo './'`src/Schedule.c src/Schedule.c: In function 'dvb_schedule_restore': src/Schedule.c:520:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] 520 | _data_->_async_result = g_simple_async_result_new (G_OBJECT (self), _callback_, _user_data_, dvb_schedule_restore); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here 51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c:521:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 521 | g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, dvb_schedule_restore_data_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here 75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c: In function 'dvb_schedule_restore_finish': src/Schedule.c:530:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 530 | _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here 79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c: In function 'dvb_schedule_restore_co': src/Schedule.c:591:25: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] 591 | g_simple_async_result_complete_in_idle (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c:593:25: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 593 | g_simple_async_result_complete (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here 104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c:710:33: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] 710 | g_simple_async_result_complete_in_idle (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c:712:33: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 712 | g_simple_async_result_complete (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here 104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c:744:17: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] 744 | g_simple_async_result_complete_in_idle (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c:746:17: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 746 | g_simple_async_result_complete (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/Schedule.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here 104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c: In function 'dvb_schedule_real_GetAllEvents': src/Schedule.c:2135:53: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 2135 | _tmp25_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp24_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Schedule.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Schedule.c: In function 'dvb_schedule_real_GetAllEventInfos': src/Schedule.c:2321:53: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 2321 | _tmp24_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp23_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Schedule.c:28: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Schedule.c: In function 'dvb_schedule_class_init': src/Schedule.c:3437:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3437 | g_type_class_add_private (klass, sizeof (DVBSchedulePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Schedule.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Schedule.c: In function 'dvb_schedule_instance_init': src/Schedule.c:3470:20: warning: Deprecated pre-processor symbol, replace with 3470 | self->priv = DVB_SCHEDULE_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Schedule.c:23: src/Schedule.c: In function 'dvb_schedule_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Schedule.c:3490:13: note: in expansion of macro 'g_once_init_enter' 3490 | if (g_once_init_enter (&dvb_schedule_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/gnome_dvb_daemon-Scanner.o `test -f 'src/Scanner.c' || echo './'`src/Scanner.c In file included from src/Scanner.c:33: /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:28:2: warning: #warning "The GStreamer mpegts library is unstable API and may change in future." [-Wcpp] 28 | #warning "The GStreamer mpegts library is unstable API and may change in future." | ^~~~~~~ /usr/include/gstreamer-1.0/gst/mpegts/mpegts.h:29:2: warning: #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." [-Wcpp] 29 | #warning "You can define GST_USE_UNSTABLE_API to avoid this warning." | ^~~~~~~ src/Scanner.c: In function 'dvb_scanner_start_scan': src/Scanner.c:1521:77: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1521 | _tmp34_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp33_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Scanner.c:29: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Scanner.c:1538:85: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1538 | _tmp39_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp38_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Scanner.c:29: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Scanner.c: In function 'dvb_scanner_on_sdt_structure': src/Scanner.c:2145:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2145 | _tmp1_ = gst_mpegts_section_get_sdt (_tmp0_); | ^ src/Scanner.c: In function 'dvb_scanner_on_nit_structure': src/Scanner.c:2434:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2434 | _tmp1_ = gst_mpegts_section_get_nit (_tmp0_); | ^ src/Scanner.c: In function 'dvb_scanner_on_pmt_structure': src/Scanner.c:3009:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3009 | _tmp8_ = gst_mpegts_section_get_pmt (_tmp7_); | ^ src/Scanner.c:3139:57: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3139 | _tmp55_ = gst_mpegts_find_descriptor (_tmp54_, (guint8) GST_MTS_DESC_DVB_DTS); | ^ src/Scanner.c:3148:65: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3148 | _tmp58_ = gst_mpegts_find_descriptor (_tmp57_, (guint8) GST_MTS_DESC_DVB_AC3); | ^ src/Scanner.c:3159:65: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3159 | _tmp61_ = gst_mpegts_find_descriptor (_tmp60_, (guint8) GST_MTS_DESC_DVB_ENHANCED_AC3); | ^ src/Scanner.c: In function 'dvb_scanner_bus_watch_func': src/Scanner.c:3260:48: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 3260 | _tmp6_ = gst_message_get_structure (_tmp5_); | ^ src/Scanner.c:3420:85: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 3420 | _tmp38_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp37_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Scanner.c:29: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Scanner.c:3550:85: warning: passing argument 1 of 'gee_abstract_collection_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 3550 | _tmp85_ = gee_abstract_collection_get_size ((GeeCollection*) _tmp84_); | ^~~~~~~~~~~~~~~~~~~~~~~~ | | | GeeCollection * {aka struct _GeeCollection *} In file included from src/Scanner.c:29: /usr/include/gee-0.8/gee.h:1488:63: note: expected 'GeeAbstractCollection *' {aka 'struct _GeeAbstractCollection *'} but argument is of type 'GeeCollection *' {aka 'struct _GeeCollection *'} 1488 | gint gee_abstract_collection_get_size (GeeAbstractCollection* self); | ~~~~~~~~~~~~~~~~~~~~~~~^~~~ src/Scanner.c: In function 'dvb_scanner_class_init': src/Scanner.c:3759:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 3759 | g_type_class_add_private (klass, sizeof (DVBScannerPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/Scanner.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/Scanner.c: In function 'dvb_scanner_instance_init': src/Scanner.c:3792:20: warning: Deprecated pre-processor symbol, replace with 3792 | self->priv = DVB_SCANNER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/Scanner.c:23: src/Scanner.c: In function 'dvb_scanner_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/Scanner.c:3825:13: note: in expansion of macro 'g_once_init_enter' 3825 | if (g_once_init_enter (&dvb_scanner_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/rtsp/gnome_dvb_daemon-Server.o `test -f 'src/rtsp/Server.c' || echo './'`src/rtsp/Server.c In file included from /usr/include/gstreamer-1.0/gst/base/base.h:35, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream-transport.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-stream.h:45, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:119, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/Server.c:25: /usr/include/gstreamer-1.0/gst/base/gstbytereader.h: In function 'gst_byte_reader_dup_data_unchecked': /usr/include/gstreamer-1.0/gst/base/gstbytereader.h:365:3: warning: 'g_memdup' is deprecated: Use 'g_memdup2' instead [-Wdeprecated-declarations] 365 | return (guint8 *) g_memdup (data, size); | ^~~~~~ In file included from /usr/include/glib-2.0/glib.h:82, from src/rtsp/Server.c:23: /usr/include/glib-2.0/glib/gstrfuncs.h:257:23: note: declared here 257 | gpointer g_memdup (gconstpointer mem, | ^~~~~~~~ src/rtsp/Server.c: In function 'dvb_rtsp_server_start': src/rtsp/Server.c:272:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] 272 | _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, dvb_rtsp_server_start); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:52, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24, from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/Server.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here 51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c:273:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 273 | g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, dvb_rtsp_server_start_data_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:52, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24, from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/Server.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here 75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c: In function 'dvb_rtsp_server_start_finish': src/rtsp/Server.c:280:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 280 | _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:52, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24, from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/Server.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here 79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c: In function 'dvb_rtsp_server_start_co': src/rtsp/Server.c:320:17: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] 320 | g_simple_async_result_complete_in_idle (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:52, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24, from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/Server.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c:322:17: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 322 | g_simple_async_result_complete (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtspconnection.h:52, from /usr/include/gstreamer-1.0/gst/rtsp/gstrtsp.h:24, from /usr/include/gstreamer-1.0/gst/rtsp/rtsp.h:27, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-media.h:21, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session.h:58, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-session-pool.h:33, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server-object.h:32, from /usr/include/gstreamer-1.0/gst/rtsp-server/rtsp-server.h:28, from src/rtsp/Server.c:25: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here 104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c: In function 'dvb_rtsp_server_stop_channel_helper_class_init': src/rtsp/Server.c:571:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 571 | g_type_class_add_private (klass, sizeof (DVBRTSPServerStopChannelHelperPrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/rtsp/Server.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c: In function 'dvb_rtsp_server_stop_channel_helper_instance_init': src/rtsp/Server.c:576:20: warning: Deprecated pre-processor symbol, replace with 576 | self->priv = DVB_RTSP_SERVER_STOP_CHANNEL_HELPER_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/rtsp/Server.c:23: src/rtsp/Server.c: In function 'dvb_rtsp_server_stop_channel_helper_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rtsp/Server.c:591:13: note: in expansion of macro 'g_once_init_enter' 591 | if (g_once_init_enter (&dvb_rtsp_server_stop_channel_helper_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/rygel/gnome_dvb_daemon-Services2.o `test -f 'src/rygel/Services2.c' || echo './'`src/rygel/Services2.c src/rygel/Services2.c: In function 'dvb_media_server2_device_groups_media_container2_real_ListContainers': src/rygel/Services2.c:602:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 602 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/rygel/Services2.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/rygel/Services2.c:623:55: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 623 | _tmp9_ = gee_abstract_map_get_values ((GeeMap*) _tmp8_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/rygel/Services2.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/rygel/Services2.c: In function 'dvb_media_server2_device_groups_media_container2_real_get_ContainerCount': src/rygel/Services2.c:1012:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1012 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/rygel/Services2.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/rygel/Services2.c: In function 'dvb_media_server2_device_groups_media_container2_class_init': src/rygel/Services2.c:1072:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1072 | g_type_class_add_private (klass, sizeof (DVBMediaServer2DeviceGroupsMediaContainer2Private)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/rygel/Services2.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_device_groups_media_container2_instance_init': src/rygel/Services2.c:1101:20: warning: Deprecated pre-processor symbol, replace with 1101 | self->priv = DVB_MEDIA_SERVER2_DEVICE_GROUPS_MEDIA_CONTAINER2_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/rygel/Services2.c:23: src/rygel/Services2.c: In function 'dvb_media_server2_device_groups_media_container2_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c:1121:13: note: in expansion of macro 'g_once_init_enter' 1121 | if (g_once_init_enter (&dvb_media_server2_device_groups_media_container2_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_channels_media_container2_real_ListItems': src/rygel/Services2.c:1334:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1334 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/rygel/Services2.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/rygel/Services2.c:1355:55: warning: passing argument 1 of 'gee_abstract_map_get_values' from incompatible pointer type [-Wincompatible-pointer-types] 1355 | _tmp9_ = gee_abstract_map_get_values ((GeeMap*) _tmp8_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/rygel/Services2.c:28: /usr/include/gee-0.8/gee.h:1547:61: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1547 | GeeCollection* gee_abstract_map_get_values (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/rygel/Services2.c: In function 'dvb_media_server2_channels_media_container2_real_get_ItemCount': src/rygel/Services2.c:1714:45: warning: passing argument 1 of 'gee_abstract_map_get_size' from incompatible pointer type [-Wincompatible-pointer-types] 1714 | _tmp1_ = gee_abstract_map_get_size ((GeeMap*) _tmp0_); | ^~~~~~~~~~~~~~~~ | | | GeeMap * {aka struct _GeeMap *} In file included from src/rygel/Services2.c:28: /usr/include/gee-0.8/gee.h:1544:49: note: expected 'GeeAbstractMap *' {aka 'struct _GeeAbstractMap *'} but argument is of type 'GeeMap *' {aka 'struct _GeeMap *'} 1544 | gint gee_abstract_map_get_size (GeeAbstractMap* self); | ~~~~~~~~~~~~~~~~^~~~ src/rygel/Services2.c: In function 'dvb_media_server2_channels_media_container2_class_init': src/rygel/Services2.c:1756:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1756 | g_type_class_add_private (klass, sizeof (DVBMediaServer2ChannelsMediaContainer2Private)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/rygel/Services2.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_channels_media_container2_instance_init': src/rygel/Services2.c:1785:20: warning: Deprecated pre-processor symbol, replace with 1785 | self->priv = DVB_MEDIA_SERVER2_CHANNELS_MEDIA_CONTAINER2_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/rygel/Services2.c:23: src/rygel/Services2.c: In function 'dvb_media_server2_channels_media_container2_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c:1806:13: note: in expansion of macro 'g_once_init_enter' 1806 | if (g_once_init_enter (&dvb_media_server2_channels_media_container2_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_channel_media_item2_class_init': src/rygel/Services2.c:1959:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 1959 | g_type_class_add_private (klass, sizeof (DVBMediaServer2ChannelMediaItem2Private)); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:22, from src/rygel/Services2.c:24: /usr/include/glib-2.0/gobject/gtype.h:1307:10: note: declared here 1307 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_channel_media_item2_instance_init': src/rygel/Services2.c:1982:20: warning: Deprecated pre-processor symbol, replace with 1982 | self->priv = DVB_MEDIA_SERVER2_CHANNEL_MEDIA_ITEM2_GET_PRIVATE (self); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/rygel/Services2.c:23: src/rygel/Services2.c: In function 'dvb_media_server2_channel_media_item2_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c:2000:13: note: in expansion of macro 'g_once_init_enter' 2000 | if (g_once_init_enter (&dvb_media_server2_channel_media_item2_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_start_rygel_services': src/rygel/Services2.c:2116:9: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] 2116 | _data_->_async_result = g_simple_async_result_new (NULL, _callback_, _user_data_, dvb_media_server2_start_rygel_services); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/rygel/Services2.c:27: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here 51 | GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, | ^~~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c:2117:9: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 2117 | g_simple_async_result_set_op_res_gpointer (_data_->_async_result, _data_, dvb_media_server2_start_rygel_services_data_free); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/rygel/Services2.c:27: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here 75 | void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_start_rygel_services_finish': src/rygel/Services2.c:2124:9: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] 2124 | _data_ = g_simple_async_result_get_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (_res_)); | ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/rygel/Services2.c:27: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here 79 | gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c: In function 'dvb_media_server2_start_rygel_services_co': src/rygel/Services2.c:2149:17: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] 2149 | g_simple_async_result_complete_in_idle (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/rygel/Services2.c:27: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here 106 | void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/rygel/Services2.c:2151:17: warning: 'g_simple_async_result_complete' is deprecated [-Wdeprecated-declarations] 2151 | g_simple_async_result_complete (_data_->_async_result); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:136, from src/rygel/Services2.c:27: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here 104 | void g_simple_async_result_complete (GSimpleAsyncResult *simple); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' gcc -DHAVE_CONFIG_H -I. -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SRC_DIR=\""."\" -DPACKAGE_DATA_DIR=\""/usr/share"\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/gee-0.8 -I/usr/include/gstreamer-1.0 -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -pthread -I/usr/include/gudev-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I./vapi -include config.h -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o src/rygel/gnome_dvb_daemon-Interfaces2.o `test -f 'src/rygel/Interfaces2.c' || echo './'`src/rygel/Interfaces2.c In file included from /usr/include/glib-2.0/glib/gthread.h:32, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from src/rygel/Interfaces2.c:23: src/rygel/Interfaces2.c: In function 'media_object2_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rygel/Interfaces2.c:248:13: note: in expansion of macro 'g_once_init_enter' 248 | if (g_once_init_enter (&media_object2_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/rygel/Interfaces2.c: In function 'media_container2_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rygel/Interfaces2.c:538:13: note: in expansion of macro 'g_once_init_enter' 538 | if (g_once_init_enter (&media_container2_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ src/rygel/Interfaces2.c: In function 'media_item2_get_type': /usr/include/glib-2.0/glib/gatomic.h:117:5: warning: argument 2 of '__atomic_load' discards 'volatile' qualifier [-Wincompatible-pointer-types] 117 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, __ATOMIC_SEQ_CST); \ | ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro 'g_atomic_pointer_get' 260 | (!g_atomic_pointer_get (location) && \ | ^~~~~~~~~~~~~~~~~~~~ src/rygel/Interfaces2.c:1321:13: note: in expansion of macro 'g_once_init_enter' 1321 | if (g_once_init_enter (&media_item2_type_id__volatile)) { | ^~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' /bin/sh ./libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gnome-dvb-daemon src/Parameters/gnome_dvb_daemon-DvbCEuropeParameter.o src/Parameters/gnome_dvb_daemon-DvbSParameter.o src/Parameters/gnome_dvb_daemon-DvbTParameter.o src/database/sqlite/gnome_dvb_daemon-SqliteDatabase.o src/database/sqlite/gnome_dvb_daemon-SqliteUtils.o src/database/sqlite/gnome_dvb_daemon-SqliteConfigTimersStore.o src/database/sqlite/gnome_dvb_daemon-SqliteEPGStore.o src/database/gnome_dvb_daemon-SqlError.o src/database/gnome_dvb_daemon-ConfigStore.o src/database/gnome_dvb_daemon-EPGStore.o src/database/gnome_dvb_daemon-TimersStore.o src/dbus/gnome_dvb_daemon-IDBusChannelList.o src/dbus/gnome_dvb_daemon-IDBusDeviceGroup.o src/dbus/gnome_dvb_daemon-IDBusManager.o src/dbus/gnome_dvb_daemon-IDBusRecorder.o src/dbus/gnome_dvb_daemon-IDBusRecordingsStore.o src/dbus/gnome_dvb_daemon-IDBusScanner.o src/dbus/gnome_dvb_daemon-IDBusSchedule.o src/io/gnome_dvb_daemon-ChannelListReader.o src/io/gnome_dvb_daemon-ChannelListWriter.o src/io/gnome_dvb_daemon-RecordingReader.o src/io/gnome_dvb_daemon-RecordingWriter.o src/io/gnome_dvb_daemon-ScanningListReader.o src/gnome_dvb_daemon-ChangeType.o src/gnome_dvb_daemon-Channel.o src/gnome_dvb_daemon-ChannelFactory.o src/gnome_dvb_daemon-ChannelGroup.o src/gnome_dvb_daemon-ChannelList.o src/gnome_dvb_daemon-Constants.o src/gnome_dvb_daemon-Device.o src/gnome_dvb_daemon-DeviceGroup.o src/gnome_dvb_daemon-EPGScanner.o src/gnome_dvb_daemon-Event.o src/gnome_dvb_daemon-EventStorage.o src/gnome_dvb_daemon-Factory.o src/gnome_dvb_daemon-Logging.o src/gnome_dvb_daemon-Main.o src/gnome_dvb_daemon-Manager.o src/gnome_dvb_daemon-MpegTsEnums.o src/gnome_dvb_daemon-OverlapType.o src/gnome_dvb_daemon-Recorder.o src/gnome_dvb_daemon-Recording.o src/gnome_dvb_daemon-RecordingsStore.o src/gnome_dvb_daemon-Scanner.o src/gnome_dvb_daemon-Parameter.o src/gnome_dvb_daemon-Schedule.o src/gnome_dvb_daemon-Settings.o src/gnome_dvb_daemon-Timer.o src/gnome_dvb_daemon-Utils.o src/rtsp/gnome_dvb_daemon-MediaFactory.o src/rtsp/gnome_dvb_daemon-Server.o src/rygel/gnome_dvb_daemon-Interfaces2.o src/rygel/gnome_dvb_daemon-Services2.o -lgio-2.0 -lgee-0.8 -lsqlite3 -lgstrtspserver-1.0 -lgstmpegts-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 libdvbdaemon-utils.a libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--export-dynamic -Wl,--as-needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gnome-dvb-daemon src/Parameters/gnome_dvb_daemon-DvbCEuropeParameter.o src/Parameters/gnome_dvb_daemon-DvbSParameter.o src/Parameters/gnome_dvb_daemon-DvbTParameter.o src/database/sqlite/gnome_dvb_daemon-SqliteDatabase.o src/database/sqlite/gnome_dvb_daemon-SqliteUtils.o src/database/sqlite/gnome_dvb_daemon-SqliteConfigTimersStore.o src/database/sqlite/gnome_dvb_daemon-SqliteEPGStore.o src/database/gnome_dvb_daemon-SqlError.o src/database/gnome_dvb_daemon-ConfigStore.o src/database/gnome_dvb_daemon-EPGStore.o src/database/gnome_dvb_daemon-TimersStore.o src/dbus/gnome_dvb_daemon-IDBusChannelList.o src/dbus/gnome_dvb_daemon-IDBusDeviceGroup.o src/dbus/gnome_dvb_daemon-IDBusManager.o src/dbus/gnome_dvb_daemon-IDBusRecorder.o src/dbus/gnome_dvb_daemon-IDBusRecordingsStore.o src/dbus/gnome_dvb_daemon-IDBusScanner.o src/dbus/gnome_dvb_daemon-IDBusSchedule.o src/io/gnome_dvb_daemon-ChannelListReader.o src/io/gnome_dvb_daemon-ChannelListWriter.o src/io/gnome_dvb_daemon-RecordingReader.o src/io/gnome_dvb_daemon-RecordingWriter.o src/io/gnome_dvb_daemon-ScanningListReader.o src/gnome_dvb_daemon-ChangeType.o src/gnome_dvb_daemon-Channel.o src/gnome_dvb_daemon-ChannelFactory.o src/gnome_dvb_daemon-ChannelGroup.o src/gnome_dvb_daemon-ChannelList.o src/gnome_dvb_daemon-Constants.o src/gnome_dvb_daemon-Device.o src/gnome_dvb_daemon-DeviceGroup.o src/gnome_dvb_daemon-EPGScanner.o src/gnome_dvb_daemon-Event.o src/gnome_dvb_daemon-EventStorage.o src/gnome_dvb_daemon-Factory.o src/gnome_dvb_daemon-Logging.o src/gnome_dvb_daemon-Main.o src/gnome_dvb_daemon-Manager.o src/gnome_dvb_daemon-MpegTsEnums.o src/gnome_dvb_daemon-OverlapType.o src/gnome_dvb_daemon-Recorder.o src/gnome_dvb_daemon-Recording.o src/gnome_dvb_daemon-RecordingsStore.o src/gnome_dvb_daemon-Scanner.o src/gnome_dvb_daemon-Parameter.o src/gnome_dvb_daemon-Schedule.o src/gnome_dvb_daemon-Settings.o src/gnome_dvb_daemon-Timer.o src/gnome_dvb_daemon-Utils.o src/rtsp/gnome_dvb_daemon-MediaFactory.o src/rtsp/gnome_dvb_daemon-Server.o src/rygel/gnome_dvb_daemon-Interfaces2.o src/rygel/gnome_dvb_daemon-Services2.o -lgee-0.8 -lsqlite3 -lgstrtspserver-1.0 -lgstmpegts-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgstrtp-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgio-2.0 -lgudev-1.0 -lgobject-2.0 -lglib-2.0 libdvbdaemon-utils.a make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.iPDjyc + umask 022 + cd /home/iurt/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 '!=' / ']' + rm -rf /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 ++ dirname /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 + mkdir -p /home/iurt/rpmbuild/BUILDROOT + mkdir /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 + cd gnome-dvb-daemon-0.2.90 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 'INSTALL=/usr/bin/install -p' Making install in client make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client' Making install in gnomedvb make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/gnomedvb' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/gnomedvb' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb' /usr/bin/install -p -m 644 __init__.py Callback.py DBusWrapper.py Device.py DVBModel.py defs.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyCallback.pyDBusWrapper.pyDevice.pyDVBModel.pydefs.py Byte-compiling python modules (optimized versions) ... __init__.pyCallback.pyDBusWrapper.pyDevice.pyDVBModel.pydefs.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/channellisteditor' /usr/bin/install -p -m 644 ui/channellisteditor/__init__.py ui/channellisteditor/ChannelListEditorDialog.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/channellisteditor' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyChannelListEditorDialog.py Byte-compiling python modules (optimized versions) ... __init__.pyChannelListEditorDialog.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/controlcenter' /usr/bin/install -p -m 644 ui/controlcenter/__init__.py ui/controlcenter/ControlCenterWindow.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/controlcenter' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyControlCenterWindow.py Byte-compiling python modules (optimized versions) ... __init__.pyControlCenterWindow.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/widgets' /usr/bin/install -p -m 644 ui/widgets/__init__.py ui/widgets/CellRendererDatetime.py ui/widgets/ChannelGroupsStore.py ui/widgets/ChannelGroupsView.py ui/widgets/ChannelsStore.py ui/widgets/ChannelsView.py ui/widgets/DateTime.py ui/widgets/DetailsDialog.py ui/widgets/Frame.py ui/widgets/HelpBox.py ui/widgets/RecordingsStore.py ui/widgets/RecordingsView.py ui/widgets/RunningNextStore.py ui/widgets/RunningNextView.py ui/widgets/SchedulePaned.py ui/widgets/ScheduleStore.py ui/widgets/ScheduleView.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/widgets' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyCellRendererDatetime.pyChannelGroupsStore.pyChannelGroupsView.pyChannelsStore.pyChannelsView.pyDateTime.pyDetailsDialog.pyFrame.pyHelpBox.pyRecordingsStore.pyRecordingsView.pyRunningNextStore.pyRunningNextView.pySchedulePaned.pyScheduleStore.pyScheduleView.py Byte-compiling python modules (optimized versions) ... __init__.pyCellRendererDatetime.pyChannelGroupsStore.pyChannelGroupsView.pyChannelsStore.pyChannelsView.pyDateTime.pyDetailsDialog.pyFrame.pyHelpBox.pyRecordingsStore.pyRecordingsView.pyRunningNextStore.pyRunningNextView.pySchedulePaned.pyScheduleStore.pyScheduleView.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/preferences' /usr/bin/install -p -m 644 ui/preferences/__init__.py ui/preferences/DeviceGroupsView.py ui/preferences/Dialogs.py ui/preferences/Preferences.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/preferences' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyDeviceGroupsView.pyDialogs.pyPreferences.py Byte-compiling python modules (optimized versions) ... __init__.pyDeviceGroupsView.pyDialogs.pyPreferences.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/recordings' /usr/bin/install -p -m 644 ui/recordings/__init__.py ui/recordings/DetailsDialog.py ui/recordings/RecordingsDialog.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/recordings' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyDetailsDialog.pyRecordingsDialog.py Byte-compiling python modules (optimized versions) ... __init__.pyDetailsDialog.pyRecordingsDialog.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/timers' /usr/bin/install -p -m 644 ui/timers/__init__.py ui/timers/CalendarDialog.py ui/timers/EditTimersDialog.py ui/timers/MessageDialogs.py ui/timers/TimerDialog.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/timers' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyCalendarDialog.pyEditTimersDialog.pyMessageDialogs.pyTimerDialog.py Byte-compiling python modules (optimized versions) ... __init__.pyCalendarDialog.pyEditTimersDialog.pyMessageDialogs.pyTimerDialog.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui' /usr/bin/install -p -m 644 ui/__init__.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.py Byte-compiling python modules (optimized versions) ... __init__.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/wizard' /usr/bin/install -p -m 644 ui/wizard/__init__.py ui/wizard/SetupWizard.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/wizard' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pySetupWizard.py Byte-compiling python modules (optimized versions) ... __init__.pySetupWizard.py /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/wizard/pages' /usr/bin/install -p -m 644 ui/wizard/pages/__init__.py ui/wizard/pages/AdaptersPage.py ui/wizard/pages/BasePage.py ui/wizard/pages/ChannelScanPage.py ui/wizard/pages/InitialTuningDataPage.py ui/wizard/pages/IntroPage.py ui/wizard/pages/SaveChannelListPage.py ui/wizard/pages/SetupDevicePage.py ui/wizard/pages/SummaryPage.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9/site-packages/gnomedvb/ui/wizard/pages' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... __init__.pyAdaptersPage.pyBasePage.pyChannelScanPage.pyInitialTuningDataPage.pyIntroPage.pySaveChannelListPage.pySetupDevicePage.pySummaryPage.py Byte-compiling python modules (optimized versions) ... __init__.pyAdaptersPage.pyBasePage.pyChannelScanPage.pyInitialTuningDataPage.pyIntroPage.pySaveChannelListPage.pySetupDevicePage.pySummaryPage.py make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/gnomedvb' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/gnomedvb' Making install in totem-plugin make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/totem-plugin' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/totem-plugin' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib64/totem/plugins/dvb-daemon' /usr/bin/install -p -m 644 dvb-daemon.plugin '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib64/totem/plugins/dvb-daemon' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib64/totem/plugins/dvb-daemon' /usr/bin/install -p -m 644 dvb-daemon.py '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib64/totem/plugins/dvb-daemon' :2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules... dvb-daemon.py File "/usr/lib64/totem/plugins/dvb-daemon/dvb-daemon.py", line 272 except Exception, e: ^ SyntaxError: invalid syntax Byte-compiling python modules (optimized versions) ... dvb-daemon.py make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/totem-plugin' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client/totem-plugin' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/bin' /usr/bin/install -p gnome-dvb-control gnome-dvb-setup '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/bin' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/client' Making install in data make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' Making install in icons make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data/icons' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data/icons' make[3]: Nothing to be done for 'install-exec-am'. for icon in hicolor_apps_16x16_gnome-dvb-daemon.png hicolor_apps_22x22_gnome-dvb-daemon.png hicolor_apps_24x24_gnome-dvb-daemon.png hicolor_apps_32x32_gnome-dvb-daemon.png hicolor_apps_48x48_gnome-dvb-daemon.png hicolor_apps_scalable_gnome-dvb-daemon.svg hicolor_apps_16x16_gnome-dvb-setup.png hicolor_apps_22x22_gnome-dvb-setup.png hicolor_apps_24x24_gnome-dvb-setup.png hicolor_apps_32x32_gnome-dvb-setup.png hicolor_apps_48x48_gnome-dvb-setup.png hicolor_apps_scalable_gnome-dvb-setup.svg ; do \ THEME=`echo $icon | cut -d_ -f1`; \ CONTEXT=`echo $icon | cut -d_ -f2`; \ SIZE=`echo $icon | cut -d_ -f3`; \ ICONFILE=`echo $icon | cut -d_ -f4`; \ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT; \ /usr/bin/install -p -m 644 ./$icon /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/icons/$THEME/$SIZE/$CONTEXT/$ICONFILE; \ done; *** Icon cache not updated. After (un)install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data/icons' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data/icons' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/dbus-1/services' /usr/bin/install -p -m 644 org.gnome.DVB.service org.gnome.UPnP.MediaServer2.DVBDaemon.service '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/dbus-1/services' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications' /usr/bin/install -p -m 644 gnome-dvb-control.desktop gnome-dvb-setup.desktop '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications' make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/data' Making install in po make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' linguas="ar ca ca@valencia cs da de el en_GB es fi fr gl hu id it lt lv nb pl pt_BR ru sk sl sr sr@latin sv te tr zh_CN "; \ for lang in $linguas; do \ dir=/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/gnome-dvb-daemon.mo; \ echo "installing $lang.gmo as $dir/gnome-dvb-daemon.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/gnome-dvb-daemon.mo; \ echo "installing ./$lang.gmo as" \ "$dir/gnome-dvb-daemon.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/gnome-dvb-daemon.mo.m; \ echo "installing $lang.gmo.m as $dir/gnome-dvb-daemon.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/gnome-dvb-daemon.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/gnome-dvb-daemon.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/ar/LC_MESSAGES/gnome-dvb-daemon.mo installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/ca/LC_MESSAGES/gnome-dvb-daemon.mo installing ca@valencia.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/ca@valencia/LC_MESSAGES/gnome-dvb-daemon.mo installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES/gnome-dvb-daemon.mo installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/da/LC_MESSAGES/gnome-dvb-daemon.mo installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/gnome-dvb-daemon.mo installing el.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/el/LC_MESSAGES/gnome-dvb-daemon.mo installing en_GB.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/en_GB/LC_MESSAGES/gnome-dvb-daemon.mo installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/gnome-dvb-daemon.mo installing fi.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/fi/LC_MESSAGES/gnome-dvb-daemon.mo installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/gnome-dvb-daemon.mo installing gl.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/gl/LC_MESSAGES/gnome-dvb-daemon.mo installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/hu/LC_MESSAGES/gnome-dvb-daemon.mo installing id.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/id/LC_MESSAGES/gnome-dvb-daemon.mo installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/it/LC_MESSAGES/gnome-dvb-daemon.mo installing lt.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/lt/LC_MESSAGES/gnome-dvb-daemon.mo installing lv.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/lv/LC_MESSAGES/gnome-dvb-daemon.mo installing nb.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/nb/LC_MESSAGES/gnome-dvb-daemon.mo installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/gnome-dvb-daemon.mo installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/gnome-dvb-daemon.mo installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/gnome-dvb-daemon.mo installing sk.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/sk/LC_MESSAGES/gnome-dvb-daemon.mo installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/sl/LC_MESSAGES/gnome-dvb-daemon.mo installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/sr/LC_MESSAGES/gnome-dvb-daemon.mo installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/gnome-dvb-daemon.mo installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/gnome-dvb-daemon.mo installing te.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/te/LC_MESSAGES/gnome-dvb-daemon.mo installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES/gnome-dvb-daemon.mo installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/gnome-dvb-daemon.mo make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90/po' make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -p gnome-dvb-daemon '/home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/bin' libtool: install: /usr/bin/install -p gnome-dvb-daemon /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/bin/gnome-dvb-daemon make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90' + /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 gnome-dvb-daemon + /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.2.90-11.mga9 --unique-debug-suffix -0.2.90-11.mga9.aarch64 --unique-debug-src-base gnome-dvb-daemon-0.2.90-11.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gnome-dvb-daemon-0.2.90 extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/bin/gnome-dvb-daemon dwz: ./usr/bin/gnome-dvb-daemon-0.2.90-11.mga9.aarch64.debug: Unknown debugging section .debug_line_str original debug info size: 3256kB, size after compression: 3256kB /usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match. 5613 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "????? ??????? ??????" for key "Comment[ar]" in group "Desktop Entry" looks the same as that of key "Name[ar]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "Nastaven? digit?ln? TV" for key "Comment[cs]" in group "Desktop Entry" looks the same as that of key "Name[cs]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "Digit?lis TV be?ll?t?sa" for key "Comment[hu]" in group "Desktop Entry" looks the same as that of key "Name[hu]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "Configurar TV digital" for key "Comment[pt_BR]" in group "Desktop Entry" looks the same as that of key "Name[pt_BR]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "????????? ????????? ??" for key "Comment[ru]" in group "Desktop Entry" looks the same as that of key "Name[ru]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "Nastavenie digit?lnej telev?zie" for key "Comment[sk]" in group "Desktop Entry" looks the same as that of key "Name[sk]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "Nastavitev digitalne TV" for key "Comment[sl]" in group "Desktop Entry" looks the same as that of key "Name[sl]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: warning: value "Konfigurera digital-tv" for key "Comment[sv]" in group "Desktop Entry" looks the same as that of key "Name[sv]" /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: hint: value item "TV" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: AudioVideo;Video /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-setup.desktop: hint: value item "HardwareSettings" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: Settings /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/share/applications/gnome-dvb-control.desktop: hint: value item "TV" in key "Categories" in group "Desktop Entry" can be extended with another category among the following categories: AudioVideo;Video + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0 Bytecompiling .py files below /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: gnome-dvb-daemon-0.2.90-11.mga9.aarch64 Provides: application() application(gnome-dvb-control.desktop) application(gnome-dvb-setup.desktop) gnome-dvb-daemon = 0.2.90-11.mga9 gnome-dvb-daemon(aarch-64) = 0.2.90-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libgee-0.8.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstmpegts-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstrtspserver-1.0.so.0()(64bit) libgudev-1.0.so.0()(64bit) libsqlite3.so.0()(64bit) python(abi) = 3.9 typelib(GLib) typelib(GObject) typelib(Gdk) typelib(GdkPixbuf) typelib(Gio) typelib(Gtk) typelib(Pango) typelib(Peas) typelib(Totem) Processing files: gnome-dvb-daemon-debugsource-0.2.90-11.mga9.aarch64 Provides: gnome-dvb-daemon-debugsource = 0.2.90-11.mga9 gnome-dvb-daemon-debugsource(aarch-64) = 0.2.90-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gnome-dvb-daemon-debuginfo-0.2.90-11.mga9.aarch64 Provides: debuginfo(build-id) = 4ab40bda3d982a6242f38d428889c29dfccf71e5 gnome-dvb-daemon-debuginfo = 0.2.90-11.mga9 gnome-dvb-daemon-debuginfo(aarch-64) = 0.2.90-11.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gnome-dvb-daemon-debugsource(aarch-64) = 0.2.90-11.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnome-dvb-daemon-0.2.90-11.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnome-dvb-daemon-debuginfo-0.2.90-11.mga9.aarch64.rpm Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gnome-dvb-daemon-debugsource-0.2.90-11.mga9.aarch64.rpm Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.IKWl1A + umask 022 + cd /home/iurt/rpmbuild/BUILD + cd gnome-dvb-daemon-0.2.90 + /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gnome-dvb-daemon-0.2.90-11.mga9.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.MytuNt + umask 022 + cd /home/iurt/rpmbuild/BUILD + rm -rf gnome-dvb-daemon-0.2.90 + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!