Mock Version: 1.4.21 Mock Version: 1.4.21 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gupnp-dlna.spec'], chrootPath='/var/lib/mock/f33-build-297139-55839/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target riscv64 --nodeps /builddir/build/SPECS/gupnp-dlna.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Wrote: /builddir/build/SRPMS/gupnp-dlna-0.10.5-13.fc33.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gupnp-dlna.spec'], chrootPath='/var/lib/mock/f33-build-297139-55839/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'}shell=Falselogger=timeout=432000uid=987gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/gupnp-dlna.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'en_US.UTF-8'} and shell False Building target platforms: riscv64 Building for target riscv64 setting SOURCE_DATE_EPOCH=1595894400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.zh6FJH + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gupnp-dlna-0.10.5 + /usr/bin/xz -dc /builddir/build/SOURCES/gupnp-dlna-0.10.5.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd gupnp-dlna-0.10.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BAeQ8F + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.5 + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2016-06-20 13:58:31.000000000 -0400 +++ ./configure 2020-08-14 14:10:11.828783060 -0400 @@ -1967,7 +1967,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2020-08-14 14:10:11.828783060 -0400 +++ ./configure 2020-08-14 14:10:12.758782489 -0400 @@ -15589,7 +15589,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' nm_file_list_spec='`$ECHO "$nm_file_list_spec" | $SED "$delay_single_quote_subst"`' + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./build-aux/ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-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 --disable-static 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 UID '987' is supported by ustar format... yes checking whether GID '135' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether to enable debugging... yes checking for riscv64-redhat-linux-gnu-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for a sed that does not truncate output... /usr/bin/sed checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether C compiler accepts -Wl,--no-as-needed... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed 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 riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-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 riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking for GST... yes checking for GST_PBU... yes checking for GLIB... yes checking for GOBJECT... yes checking for GMODULE... yes checking for gobject-introspection... yes checking whether G-I is 1.36 or newer... yes checking for vapigen... /usr/bin/vapigen checking /usr/bin/vapigen is at least version 0.20... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for xmllint... /usr/bin/xmllint checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libgupnp-dlna/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating data/Makefile config.status: creating gupnp-dlna-2.0.pc config.status: creating gupnp-dlna-metadata-2.0.pc config.status: creating gupnp-dlna-gst-2.0.pc config.status: creating gupnp-dlna-gst-legacy-2.0.pc config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating doc/gupnp-dlna/Makefile config.status: creating doc/gupnp-dlna-metadata/Makefile config.status: creating doc/gupnp-dlna-gst/Makefile config.status: creating vala/Makefile config.status: creating tests/test-discoverer.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration status: GObject-Introspection: yes VALA bindings: yes Default metadata backend: gstreamer Default metadata backend directory: /usr/lib64/gupnp-dlna Build GStreamer metadata backend: yes Build legacy GStreamer metadata backend: no + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' Making all in libgupnp-dlna make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.lo `test -f 'gupnp-dlna-audio-information.c' || echo './'`gupnp-dlna-audio-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-container-information.lo `test -f 'gupnp-dlna-container-information.c' || echo './'`gupnp-dlna-container-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-image-information.lo `test -f 'gupnp-dlna-image-information.c' || echo './'`gupnp-dlna-image-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-information.lo `test -f 'gupnp-dlna-information.c' || echo './'`gupnp-dlna-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-audio-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-image-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-image-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-container-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-container-information.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-audio-information.h:25, from gupnp-dlna-audio-information.c:48: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-information.h:25, from gupnp-dlna-information.c:35: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-image-information.h:25, from gupnp-dlna-image-information.c:48: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-container-information.h:25, from gupnp-dlna-container-information.c:49: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gupnp-dlna-information.c: In function 'gupnp_dlna_information_class_init': gupnp-dlna-information.c:237:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 237 | g_type_class_add_private (info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-information.h:25, from gupnp-dlna-information.c:35: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-information.c: In function 'gupnp_dlna_information_init': gupnp-dlna-information.c:247:13: warning: Deprecated pre-processor symbol, replace with 247 | GUPnPDLNAInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ gupnp-dlna-audio-information.c: In function 'gupnp_dlna_audio_information_class_init': gupnp-dlna-audio-information.c:75:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 75 | g_type_class_add_private (info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-audio-information.h:25, from gupnp-dlna-audio-information.c:48: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-audio-information.c: In function 'gupnp_dlna_audio_information_init': gupnp-dlna-audio-information.c:85:13: warning: Deprecated pre-processor symbol, replace with 85 | GUPnPDLNAAudioInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ gupnp-dlna-image-information.c: In function 'gupnp_dlna_image_information_class_init': gupnp-dlna-image-information.c:67:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 67 | g_type_class_add_private (info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-image-information.h:25, from gupnp-dlna-image-information.c:48: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-image-information.c: In function 'gupnp_dlna_image_information_init': gupnp-dlna-image-information.c:77:13: warning: Deprecated pre-processor symbol, replace with 77 | GUPnPDLNAImageInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ gupnp-dlna-container-information.c: In function 'gupnp_dlna_container_information_class_init': gupnp-dlna-container-information.c:71:33: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 71 | (info_class, | ^ 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 gupnp-dlna-container-information.h:25, from gupnp-dlna-container-information.c:49: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-container-information.c: In function 'gupnp_dlna_container_information_init': gupnp-dlna-container-information.c:81:13: warning: Deprecated pre-processor symbol, replace with 81 | GUPnPDLNAContainerInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-video-information.lo `test -f 'gupnp-dlna-video-information.c' || echo './'`gupnp-dlna-video-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-field-value.lo `test -f 'gupnp-dlna-field-value.c' || echo './'`gupnp-dlna-field-value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-profile.lo `test -f 'gupnp-dlna-profile.c' || echo './'`gupnp-dlna-profile.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-restriction.lo `test -f 'gupnp-dlna-restriction.c' || echo './'`gupnp-dlna-restriction.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-video-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-video-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-field-value.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-field-value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-profile.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-profile.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-field-value.h:25, from gupnp-dlna-field-value.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-video-information.h:25, from gupnp-dlna-video-information.c:49: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-restriction.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-restriction.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-profile.h:27, from gupnp-dlna-profile.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-restriction.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gupnp-dlna-video-information.c: In function 'gupnp_dlna_video_information_class_init': gupnp-dlna-video-information.c:75:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 75 | g_type_class_add_private (info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-video-information.h:25, from gupnp-dlna-video-information.c:49: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-video-information.c: In function 'gupnp_dlna_video_information_init': gupnp-dlna-video-information.c:85:13: warning: Deprecated pre-processor symbol, replace with 85 | GUPnPDLNAVideoInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-value-list.lo `test -f 'gupnp-dlna-value-list.c' || echo './'`gupnp-dlna-value-list.c gupnp-dlna-profile.c: In function 'gupnp_dlna_profile_class_init': gupnp-dlna-profile.c:269:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 269 | g_type_class_add_private (klass, sizeof (GUPnPDLNAProfilePrivate)); | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-profile.h:27, from gupnp-dlna-profile.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-profile.c: In function 'gupnp_dlna_profile_init': gupnp-dlna-profile.c:277:13: warning: Deprecated pre-processor symbol, replace with 277 | GUPnPDLNAProfilePrivate); | ^ ~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-g-values.lo `test -f 'gupnp-dlna-g-values.c' || echo './'`gupnp-dlna-g-values.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-value-list.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-utils.lo `test -f 'gupnp-dlna-utils.c' || echo './'`gupnp-dlna-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-value-type.lo `test -f 'gupnp-dlna-value-type.c' || echo './'`gupnp-dlna-value-type.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-value-list-private.h:25, from gupnp-dlna-value-list.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-value-type.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-type.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-g-values.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-g-values.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdlib.h:25, from gupnp-dlna-value-type.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-g-values-private.h:25, from gupnp-dlna-g-values.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-utils.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-utils.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-utils.h:25, from gupnp-dlna-utils.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-info-value.lo `test -f 'gupnp-dlna-info-value.c' || echo './'`gupnp-dlna-info-value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-value.lo `test -f 'gupnp-dlna-value.c' || echo './'`gupnp-dlna-value.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libgupnp_dlna_2_0_la-gupnp-dlna-info-set.lo `test -f 'gupnp-dlna-info-set.c' || echo './'`gupnp-dlna-info-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-info-value.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-value.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-value.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-loader"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/libxml2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -DDATA_DIR='"/usr/share/gupnp-dlna-2.0"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libloader_la-gupnp-dlna-profile-loader.lo `test -f 'gupnp-dlna-profile-loader.c' || echo './'`gupnp-dlna-profile-loader.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from gupnp-dlna-info-value.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-value.h:25, from gupnp-dlna-value.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-info-set.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-set.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-info-set.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-loader\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/libxml2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -DDATA_DIR=\"/usr/share/gupnp-dlna-2.0\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-profile-loader.c -fPIC -DPIC -o .libs/libloader_la-gupnp-dlna-profile-loader.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gprintf.h:21, from /usr/include/glib-2.0/glib/gstdio.h:22, from gupnp-dlna-profile-loader.c:27: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-guesser"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libguesser_la-gupnp-dlna-profile-guesser.lo `test -f 'gupnp-dlna-profile-guesser.c' || echo './'`gupnp-dlna-profile-guesser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-guesser"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libguesser_la-gupnp-dlna-profile-guesser-impl.lo `test -f 'gupnp-dlna-profile-guesser-impl.c' || echo './'`gupnp-dlna-profile-guesser-impl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-guesser\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-profile-guesser.c -fPIC -DPIC -o .libs/libguesser_la-gupnp-dlna-profile-guesser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib64/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o libmetadata_la-gupnp-dlna-metadata-backend.lo `test -f 'gupnp-dlna-metadata-backend.c' || echo './'`gupnp-dlna-metadata-backend.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from gupnp-dlna-profile-guesser.h:27, from gupnp-dlna-profile-guesser.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-guesser\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-profile-guesser-impl.c -fPIC -DPIC -o .libs/libguesser_la-gupnp-dlna-profile-guesser-impl.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from gupnp-dlna-profile-guesser-impl.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib64/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c gupnp-dlna-metadata-backend.c -fPIC -DPIC -o .libs/libmetadata_la-gupnp-dlna-metadata-backend.o gupnp-dlna-profile-loader.c: In function 'gupnp_dlna_profile_loader_class_init': gupnp-dlna-profile-loader.c:860:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 860 | g_type_class_add_private (loader_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-profile-loader.h:28, from gupnp-dlna-profile-loader.c:30: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-profile-loader.c: In function 'gupnp_dlna_profile_loader_init': gupnp-dlna-profile-loader.c:870:13: warning: Deprecated pre-processor symbol, replace with 870 | GUPnPDLNAProfileLoaderPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gmodule.h:28, from gupnp-dlna-metadata-backend.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gupnp-dlna-profile-guesser.c: In function 'gupnp_dlna_profile_guesser_class_init': gupnp-dlna-profile-guesser.c:201:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 201 | g_type_class_add_private (guesser_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 gupnp-dlna-profile-guesser.h:27, from gupnp-dlna-profile-guesser.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ gupnp-dlna-profile-guesser.c: In function 'gupnp_dlna_profile_guesser_init': gupnp-dlna-profile-guesser.c:211:13: warning: Deprecated pre-processor symbol, replace with 211 | GUPnPDLNAProfileGuesserPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna-loader"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/libxml2 -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -DDATA_DIR='"/usr/share/gupnp-dlna-2.0"' -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libloader.la libloader_la-gupnp-dlna-profile-loader.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna-guesser"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libguesser.la libguesser_la-gupnp-dlna-profile-guesser.lo libguesser_la-gupnp-dlna-profile-guesser-impl.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib64/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata/libmetadata_la-gupnp-dlna-metadata-extractor.lo `test -f 'metadata/gupnp-dlna-metadata-extractor.c' || echo './'`metadata/gupnp-dlna-metadata-extractor.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib64/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata/gupnp-dlna-metadata-extractor.c -fPIC -DPIC -o metadata/.libs/libmetadata_la-gupnp-dlna-metadata-extractor.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from metadata/gupnp-dlna-metadata-extractor.h:27, from metadata/gupnp-dlna-metadata-extractor.c:59: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: link: ar cru .libs/libguesser.a .libs/libguesser_la-gupnp-dlna-profile-guesser.o .libs/libguesser_la-gupnp-dlna-profile-guesser-impl.o libtool: link: ar cru .libs/libloader.a .libs/libloader_la-gupnp-dlna-profile-loader.o libtool: link: ranlib .libs/libguesser.a libtool: link: ranlib .libs/libloader.a libtool: link: ( cd ".libs" && rm -f "libguesser.la" && ln -s "../libguesser.la" "libguesser.la" ) libtool: link: ( cd ".libs" && rm -f "libloader.la" && ln -s "../libloader.la" "libloader.la" ) /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c metadata/gupnp-dlna-metadata-extractor.c: In function 'gupnp_dlna_metadata_extractor_class_init': metadata/gupnp-dlna-metadata-extractor.c:106:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 106 | g_type_class_add_private (extractor_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 metadata/gupnp-dlna-metadata-extractor.h:27, from metadata/gupnp-dlna-metadata-extractor.c:59: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata/gupnp-dlna-metadata-extractor.c: In function 'gupnp_dlna_metadata_extractor_init': metadata/gupnp-dlna-metadata-extractor.c:116:13: warning: Deprecated pre-processor symbol, replace with 116 | GUPnPDLNAMetadataExtractorPrivate); | ^ ~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from metadata-backends/gstreamer/gupnp-dlna-gst-container-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from metadata-backends/gstreamer/gupnp-dlna-gst-image-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.o metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c: In function 'gupnp_dlna_gst_audio_information_class_init': metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c:381:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 381 | g_type_class_add_private (gst_info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c: In function 'gupnp_dlna_gst_audio_information_init': metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c:391:13: warning: Deprecated pre-processor symbol, replace with 391 | GUPnPDLNAGstAudioInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from metadata-backends/gstreamer/gupnp-dlna-gst-information.h:27, from metadata-backends/gstreamer/gupnp-dlna-gst-information.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c: In function 'gupnp_dlna_gst_container_information_class_init': metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c:252:30: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 252 | (gst_info_class, | ^ 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 metadata-backends/gstreamer/gupnp-dlna-gst-container-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c: In function 'gupnp_dlna_gst_container_information_init': metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c:264:13: warning: Deprecated pre-processor symbol, replace with 264 | GUPnPDLNAGstContainerInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c: In function 'gupnp_dlna_gst_image_information_class_init': metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c:243:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 243 | g_type_class_add_private (gst_info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 metadata-backends/gstreamer/gupnp-dlna-gst-image-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c: In function 'gupnp_dlna_gst_image_information_init': metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c:253:13: warning: Deprecated pre-processor symbol, replace with 253 | GUPnPDLNAGstImageInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-utils.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-utils.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.o metadata-backends/gstreamer/gupnp-dlna-gst-information.c: In function 'gupnp_dlna_gst_information_class_init': In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gstreamer-1.0/gst/gst.h:27, from /usr/include/gstreamer-1.0/gst/pbutils/pbutils.h:23, from metadata-backends/gstreamer/gupnp-dlna-gst-utils.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-utils.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-information.c:178:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 178 | g_type_class_add_private (gst_info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 metadata-backends/gstreamer/gupnp-dlna-gst-information.h:27, from metadata-backends/gstreamer/gupnp-dlna-gst-information.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-information.c: In function 'gupnp_dlna_gst_information_init': metadata-backends/gstreamer/gupnp-dlna-gst-information.c:188:13: warning: Deprecated pre-processor symbol, replace with 188 | GUPnPDLNAGstInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:22, from metadata-backends/gstreamer/gupnp-dlna-gst-video-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c:25: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.o /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib64/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,--no-as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmetadata.la libmetadata_la-gupnp-dlna-metadata-backend.lo metadata/libmetadata_la-gupnp-dlna-metadata-extractor.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/gstreamer-1.0/gst/gst.h:27, from /usr/include/gstreamer-1.0/gst/pbutils/pbutils.h:23, from metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c:24: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c: In function 'gupnp_dlna_gst_video_information_class_init': metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c:376:9: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 376 | g_type_class_add_private (gst_info_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ 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 metadata-backends/gstreamer/gupnp-dlna-gst-video-information.h:25, from metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c:25: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c: In function 'gupnp_dlna_gst_video_information_init': metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c:386:13: warning: Deprecated pre-processor symbol, replace with 386 | GUPnPDLNAGstVideoInformationPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ libtool: link: ar cru .libs/libmetadata.a .libs/libmetadata_la-gupnp-dlna-metadata-backend.o metadata/.libs/libmetadata_la-gupnp-dlna-metadata-extractor.o libtool: link: ranlib .libs/libmetadata.a libtool: link: ( cd ".libs" && rm -f "libmetadata.la" && ln -s "../libmetadata.la" "libmetadata.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -version-info 3:0:0 -no-undefined -Wl,--no-as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libgupnp-dlna-2.0.la -rpath /usr/lib64 libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-container-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-image-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-video-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-field-value.lo libgupnp_dlna_2_0_la-gupnp-dlna-profile.lo libgupnp_dlna_2_0_la-gupnp-dlna-restriction.lo libgupnp_dlna_2_0_la-gupnp-dlna-value-list.lo libgupnp_dlna_2_0_la-gupnp-dlna-g-values.lo libgupnp_dlna_2_0_la-gupnp-dlna-utils.lo libgupnp_dlna_2_0_la-gupnp-dlna-value-type.lo libgupnp_dlna_2_0_la-gupnp-dlna-info-value.lo libgupnp_dlna_2_0_la-gupnp-dlna-value.lo libgupnp_dlna_2_0_la-gupnp-dlna-info-set.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 libloader.la libguesser.la libmetadata.la metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c: In function 'gupnp_dlna_gst_metadata_extractor_class_init': metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c:142:33: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] 142 | (gst_extractor_class, | ^ 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 /usr/include/gstreamer-1.0/gst/gstenumtypes.h:7, from /usr/include/gstreamer-1.0/gst/gst.h:31, from /usr/include/gstreamer-1.0/gst/pbutils/pbutils.h:23, from metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c:24: /usr/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here 1304 | void g_type_class_add_private (gpointer g_class, | ^~~~~~~~~~~~~~~~~~~~~~~~ metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c: In function 'gupnp_dlna_gst_metadata_extractor_init': metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c:152:13: warning: Deprecated pre-processor symbol, replace with 152 | GUPnPDLNAGstMetadataExtractorPrivate); | ^ ~~~~~~~~~~~~~~~~~~~ libtool: link: gcc -shared -fPIC -DPIC .libs/libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-container-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-image-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-video-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-field-value.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-profile.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-restriction.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-list.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-g-values.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-utils.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-type.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-value.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-set.o -Wl,--whole-archive ./.libs/libloader.a ./.libs/libguesser.a ./.libs/libmetadata.a -Wl,--no-whole-archive -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -O0 -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgupnp-dlna-2.0.so.3 -o .libs/libgupnp-dlna-2.0.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libgupnp-dlna-2.0.so.3" && ln -s "libgupnp-dlna-2.0.so.3.0.0" "libgupnp-dlna-2.0.so.3") libtool: link: (cd ".libs" && rm -f "libgupnp-dlna-2.0.so" && ln -s "libgupnp-dlna-2.0.so.3.0.0" "libgupnp-dlna-2.0.so") libtool: link: ( cd ".libs" && rm -f "libgupnp-dlna-2.0.la" && ln -s "../libgupnp-dlna-2.0.la" "libgupnp-dlna-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -version-info 3:0:0 -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -rpath /usr/lib64 metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libgupnp-dlna-2.0.la CPPFLAGS="" CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --warn-all --namespace=GUPnPDLNA --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libgupnp-dlna-2.0.la --symbol-prefix=gupnp_dlna --identifier-prefix=GUPnPDLNA --warn-all --cflags-begin -I.. --cflags-end gupnp-dlna-profile-guesser.h gupnp-dlna-profile.h gupnp-dlna-restriction.h gupnp-dlna-value-list.h gupnp-dlna-g-values.h gupnp-dlna-audio-information.h gupnp-dlna-container-information.h gupnp-dlna-image-information.h gupnp-dlna-video-information.h gupnp-dlna-information.h gupnp-dlna-values.h gupnp-dlna-profile-guesser.c gupnp-dlna-profile.c gupnp-dlna-restriction.c gupnp-dlna-value-list.c gupnp-dlna-g-values.c gupnp-dlna-audio-information.c gupnp-dlna-container-information.c gupnp-dlna-image-information.c gupnp-dlna-video-information.c gupnp-dlna-information.c libgupnp-dlna-2.0.la --output GUPnPDLNA-2.0.gir libtool: link: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.o -Wl,-rpath -Wl,/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/.libs -Wl,-rpath -Wl,/usr/lib64 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 ./.libs/libgupnp-dlna-2.0.so -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -O0 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgupnp-dlna-gst-2.0.so.3 -o metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so.3.0.0 libtool: link: (cd "metadata-backends/gstreamer/.libs" && rm -f "libgupnp-dlna-gst-2.0.so.3" && ln -s "libgupnp-dlna-gst-2.0.so.3.0.0" "libgupnp-dlna-gst-2.0.so.3") libtool: link: (cd "metadata-backends/gstreamer/.libs" && rm -f "libgupnp-dlna-gst-2.0.so" && ln -s "libgupnp-dlna-gst-2.0.so.3.0.0" "libgupnp-dlna-gst-2.0.so") libtool: link: ( cd "metadata-backends/gstreamer/.libs" && rm -f "libgupnp-dlna-gst-2.0.la" && ln -s "../libgupnp-dlna-gst-2.0.la" "libgupnp-dlna-gst-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -no-undefined -shared -fPIC -module -avoid-version -Wl,-z,defs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o metadata-backends/gstreamer/libgstreamer.la -rpath /usr/lib64/gupnp-dlna metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libgupnp-dlna-2.0.la metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la gupnp-dlna-profile-guesser.h:45: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_PROFILE_GUESSER': Unknown namespace for symbol 'GUPNP_IS_DLNA_PROFILE_GUESSER' gupnp-dlna-profile-guesser.h:49: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_PROFILE_GUESSER_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_PROFILE_GUESSER_CLASS' gupnp-dlna-profile.h:44: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_PROFILE': Unknown namespace for symbol 'GUPNP_IS_DLNA_PROFILE' gupnp-dlna-profile.h:48: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_PROFILE_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_PROFILE_CLASS' gupnp-dlna-audio-information.h:42: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_AUDIO_INFORMATION': Unknown namespace for symbol 'GUPNP_IS_DLNA_AUDIO_INFORMATION' gupnp-dlna-audio-information.h:46: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_AUDIO_INFORMATION_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_AUDIO_INFORMATION_CLASS' gupnp-dlna-container-information.h:42: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_CONTAINER_INFORMATION': Unknown namespace for symbol 'GUPNP_IS_DLNA_CONTAINER_INFORMATION' gupnp-dlna-container-information.h:46: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_CONTAINER_INFORMATION_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_CONTAINER_INFORMATION_CLASS' gupnp-dlna-image-information.h:42: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_IMAGE_INFORMATION': Unknown namespace for symbol 'GUPNP_IS_DLNA_IMAGE_INFORMATION' gupnp-dlna-image-information.h:46: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_IMAGE_INFORMATION_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_IMAGE_INFORMATION_CLASS' gupnp-dlna-video-information.h:42: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_VIDEO_INFORMATION': Unknown namespace for symbol 'GUPNP_IS_DLNA_VIDEO_INFORMATION' gupnp-dlna-video-information.h:46: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_VIDEO_INFORMATION_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_VIDEO_INFORMATION_CLASS' gupnp-dlna-information.h:45: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_INFORMATION': Unknown namespace for symbol 'GUPNP_IS_DLNA_INFORMATION' gupnp-dlna-information.h:49: Warning: GUPnPDLNA: symbol='GUPNP_IS_DLNA_INFORMATION_CLASS': Unknown namespace for symbol 'GUPNP_IS_DLNA_INFORMATION_CLASS' In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect2n2v1uym/GUPnPDLNA-2.0.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ libtool: link: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.o -Wl,-rpath -Wl,/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/metadata-backends/gstreamer/.libs -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/.libs ./.libs/libgupnp-dlna-2.0.so metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/.libs/libgupnp-dlna-2.0.so -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -O0 -Wl,-z -Wl,defs -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgstreamer.so -o metadata-backends/gstreamer/.libs/libgstreamer.so libtool: link: ( cd "metadata-backends/gstreamer/.libs" && rm -f "libgstreamer.la" && ln -s "../libgstreamer.la" "libgstreamer.la" ) g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect2n2v1uym/GUPnPDLNA-2.0 -export-dynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect2n2v1uym/GUPnPDLNA-2.0.o -L. libgupnp-dlna-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect2n2v1uym/.libs/GUPnPDLNA-2.0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect2n2v1uym/GUPnPDLNA-2.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. ./.libs/libgupnp-dlna-2.0.so -lxml2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 /usr/bin/g-ir-compiler --includedir=.. --includedir=. GUPnPDLNA-2.0.gir -o GUPnPDLNA-2.0.typelib CPPFLAGS="" CFLAGS="-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall" LDFLAGS="-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" CC="gcc" PKG_CONFIG="/usr/bin/riscv64-redhat-linux-gnu-pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --warn-all --namespace=GUPnPDLNAGst --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GUPnPDLNA-2.0 --include=Gst-1.0 --include=GstPbutils-1.0 --library=metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la --symbol-prefix=gupnp_dlna_gst --identifier-prefix=GUPnPDLNAGst --add-include-path=. --warn-all --cflags-begin -I.. --cflags-end metadata-backends/gstreamer/gupnp-dlna-gst-utils.h metadata-backends/gstreamer/gupnp-dlna-gst-utils.c metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la GUPnPDLNA-2.0.gir --output GUPnPDLNAGst-2.0.gir In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect3xt551t0/GUPnPDLNAGst-2.0.c:2: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect3xt551t0/GUPnPDLNAGst-2.0 -export-dynamic -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect3xt551t0/GUPnPDLNAGst-2.0.o -L. metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld libtool: link: gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect3xt551t0/.libs/GUPnPDLNAGst-2.0 -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/tmp-introspect3xt551t0/GUPnPDLNAGst-2.0.o -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,--export-dynamic -L. metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/.libs/libgupnp-dlna-2.0.so -lxml2 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 /usr/bin/g-ir-compiler --includedir=.. --includedir=. GUPnPDLNAGst-2.0.gir -o GUPnPDLNAGst-2.0.typelib make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o gupnp-dlna-info.o gupnp-dlna-info.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -c -o gupnp-dlna-ls-profiles.o gupnp-dlna-ls-profiles.c In file included from /usr/include/locale.h:25, from gupnp-dlna-info.c:34: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ In file included from /usr/include/locale.h:25, from gupnp-dlna-ls-profiles.c:30: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ gupnp-dlna-ls-profiles.c: In function 'main': gupnp-dlna-ls-profiles.c:88:37: warning: cast between incompatible function types from 'void (*)(GUPnPDLNAProfile *)' to 'void (*)(void *, void *)' [-Wcast-function-type] 88 | g_list_foreach ((GList *) profiles, (GFunc) print_profile, NULL); | ^ /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,--no-as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gupnp-dlna-ls-profiles-2.0 gupnp-dlna-ls-profiles.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ../libgupnp-dlna/libgupnp-dlna-2.0.la /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,--no-as-needed -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o gupnp-dlna-info-2.0 gupnp-dlna-info.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 ../libgupnp-dlna/libgupnp-dlna-2.0.la libtool: link: gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gupnp-dlna-ls-profiles-2.0 gupnp-dlna-ls-profiles.o -Wl,--export-dynamic -pthread ../libgupnp-dlna/.libs/libgupnp-dlna-2.0.so -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -Wl,--no-as-needed -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/gupnp-dlna-info-2.0 gupnp-dlna-info.o -Wl,--export-dynamic -pthread ../libgupnp-dlna/.libs/libgupnp-dlna-2.0.so -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' Making all in data make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' Making all in doc make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' Making all in gupnp-dlna make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' Making all in gupnp-dlna-metadata make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' Making all in gupnp-dlna-gst make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' Making all in . make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' Making all in vala make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' /usr/bin/vapigen --metadatadir=. \ --library=gupnp-dlna-2.0 \ ./../libgupnp-dlna/GUPnPDLNA-2.0.gir \ ./gupnp-dlna-2.0-custom.vala && \ echo timestamp > gupnp-dlna-2.0.stamp Generation succeeded - 0 warning(s) /usr/bin/vapigen --metadatadir=. \ --library=gupnp-dlna-gst-2.0 \ --vapidir=. \ --girdir=./../libgupnp-dlna \ --pkg gupnp-dlna-2.0 \ --pkg gstreamer-1.0 \ --pkg gstreamer-pbutils-1.0 \ --pkg gstreamer-video-1.0 \ --pkg gstreamer-base-1.0 \ ./../libgupnp-dlna/GUPnPDLNAGst-2.0.gir \ ./gupnp-dlna-gst-2.0-custom.vala && \ echo timestamp > gupnp-dlna-gst-2.0.stamp Generation succeeded - 0 warning(s) make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.2Hv0yH + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 + cd gupnp-dlna-0.10.5 + make install DESTDIR=/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 Making install in libgupnp-dlna make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libgupnp-dlna-2.0.la metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libgupnp-dlna-2.0.so.3.0.0 /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-2.0.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64 && { ln -s -f libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so.3 || { rm -f libgupnp-dlna-2.0.so.3 && ln -s libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64 && { ln -s -f libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so || { rm -f libgupnp-dlna-2.0.so && ln -s libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgupnp-dlna-2.0.lai /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-2.0.la libtool: install: warning: relinking `metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la' libtool: install: (cd /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna; /bin/sh /builddir/build/BUILD/gupnp-dlna-0.10.5/libtool --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -version-info 3:0:0 -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -rpath /usr/lib64 metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libgupnp-dlna-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.o -Wl,-rpath -Wl,/usr/lib64 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -L/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64 -L/usr/lib64 -lgupnp-dlna-2.0 -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -O0 -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgupnp-dlna-gst-2.0.so.3 -o metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so.3.0.0 libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so.3.0.0T /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-gst-2.0.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64 && { ln -s -f libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so.3 || { rm -f libgupnp-dlna-gst-2.0.so.3 && ln -s libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64 && { ln -s -f libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so || { rm -f libgupnp-dlna-gst-2.0.so && ln -s libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so; }; }) libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.lai /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-gst-2.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/gir-1.0' /usr/bin/install -c -m 644 GUPnPDLNA-2.0.gir GUPnPDLNAGst-2.0.gir '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/include/gupnp-dlna-2.0/libgupnp-dlna' /usr/bin/install -c -m 644 metadata-backends/gstreamer/gupnp-dlna-gst-utils.h gupnp-dlna-profile-guesser.h gupnp-dlna-profile.h gupnp-dlna-restriction.h gupnp-dlna-value-list.h gupnp-dlna-g-values.h gupnp-dlna-audio-information.h gupnp-dlna-container-information.h gupnp-dlna-image-information.h gupnp-dlna-video-information.h gupnp-dlna-information.h gupnp-dlna-values.h gupnp-dlna.h '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/include/gupnp-dlna-2.0/libgupnp-dlna' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/include/gupnp-dlna-2.0/libgupnp-dlna/metadata' /usr/bin/install -c -m 644 metadata/gupnp-dlna-metadata-extractor.h '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/include/gupnp-dlna-2.0/libgupnp-dlna/metadata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/gupnp-dlna' /bin/sh ../libtool --mode=install /usr/bin/install -c metadata-backends/gstreamer/libgstreamer.la '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/gupnp-dlna' libtool: install: warning: relinking `metadata-backends/gstreamer/libgstreamer.la' libtool: install: (cd /builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna; /bin/sh /builddir/build/BUILD/gupnp-dlna-0.10.5/libtool --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I.. -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DGST_USE_UNSTABLE_API -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orc-0.4 -pthread -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -g -O0 -g -Wall -no-undefined -shared -fPIC -module -avoid-version -Wl,-z,defs -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o metadata-backends/gstreamer/libgstreamer.la -rpath /usr/lib64/gupnp-dlna metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 libgupnp-dlna-2.0.la metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64) libtool: relink: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna/.libs -L/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64 -L/usr/lib64 -lgupnp-dlna-gst-2.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgupnp-dlna-2.0 -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -O0 -Wl,-z -Wl,defs -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgstreamer.so -o metadata-backends/gstreamer/.libs/libgstreamer.so libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgstreamer.soT /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/gupnp-dlna/libgstreamer.so libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgstreamer.lai /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/gupnp-dlna/libgstreamer.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/gupnp-dlna' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/girepository-1.0/' /usr/bin/install -c -m 644 GUPnPDLNA-2.0.typelib GUPnPDLNAGst-2.0.typelib '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/girepository-1.0/' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gupnp-dlna-info-2.0 gupnp-dlna-ls-profiles-2.0 '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin' libtool: install: warning: `../libgupnp-dlna/libgupnp-dlna-2.0.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gupnp-dlna-info-2.0 /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin/gupnp-dlna-info-2.0 libtool: install: warning: `../libgupnp-dlna/libgupnp-dlna-2.0.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/gupnp-dlna-ls-profiles-2.0 /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin/gupnp-dlna-ls-profiles-2.0 make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' Making install in data make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/gupnp-dlna-2.0/dlna-profiles' /usr/bin/install -c -m 644 dlna-profiles.rng mp3.xml ac3.xml lpcm.xml aac.xml wma.xml amr.xml common.xml mpeg1.xml avc.xml mpeg-ts.xml mpeg-ps.xml mpeg-common.xml mpeg4.xml jpeg.xml png.xml '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/gupnp-dlna-2.0/dlna-profiles' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' Making install in gupnp-dlna make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/GUPnPDLNAAudioInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAContainerInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAImageInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAProfile.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAProfileGuesser.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAVideoInformation.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-GUPnP-DLNA-Values.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gupnp-dlna-g-values.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gupnp-dlna-restriction.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gupnp-dlna-value-list.html /usr/bin/install -c -m 644 ./html/gupnp-dlna.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' Making install in gupnp-dlna-metadata make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/GUPnPDLNAMetadataExtractor.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-metadata.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' Making install in gupnp-dlna-gst make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gst-gupnp-dlna-gst-utils.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gst.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/left-insensitive.png /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right-insensitive.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up-insensitive.png /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' Making install in . make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' Making install in vala make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/vala/vapi' /usr/bin/install -c -m 644 gupnp-dlna-2.0.vapi ./gupnp-dlna-2.0.deps gupnp-dlna-gst-2.0.vapi ./gupnp-dlna-gst-2.0.deps '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/vala/vapi' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 gupnp-dlna-2.0.pc gupnp-dlna-metadata-2.0.pc gupnp-dlna-gst-2.0.pc '/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' + find /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 -name '*.la' -delete + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.10.5-13.fc33 --unique-debug-suffix -0.10.5-13.fc33.riscv64 --unique-debug-src-base gupnp-dlna-0.10.5-13.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/gupnp-dlna-0.10.5 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin/gupnp-dlna-ls-profiles-2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-2.0.so.3.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin/gupnp-dlna-info-2.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/gupnp-dlna/libgstreamer.so extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-2.0.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin/gupnp-dlna-ls-profiles-2.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/bin/gupnp-dlna-info-2.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/gupnp-dlna/libgstreamer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-gst-2.0.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/lib64/libgupnp-dlna-gst-2.0.so.3.0.0 original debug info size: 1028kB, size after compression: 952kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 887 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.3k5t8I + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.5 + make check Making check in libgupnp-dlna make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/libgupnp-dlna' Making check in tools make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tools' Making check in tests make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make sets test-discoverer.sh make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' CC sets-sets.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:195, from /usr/lib/gcc/riscv64-redhat-linux/10/include/syslimits.h:7, from /usr/lib/gcc/riscv64-redhat-linux/10/include/limits.h:34, from /usr/lib64/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from sets.c:22: /usr/include/features.h:397:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 397 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ CCLD sets make[2]: 'test-discoverer.sh' is up to date. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make check-TESTS make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[3]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' PASS: sets SKIP: test-discoverer.sh ============================================================================ Testsuite summary for gupnp-dlna 0.10.5 ============================================================================ # TOTAL: 2 # PASS: 1 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/tests' Making check in data make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/data' Making check in doc make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' Making check in gupnp-dlna make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna' Making check in gupnp-dlna-metadata make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-metadata' Making check in gupnp-dlna-gst make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc/gupnp-dlna-gst' Making check in . make[2]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/doc' Making check in vala make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5/vala' make[1]: Entering directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' make[1]: Leaving directory '/builddir/build/BUILD/gupnp-dlna-0.10.5' + RPM_EC=0 ++ jobs -p + exit 0 Processing files: gupnp-dlna-0.10.5-13.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.gOiU1E + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.5 + DOCDIR=/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/doc/gupnp-dlna + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/doc/gupnp-dlna + cp -pr AUTHORS /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/doc/gupnp-dlna + cp -pr README /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/doc/gupnp-dlna + cp -pr TODO /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/doc/gupnp-dlna + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.nWmTqJ + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.5 + LICENSEDIR=/builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/licenses/gupnp-dlna + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/licenses/gupnp-dlna + cp -pr COPYING /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64/usr/share/licenses/gupnp-dlna + RPM_EC=0 ++ jobs -p + exit 0 Provides: gupnp-dlna = 0.10.5-13.fc33 gupnp-dlna(riscv-64) = 0.10.5-13.fc33 libgstreamer.so()(64bit) libgupnp-dlna-2.0.so.3()(64bit) libgupnp-dlna-gst-2.0.so.3()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libglib-2.0.so.0()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libgupnp-dlna-2.0.so.3()(64bit) libgupnp-dlna-gst-2.0.so.3()(64bit) libxml2.so.2()(64bit) libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.0)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit) libxml2.so.2(LIBXML2_2.5.7)(64bit) rtld(GNU_HASH) Processing files: gupnp-dlna-devel-0.10.5-13.fc33.riscv64 Provides: gupnp-dlna-devel = 0.10.5-13.fc33 gupnp-dlna-devel(riscv-64) = 0.10.5-13.fc33 pkgconfig(gupnp-dlna-2.0) = 0.10.5 pkgconfig(gupnp-dlna-gst-2.0) = 0.10.5 pkgconfig(gupnp-dlna-metadata-2.0) = 0.10.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libgupnp-dlna-2.0.so.3()(64bit) libgupnp-dlna-gst-2.0.so.3()(64bit) pkgconfig(glib-2.0) pkgconfig(gmodule-2.0) pkgconfig(gobject-2.0) pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-pbutils-1.0) pkgconfig(gupnp-dlna-2.0) Processing files: gupnp-dlna-docs-0.10.5-13.fc33.noarch Provides: gupnp-dlna-docs = 0.10.5-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gupnp-dlna-debugsource-0.10.5-13.fc33.riscv64 Provides: gupnp-dlna-debugsource = 0.10.5-13.fc33 gupnp-dlna-debugsource(riscv-64) = 0.10.5-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gupnp-dlna-debuginfo-0.10.5-13.fc33.riscv64 Provides: debuginfo(build-id) = 28c1e9b8748b90a9447d8e8d27130a0c1db2139f debuginfo(build-id) = 5ddde9d56a7f9e5e38654f49a51a806fb96b250a debuginfo(build-id) = 6fc710f07925f5a833722d7261701ca8be78271c debuginfo(build-id) = b0f0ee7207f3158d9dd809488c4999c5366de49a debuginfo(build-id) = dfb4ffa075501a7f9ca266768d07d7dcd9c8fcea gupnp-dlna-debuginfo = 0.10.5-13.fc33 gupnp-dlna-debuginfo(riscv-64) = 0.10.5-13.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: gupnp-dlna-debugsource(riscv-64) = 0.10.5-13.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 Wrote: /builddir/build/RPMS/gupnp-dlna-0.10.5-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-debuginfo-0.10.5-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-docs-0.10.5-13.fc33.noarch.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-debugsource-0.10.5-13.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-devel-0.10.5-13.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.8mMBZG + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.5 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gupnp-dlna-0.10.5-13.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0