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/subtitleeditor.spec'], chrootPath='/var/lib/mock/f33-build-288012-53954/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/subtitleeditor.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=1596240000 Wrote: /builddir/build/SRPMS/subtitleeditor-0.54.0-11.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/subtitleeditor.spec'], chrootPath='/var/lib/mock/f33-build-288012-53954/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/subtitleeditor.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=1596240000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.dkSzuB + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf subtitleeditor-0.54.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/subtitleeditor-0.54.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd subtitleeditor-0.54.0 + /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.2AGenA + umask 022 + cd /builddir/build/BUILD + cd subtitleeditor-0.54.0 + 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 2017-07-14 05:26:20.000000000 -0400 +++ ./configure 2020-08-13 09:00:12.362902703 -0400 @@ -2208,7 +2208,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. */ @@ -2321,7 +2321,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-13 09:00:12.362902703 -0400 +++ ./configure 2020-08-13 09:00:13.952902661 -0400 @@ -7980,7 +7980,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -21648,7 +21648,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_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' 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"`' + '[' 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 ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './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"~' ./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-debug --disable-static --disable-gl --enable-ccache 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 for style of include used by make... GNU 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 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 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 stdlib.h... (cached) yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether g++ supports C++11 features by default... yes checking how to run the C++ preprocessor... g++ -E checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking types of arguments for select... int,fd_set *,struct timeval * checking for select... yes checking for egrep... /usr/bin/grep -E checking for sed... sed 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... 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 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... ./configure: line 7934: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking whether NLS is requested... yes checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... (cached) /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... (cached) /usr/bin/msgfmt checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.32.0 checking for XML::Parser... ok 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 GTKMM... yes checking for ENCHANT... yes checking for LIBXML... yes checking for GSTREAMER... yes checking for GSTREAMERMM... yes checking whether iso-codes are available on this system... yes checking whether iso-codes has iso-639 domain... yes checking whether iso-codes has iso-3166 domain... yes checking whether iso-codes has iso-15924 domain... yes checking whether to change the video output preference... no, xvimagesink checking whether to change the audio output preference... no, autoaudiosink checking whether ccache support should be added... yes checking for ccache presence... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating m4/Makefile config.status: creating share/Makefile config.status: creating share/appdata/Makefile config.status: creating share/icons/Makefile config.status: creating share/icons/16x16/Makefile config.status: creating share/icons/22x22/Makefile config.status: creating share/icons/24x24/Makefile config.status: creating share/icons/32x32/Makefile config.status: creating share/icons/scalable/Makefile config.status: creating share/ui/Makefile config.status: creating docs/Makefile config.status: creating po/Makefile.in config.status: creating plugins/Makefile config.status: creating plugins/actions/Makefile config.status: creating plugins/actions/about/Makefile config.status: creating plugins/actions/adjusttime/Makefile config.status: creating plugins/actions/applytranslation/Makefile config.status: creating plugins/actions/bestfit/Makefile config.status: creating plugins/actions/changeframerate/Makefile config.status: creating plugins/actions/clipboard/Makefile config.status: creating plugins/actions/combinesubtitles/Makefile config.status: creating plugins/actions/command/Makefile config.status: creating plugins/actions/configurekeyboardshortcuts/Makefile config.status: creating plugins/actions/dialoguize/Makefile config.status: creating plugins/actions/documentmanagement/Makefile config.status: creating plugins/actions/documentsnavigation/Makefile config.status: creating plugins/actions/duplicatesubtitle/Makefile config.status: creating plugins/actions/editcell/Makefile config.status: creating plugins/actions/errorchecking/Makefile config.status: creating plugins/actions/extendlength/Makefile config.status: creating plugins/actions/externalvideoplayer/Makefile config.status: creating plugins/actions/findandreplace/Makefile config.status: creating plugins/actions/insertsubtitle/Makefile config.status: creating plugins/actions/insertsubtitlefromkeyframe/Makefile config.status: creating plugins/actions/italicize/Makefile config.status: creating plugins/actions/joindocument/Makefile config.status: creating plugins/actions/keyframesmanagement/Makefile config.status: creating plugins/actions/minimizeduration/Makefile config.status: creating plugins/actions/moveafterprecedingsubtitle/Makefile config.status: creating plugins/actions/movesubtitles/Makefile config.status: creating plugins/actions/plaintext/Makefile config.status: creating plugins/actions/preferences/Makefile config.status: creating plugins/actions/removesubtitle/Makefile config.status: creating plugins/actions/reversetextandtranslation/Makefile config.status: creating plugins/actions/scalesubtitles/Makefile config.status: creating plugins/actions/selection/Makefile config.status: creating plugins/actions/sortsubtitles/Makefile config.status: creating plugins/actions/spellchecking/Makefile config.status: creating plugins/actions/splitdocument/Makefile config.status: creating plugins/actions/splitsubtitle/Makefile config.status: creating plugins/actions/stacksubtitles/Makefile config.status: creating plugins/actions/styleeditor/Makefile config.status: creating plugins/actions/stylize/Makefile config.status: creating plugins/actions/template/Makefile config.status: creating plugins/actions/textcorrection/Makefile config.status: creating plugins/actions/timemodemanagement/Makefile config.status: creating plugins/actions/timingfromplayer/Makefile config.status: creating plugins/actions/typewriter/Makefile config.status: creating plugins/actions/videoplayermanagement/Makefile config.status: creating plugins/actions/viewmanager/Makefile config.status: creating plugins/actions/waveformmanagement/Makefile config.status: creating plugins/subtitleformats/Makefile config.status: creating plugins/subtitleformats/adobeencoredvd/Makefile config.status: creating plugins/subtitleformats/advancedsubstationalpha/Makefile config.status: creating plugins/subtitleformats/avidds/Makefile config.status: creating plugins/subtitleformats/bitc/Makefile config.status: creating plugins/subtitleformats/dcsubtitle/Makefile config.status: creating plugins/subtitleformats/microdvd/Makefile config.status: creating plugins/subtitleformats/mpl2/Makefile config.status: creating plugins/subtitleformats/mpsub/Makefile config.status: creating plugins/subtitleformats/plaintextformat/Makefile config.status: creating plugins/subtitleformats/sami/Makefile config.status: creating plugins/subtitleformats/sbv/Makefile config.status: creating plugins/subtitleformats/sprucestl/Makefile config.status: creating plugins/subtitleformats/subrip/Makefile config.status: creating plugins/subtitleformats/substationalpha/Makefile config.status: creating plugins/subtitleformats/subtitleeditorproject/Makefile config.status: creating plugins/subtitleformats/subviewer2/Makefile config.status: creating plugins/subtitleformats/timedtextauthoringformat1/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-2 commands config.status: executing po/stamp-it commands configure: subtitleeditor 0.54.0 prefix ............................... : /usr gcc version .......................... : 10 gtk+ version ......................... : 3.24.20 gtkmm version ........................ : 3.24.2 gstreamer version .................... : 1.16.2 gstreamermm version .................. : 1.10.0 default video output ................. : xvimagesink default audio output ................. : autoaudiosink have iso-codes 639, 3166 and 15924 ... : yes, yes, yes OpenGL waveform renderer ............. : no OSX support .......................... : no debug support ........................ : no ccache support ....................... : yes Configuration complete. now run make + /usr/bin/make -O -j4 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in share Making all in appdata make[3]: Nothing to be done for 'all'. Making all in icons Making all in 16x16 make[4]: Nothing to be done for 'all'. Making all in 22x22 make[4]: Nothing to be done for 'all'. Making all in 24x24 make[4]: Nothing to be done for 'all'. Making all in 32x32 make[4]: Nothing to be done for 'all'. Making all in scalable make[4]: Nothing to be done for 'all'. make[4]: Nothing to be done for 'all-am'. Making all in ui make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po subtitleeditor.desktop.in subtitleeditor.desktop Generating and caching the translation database Merging translations into subtitleeditor.desktop. make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' Making all in src make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-color.lo `test -f 'color.cc' || echo './'`color.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c color.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-color.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from color.cc:26: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, 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/glibmm-2.4/glibmm/thread.h:39, from /usr/include/glibmm-2.4/glibmm.h:88, from /usr/include/gtkmm-3.0/gtkmm.h:87, from color.h:27, from color.cc:24: color.cc: In member function 'void Color::set(unsigned int, unsigned int, unsigned int, unsigned int)': /usr/include/glib-2.0/glib/gmacros.h:813:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 813 | #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) | ~~~~^~~~~~~ color.cc:57:12: note: in expansion of macro 'CLAMP' 57 | m_rgba[0]=CLAMP(r, 0, 255); | ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:813:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 813 | #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) | ~~~~^~~~~~~ color.cc:58:12: note: in expansion of macro 'CLAMP' 58 | m_rgba[1]=CLAMP(g, 0, 255); | ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:813:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 813 | #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) | ~~~~^~~~~~~ color.cc:59:12: note: in expansion of macro 'CLAMP' 59 | m_rgba[2]=CLAMP(b, 0, 255); | ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:813:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 813 | #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) | ~~~~^~~~~~~ color.cc:60:12: note: in expansion of macro 'CLAMP' 60 | m_rgba[3]=CLAMP(a, 0, 255); | ^~~~~ color.cc: In function 'bool hex(const Glib::ustring&, unsigned int*)': color.cc:105:48: warning: conversion from 'Glib::ustring::value_type' {aka 'unsigned int'} to 'gchar' {aka 'char'} may change value [-Wconversion] 105 | *c = (*c << 4) | g_ascii_xdigit_value(spec[i]); | ~~~~~~^ color.cc: In member function 'void Color::initColorButton(Gtk::ColorButton&)': color.cc:179:25: warning: conversion from 'unsigned int' to 'gushort' {aka 'short unsigned int'} may change value [-Wconversion] 179 | gdkcolor.set_rgb(getR()*257, getG()*257, getB()*257); | ~~~~~~^~~~ color.cc:179:37: warning: conversion from 'unsigned int' to 'gushort' {aka 'short unsigned int'} may change value [-Wconversion] 179 | gdkcolor.set_rgb(getR()*257, getG()*257, getB()*257); | ~~~~~~^~~~ color.cc:179:49: warning: conversion from 'unsigned int' to 'gushort' {aka 'short unsigned int'} may change value [-Wconversion] 179 | gdkcolor.set_rgb(getR()*257, getG()*257, getB()*257); | ~~~~~~^~~~ color.cc:181:25: warning: conversion from 'unsigned int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 181 | button.set_alpha(getA()*257); | ~~~~~~^~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-command.lo `test -f 'command.cc' || echo './'`command.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c command.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-command.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-commandsystem.lo `test -f 'commandsystem.cc' || echo './'`commandsystem.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c commandsystem.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-commandsystem.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from commandsystem.cc:25: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ commandsystem.cc: In member function 'void CommandSystem::add(Command*)': commandsystem.cc:223:29: warning: comparison of integer expressions of different signedness: 'std::deque::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 223 | while(m_undo_stack.size() > m_max_undo_stack) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-cfg.lo `test -f 'cfg.cc' || echo './'`cfg.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c cfg.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-cfg.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' cfg.cc:73:2: warning: #warning "FIXME: convert to full path" [-Wcpp] 73 | #warning "FIXME: convert to full path" | ^~~~~~~ In file included from cfg.cc:28: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-debug.lo `test -f 'debug.cc' || echo './'`debug.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c debug.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-debug.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-defaultcfg.lo `test -f 'defaultcfg.cc' || echo './'`defaultcfg.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c defaultcfg.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-defaultcfg.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-extension.lo `test -f 'extension.cc' || echo './'`extension.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c extension.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-extension.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-documentsystem.lo `test -f 'documentsystem.cc' || echo './'`documentsystem.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c documentsystem.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-documentsystem.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from documentsystem.cc:24: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-document.lo `test -f 'document.cc' || echo './'`document.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c document.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-document.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from document.cc:27: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-encodings.lo `test -f 'encodings.cc' || echo './'`encodings.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c encodings.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-encodings.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from encodings.cc:23: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-extensioninfo.lo `test -f 'extensioninfo.cc' || echo './'`extensioninfo.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c extensioninfo.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-extensioninfo.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-filereader.lo `test -f 'filereader.cc' || echo './'`filereader.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c filereader.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-filereader.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' filereader.cc: In function 'bool get_contents_from_file(const Glib::ustring&, const Glib::ustring&, Glib::ustring&, Glib::ustring&, int)': filereader.cc:38:22: warning: comparison of integer expressions of different signedness: 'Glib::ustring::size_type' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 38 | if(content.size() > max_data_size) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-filewriter.lo `test -f 'filewriter.cc' || echo './'`filewriter.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c filewriter.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-filewriter.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-extensionmanager.lo `test -f 'extensionmanager.cc' || echo './'`extensionmanager.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c extensionmanager.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-extensionmanager.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from extensionmanager.cc:28: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-isocodes.lo `test -f 'isocodes.cc' || echo './'`isocodes.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c isocodes.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-isocodes.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from isocodes.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from isocodes.h:26, from isocodes.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from isocodes.cc:25: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from isocodes.h:26, from isocodes.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from isocodes.cc:25: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from isocodes.h:26, from isocodes.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from isocodes.cc:25: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from isocodes.h:26, from isocodes.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from isocodes.cc:25: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from isocodes.h:26, from isocodes.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from isocodes.cc:25: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from isocodes.h:26, from isocodes.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-gtkmm_utility.lo `test -f 'gtkmm_utility.cc' || echo './'`gtkmm_utility.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gtkmm_utility.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-gtkmm_utility.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-keyframes.lo `test -f 'keyframes.cc' || echo './'`keyframes.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c keyframes.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-keyframes.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from keyframes.cc:28: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-scriptinfo.lo `test -f 'scriptinfo.cc' || echo './'`scriptinfo.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c scriptinfo.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-scriptinfo.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-reader.lo `test -f 'reader.cc' || echo './'`reader.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c reader.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-reader.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-player.lo `test -f 'player.cc' || echo './'`player.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c player.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-player.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' player.cc: In member function 'void Player::got_tick()': player.cc:82:79: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 82 | double current_position = (stream_length == 0) ? 0 : (double) current_time / stream_length; | ^~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-spellchecker.lo `test -f 'spellchecker.cc' || echo './'`spellchecker.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c spellchecker.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-spellchecker.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-stylemodel.lo `test -f 'stylemodel.cc' || echo './'`stylemodel.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c stylemodel.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-stylemodel.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-style.lo `test -f 'style.cc' || echo './'`style.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c style.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-style.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from style.cc:25: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-styles.lo `test -f 'styles.cc' || echo './'`styles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c styles.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-styles.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' styles.cc:76:2: warning: #warning "VERIFIER ça -1" [-Wcpp] 76 | #warning "VERIFIER ça -1" | ^~~~~~~ In file included from styles.cc:26: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitleeditorwindow.lo `test -f 'subtitleeditorwindow.cc' || echo './'`subtitleeditorwindow.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitleeditorwindow.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitleeditorwindow.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitleformatio.lo `test -f 'subtitleformatio.cc' || echo './'`subtitleformatio.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitleformatio.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitleformatio.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitle.lo `test -f 'subtitle.cc' || echo './'`subtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitle.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitle.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from subtitle.cc:26: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitleformatsystem.lo `test -f 'subtitleformatsystem.cc' || echo './'`subtitleformatsystem.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitleformatsystem.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitleformatsystem.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from subtitleformatsystem.cc:3: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitlemodel.lo `test -f 'subtitlemodel.cc' || echo './'`subtitlemodel.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitlemodel.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitlemodel.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' subtitlemodel.cc:277:2: warning: #warning "Verifier si �a ne pause pas de probleme..." [-Wcpp] 277 | #warning "Verifier si �a ne pause pas de probleme..." | ^~~~~~~ subtitlemodel.cc: In function 'bool compare_str(const Glib::ustring&, const Glib::ustring&)': subtitlemodel.cc:345:30: warning: conversion from 'Glib::ustring::size_type' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 345 | unsigned int size = src.size(); | ~~~~~~~~^~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitletime.lo `test -f 'subtitletime.cc' || echo './'`subtitletime.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitletime.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitletime.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from subtitletime.cc:30: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ subtitletime.cc: In member function 'int SubtitleTime::hours() const': subtitletime.cc:114:20: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 114 | return totalmsecs / 3600000; | ~~~~~~~~~~~^~~~~~~~~ subtitletime.cc: In member function 'int SubtitleTime::minutes() const': subtitletime.cc:128:32: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 128 | return (totalmsecs % 3600000) / 60000; | ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~ subtitletime.cc: In member function 'int SubtitleTime::seconds() const': subtitletime.cc:142:30: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 142 | return (totalmsecs % 60000) / 1000; | ~~~~~~~~~~~~~~~~~~~~~^~~~~~ subtitletime.cc: In member function 'int SubtitleTime::mseconds() const': subtitletime.cc:156:20: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 156 | return totalmsecs % 1000; | ~~~~~~~~~~~^~~~~~ subtitletime.cc: In member function 'double SubtitleTime::operator/(const SubtitleTime&) const': subtitletime.cc:186:28: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 186 | double total = totalmsecs / b.totalmsecs; | ~~~~~~~~~~~^~~~~~~~~~~~~~ subtitletime.cc: In member function 'SubtitleTime SubtitleTime::operator*(const double&) const': subtitletime.cc:210:26: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 210 | double total = (double)(totalmsecs * mult); | ^~~~~~~~~~ subtitletime.cc: In member function 'Glib::ustring SubtitleTime::str() const': subtitletime.cc:269:16: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 269 | int hours = t / 3600000; | ~~^~~~~~~~~ subtitletime.cc:270:30: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 270 | int minutes = (t % 3600000) / 60000; | ~~~~~~~~~~~~~~^~~~~~~ subtitletime.cc:271:28: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 271 | int seconds = (t % 60000) / 1000; | ~~~~~~~~~~~~^~~~~~ subtitletime.cc:272:19: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 272 | int mseconds = t % 1000; | ~~^~~~~~ subtitletime.cc: In static member function 'static SubtitleTime SubtitleTime::frame_to_time(const long int&, const float&)': subtitletime.cc:319:30: warning: conversion from 'long int' to 'float' may change value [-Wconversion] 319 | return SubtitleTime((long)((frame / framerate) * 1000)); | ^~~~~ subtitletime.cc: In static member function 'static long int SubtitleTime::time_to_frame(const SubtitleTime&, const float&)': subtitletime.cc:327:31: warning: conversion from 'long int' to 'float' may change value [-Wconversion] 327 | return (long int)round((time.totalmsecs * framerate) / 1000); | ~~~~~^~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitles.lo `test -f 'subtitles.cc' || echo './'`subtitles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitles.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitles.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from subtitles.cc:25: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ subtitles.cc: In static member function 'static guint SortedBuffer::count_number_of_subtitle_reorder(std::vector&)': subtitles.cc:229:24: warning: comparison of integer expressions of different signedness: 'gint' {aka 'int'} and 'guint' {aka 'unsigned int'} [-Wsign-compare] 229 | if(buf[index].index != index) make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-timeutility.lo `test -f 'timeutility.cc' || echo './'`timeutility.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c timeutility.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-timeutility.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-subtitleview.lo `test -f 'subtitleview.cc' || echo './'`subtitleview.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitleview.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-subtitleview.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from subtitleview.cc:32: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-waveform.lo `test -f 'waveform.cc' || echo './'`waveform.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c waveform.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-waveform.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' waveform.cc: In member function 'guint Waveform::get_size()': waveform.cc:85:27: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'guint' {aka 'unsigned int'} may change value [-Wconversion] 85 | return m_channels[0].size(); | ~~~~~~~~~~~~~~~~~~^~ In file included from /usr/lib64/glib-2.0/include/glibconfig.h:9, 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/glibmm-2.4/glibmm/thread.h:39, from /usr/include/glibmm-2.4/glibmm.h:88, from waveform.h:27, from waveform.cc:23: waveform.cc: In member function 'double Waveform::get_channel(unsigned int, guint64)': /usr/include/glib-2.0/glib/gmacros.h:813:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 813 | #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) | ~~~~^~~~~~~ waveform.cc:98:8: note: in expansion of macro 'CLAMP' 98 | pos = CLAMP(pos, 0, get_size()); | ^~~~~ /usr/include/glib-2.0/glib/gmacros.h:813:63: warning: comparison of unsigned expression in '< 0' is always false [-Wtype-limits] 813 | #define CLAMP(x, low, high) (((x) > (high)) ? (high) : (((x) < (low)) ? (low) : (x))) | ~~~~^~~~~~~ waveform.cc:99:7: note: in expansion of macro 'CLAMP' 99 | ch = CLAMP(ch, 0, m_n_channels); | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-writer.lo `test -f 'writer.cc' || echo './'`writer.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c writer.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-writer.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-utility.lo `test -f 'utility.cc' || echo './'`utility.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c utility.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-utility.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from utility.cc:24: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.cc: In function 'int utility::string_to_long(const string&)': utility.cc:171:10: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 171 | return val; | ^~~ utility.cc: In function 'unsigned int utility::get_text_length_for_timing(const Glib::ustring&)': utility.cc:333:40: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 333 | len += 2 * (num_characters.size() - 1); // a newline counts as 2 characters | ^ utility.cc: In function 'std::vector utility::get_characters_per_line(const Glib::ustring&)': utility.cc:368:29: warning: conversion from 'Glib::ustring::size_type' {aka 'long unsigned int'} to 'std::vector::value_type' {aka 'int'} may change value [-Wconversion] 368 | num_characters.push_back(len); | ^~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o subtitleeditor-options.o `test -f 'options.cc' || echo './'`options.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditor_la-widget_config_utility.lo `test -f 'widget_config_utility.cc' || echo './'`widget_config_utility.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c widget_config_utility.cc -fPIC -DPIC -o .libs/libsubtitleeditor_la-widget_config_utility.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o subtitleeditor-gstreamer_utility.o `test -f 'gstreamer_utility.cc' || echo './'`gstreamer_utility.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from gstreamer_utility.cc:24: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from gstreamer_utility.cc:25: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ gstreamer_utility.cc: In function 'bool gstreamer_utility::check_registry(const Glib::ustring&, int, int, int)': gstreamer_utility.cc:76:53: warning: unused parameter 'min_major' [-Wunused-parameter] 76 | bool check_registry(const Glib::ustring &name, int min_major, int min_minor, int min_micro) | ~~~~^~~~~~~~~ gstreamer_utility.cc:76:68: warning: unused parameter 'min_minor' [-Wunused-parameter] 76 | bool check_registry(const Glib::ustring &name, int min_major, int min_minor, int min_micro) | ~~~~^~~~~~~~~ gstreamer_utility.cc:76:83: warning: unused parameter 'min_micro' [-Wunused-parameter] 76 | bool check_registry(const Glib::ustring &name, int min_major, int min_minor, int min_micro) | ~~~~^~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-cellrenderercustom.lo `test -f 'gui/cellrenderercustom.cc' || echo './'`gui/cellrenderercustom.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/cellrenderercustom.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-cellrenderercustom.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o subtitleeditor-main.o `test -f 'main.cc' || echo './'`main.cc main.cc:44:13: warning: Deprecated pre-processor symbol 44 | if(!g_thread_supported()) | ^~~~~~~~~~~~~~ In file included from main.cc:27: utility.h: In function 'bool from_string(const string&, T&)': utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ utility.h: In function 'bool from_string(const Glib::ustring&, T&)': utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from /usr/include/gstreamermm-1.0/gstreamermm/object.h:28, from /usr/include/gstreamermm-1.0/gstreamermm/element.h:29, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:13, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from main.cc:32: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ main.cc: In function 'int main(int, char**)': main.cc:45:22: warning: 'void g_thread_init(gpointer)' is deprecated [-Wdeprecated-declarations] 45 | g_thread_init (NULL); | ^ In file included from /usr/include/glib-2.0/glib.h:111, from /usr/include/glibmm-2.4/glibmm/unicode.h:23, from /usr/include/glibmm-2.4/glibmm/ustring.h:21, from /usr/include/gtkmm-3.0/gtkmm/main.h:6, from main.cc:25: /usr/include/glib-2.0/glib/deprecated/gthread.h:261:10: note: declared here 261 | void g_thread_init (gpointer vtable); | ^~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o extension/libsubtitleeditor_la-action.lo `test -f 'extension/action.cc' || echo './'`extension/action.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c extension/action.cc -fPIC -DPIC -o extension/.libs/libsubtitleeditor_la-action.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-automaticspellchecker.lo `test -f 'gui/automaticspellchecker.cc' || echo './'`gui/automaticspellchecker.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/automaticspellchecker.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-automaticspellchecker.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-comboboxencoding.lo `test -f 'gui/comboboxencoding.cc' || echo './'`gui/comboboxencoding.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/comboboxencoding.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-comboboxencoding.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-comboboxframerate.lo `test -f 'gui/comboboxframerate.cc' || echo './'`gui/comboboxframerate.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/comboboxframerate.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-comboboxframerate.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-comboboxnewline.lo `test -f 'gui/comboboxnewline.cc' || echo './'`gui/comboboxnewline.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/comboboxnewline.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-comboboxnewline.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-comboboxsubtitleformat.lo `test -f 'gui/comboboxsubtitleformat.cc' || echo './'`gui/comboboxsubtitleformat.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/comboboxsubtitleformat.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-comboboxsubtitleformat.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-comboboxvideo.lo `test -f 'gui/comboboxvideo.cc' || echo './'`gui/comboboxvideo.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/comboboxvideo.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-comboboxvideo.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-dialogcharactercodings.lo `test -f 'gui/dialogcharactercodings.cc' || echo './'`gui/dialogcharactercodings.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/dialogcharactercodings.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-dialogcharactercodings.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from gui/dialogcharactercodings.cc:27: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-dialogutility.lo `test -f 'gui/dialogutility.cc' || echo './'`gui/dialogutility.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/dialogutility.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-dialogutility.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from gui/dialogutility.cc:24: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-dialogfilechooser.lo `test -f 'gui/dialogfilechooser.cc' || echo './'`gui/dialogfilechooser.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/dialogfilechooser.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-dialogfilechooser.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from gui/dialogfilechooser.cc:24: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-spinbuttontime.lo `test -f 'gui/spinbuttontime.cc' || echo './'`gui/spinbuttontime.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/spinbuttontime.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-spinbuttontime.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from gui/spinbuttontime.cc:24: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ gui/spinbuttontime.cc: In member function 'void SpinButtonTime::init_range()': gui/spinbuttontime.cc:211:14: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 211 | set_range(-max, max); | ^~~~ gui/spinbuttontime.cc:211:20: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 211 | set_range(-max, max); | ^~~ gui/spinbuttontime.cc:213:17: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 213 | set_range(0, max); | ^~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-textviewcell.lo `test -f 'gui/textviewcell.cc' || echo './'`gui/textviewcell.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/textviewcell.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-textviewcell.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/subtitleeditor-menubar.o `test -f 'gui/menubar.cc' || echo './'`gui/menubar.cc In file included from gui/menubar.cc:25: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/libsubtitleeditor_la-treeviewextensionmanager.lo `test -f 'gui/treeviewextensionmanager.cc' || echo './'`gui/treeviewextensionmanager.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c gui/treeviewextensionmanager.cc -fPIC -DPIC -o gui/.libs/libsubtitleeditor_la-treeviewextensionmanager.o make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/subtitleeditor-application.o `test -f 'gui/application.cc' || echo './'`gui/application.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from gui/application.cc:25: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o gui/subtitleeditor-statusbar.o `test -f 'gui/statusbar.cc' || echo './'`gui/statusbar.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o vp/subtitleeditor-gstplayer.o `test -f 'vp/gstplayer.cc' || echo './'`vp/gstplayer.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' vp/gstplayer.cc:260:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix] 260 | "pipeline->seek(%" GST_TIME_FORMAT", %"GST_TIME_FORMAT")", | ^ In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from /usr/include/gstreamermm-1.0/gstreamermm/object.h:28, from /usr/include/gstreamermm-1.0/gstreamermm/bus.h:28, from vp/gstplayer.cc:22: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ In file included from vp/gstplayer.cc:35: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ vp/gstplayer.cc: In member function 'Glib::RefPtr GstPlayer::gen_video_element()': vp/gstplayer.cc:442:7: warning: unused variable 'cfg_force_aspect_ratio' [-Wunused-variable] 442 | bool cfg_force_aspect_ratio = cfg.get_value_bool("video-player", "force-aspect-ratio"); | ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o vp/subtitleeditor-videoplayer.o `test -f 'vp/videoplayer.cc' || echo './'`vp/videoplayer.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from vp/videoplayer.cc:24: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from /usr/include/gstreamermm-1.0/gstreamermm/object.h:28, from /usr/include/gstreamermm-1.0/gstreamermm/element.h:29, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:13, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from vp/gstplayer.h:27, from vp/videoplayer.cc:27: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ vp/videoplayer.cc: In member function 'void PlayerControls::on_seek_value_changed()': vp/videoplayer.cc:84:45: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 84 | m_player->seek(long(m_player->get_duration() * pos)); | ~~~~~~~~~~~~~~~~~~~~~~^~ vp/videoplayer.cc: In member function 'void PlayerControls::on_player_message(Player::Message)': vp/videoplayer.cc:148:50: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 148 | double perc = (dur == 0) ? 0 : (double)pos / dur; | ^~~ vp/videoplayer.cc: In member function 'Glib::ustring PlayerControls::position_to_string(double)': vp/videoplayer.cc:196:50: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 196 | return SubtitleTime(long(m_player->get_duration() * value)).str(); | ~~~~~~~~~~~~~~~~~~~~~~^~ vp/videoplayer.cc: In member function 'bool PlayerControls::on_seek_event(GdkEvent*)': vp/videoplayer.cc:211:46: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 211 | m_player->seek(long(m_player->get_duration() * pos)); | ~~~~~~~~~~~~~~~~~~~~~~^~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o we/subtitleeditor-waveformrenderergl.o `test -f 'we/waveformrenderergl.cc' || echo './'`we/waveformrenderergl.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o we/subtitleeditor-waveformrenderercairo.o `test -f 'we/waveformrenderercairo.cc' || echo './'`we/waveformrenderercairo.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from we/waveformrenderercairo.cc:23: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ we/waveformrenderercairo.cc: In member function 'void WaveformRendererCairo::draw_timeline(const Cairo::RefPtr&, const Gdk::Rectangle&)': we/waveformrenderercairo.cc:385:23: warning: conversion from 'int' to 'float' may change value [-Wconversion] 385 | while(get_pos_by_time(sec_1) < margin) | ~~~~~~~~~~~~~~~^~~~~~~ we/waveformrenderercairo.cc: In member function 'void WaveformRendererCairo::draw_channel(const Cairo::RefPtr&, const Gdk::Rectangle&, unsigned int)': we/waveformrenderercairo.cc:507:48: warning: conversion from 'int' to 'sigc::signal0::result_type' {aka 'float'} may change value [-Wconversion] 507 | double scale_value = scale() * area.get_height(); | ~~~~~~~~~~~~~~~^~ we/waveformrenderercairo.cc:516:27: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] 516 | double begin = peaks.size() * ((double)get_start_area() / (width * z)); | ~~~~~~~~~~^~ we/waveformrenderercairo.cc:517:26: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] 517 | double move = peaks.size() * ((double)skip / (width * z)); | ~~~~~~~~~~^~ we/waveformrenderercairo.cc:519:29: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 519 | int peaks_size = peaks.size(); | ~~~~~~~~~~^~ we/waveformrenderercairo.cc: In member function 'void WaveformRendererCairo::draw_keyframes(const Cairo::RefPtr&, const Gdk::Rectangle&)': we/waveformrenderercairo.cc:804:15: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 804 | cr->move_to(pos, 0); | ^~~ we/waveformrenderercairo.cc:805:15: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 805 | cr->line_to(pos, area.get_height()); | ^~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o we/subtitleeditor-waveformeditor.o `test -f 'we/waveformeditor.cc' || echo './'`we/waveformeditor.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' In file included from we/waveformeditor.cc:24: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ we/waveformeditor.cc: In member function 'bool WaveformEditor::on_scroll_event_renderer(GdkEventScroll*)': we/waveformeditor.cc:917:27: warning: conversion from 'int' to 'float' may change value [-Wconversion] 917 | set_scale(get_scale() + value); | ^~~~~ we/waveformeditor.cc: In member function 'bool WaveformEditor::move_subtitle_start(const SubtitleTime&, bool, bool)': we/waveformeditor.cc:979:15: warning: variable 'diff' set but not used [-Wunused-but-set-variable] 979 | SubtitleTime diff = time - subtitle.get_start(); | ^~~~ we/waveformeditor.cc: In member function 'bool WaveformEditor::move_subtitle_end(const SubtitleTime&, bool, bool)': we/waveformeditor.cc:1084:15: warning: variable 'diff' set but not used [-Wunused-but-set-variable] 1084 | SubtitleTime diff = time - subtitle.get_end(); | ^~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o we/subtitleeditor-waveformrenderer.o `test -f 'we/waveformrenderer.cc' || echo './'`we/waveformrenderer.cc make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' we/waveformrenderer.cc:68:2: warning: #warning "TODO: FIXME with ConfigChecker" [-Wcpp] 68 | #warning "TODO: FIXME with ConfigChecker" | ^~~~~~~ In file included from we/waveformrenderer.cc:24: ./utility.h: In function 'bool from_string(const string&, T&)': ./utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ./utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ./utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from we/waveformrenderer.cc:25: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ we/waveformrenderer.cc: In member function 'long int WaveformRenderer::get_time_by_pos(int)': we/waveformrenderer.cc:175:51: warning: conversion from 'sigc::signal0::result_type' {aka 'int'} to 'float' may change value [-Wconversion] 175 | float width = (float)widget()->get_width() * zoom(); | ~~~~^~ we/waveformrenderer.cc:177:40: warning: conversion from 'gint64' {aka 'long int'} to 'float' may change value [-Wconversion] 177 | return (long)(m_waveform->get_duration() * percent); | ~~~~~~~~~~~~~~~~~~~~~~~~^~ we/waveformrenderer.cc: In member function 'int WaveformRenderer::get_pos_by_time(long int)': we/waveformrenderer.cc:189:51: warning: conversion from 'sigc::signal0::result_type' {aka 'int'} to 'float' may change value [-Wconversion] 189 | float width = (float)widget()->get_width() * zoom(); | ~~~~^~ In file included from ./stylemodel.h:28, from ./document.h:29, from we/waveformrenderer.h:27, from we/waveformrenderer.cc:23: ./color.h: In instantiation of 'bool Color::set_value(T*, unsigned int) [with T = float]': we/waveformrenderer.cc:76:2: required from here ./color.h:97:47: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 97 | m_rgba[0] = (unsigned int)(((float)rgba[0] / scale) * 255); | ^~~~~ ./color.h:98:47: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 98 | m_rgba[1] = (unsigned int)(((float)rgba[1] / scale) * 255); | ^~~~~ ./color.h:99:47: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 99 | m_rgba[2] = (unsigned int)(((float)rgba[2] / scale) * 255); | ^~~~~ ./color.h:100:47: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 100 | m_rgba[3] = (unsigned int)(((float)rgba[3] / scale) * 255); | ^~~~~ ./color.h: In instantiation of 'bool Color::get_value(T*, unsigned int) [with T = float]': we/waveformrenderer.cc:102:2: required from here ./color.h:116:32: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 116 | rgba[0] = (((float)r / 255) * scale); | ^~~~~ ./color.h:117:32: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 117 | rgba[1] = (((float)g / 255) * scale); | ^~~~~ ./color.h:118:32: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 118 | rgba[2] = (((float)b / 255) * scale); | ^~~~~ ./color.h:119:32: warning: conversion from 'unsigned int' to 'float' may change value [-Wconversion] 119 | rgba[3] = (((float)a / 255) * scale); | ^~~~~ make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -export-dynamic -no-undefined -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubtitleeditor.la -rpath /usr/lib64 libsubtitleeditor_la-color.lo libsubtitleeditor_la-command.lo libsubtitleeditor_la-commandsystem.lo libsubtitleeditor_la-cfg.lo libsubtitleeditor_la-debug.lo libsubtitleeditor_la-defaultcfg.lo libsubtitleeditor_la-document.lo libsubtitleeditor_la-documentsystem.lo libsubtitleeditor_la-encodings.lo extension/libsubtitleeditor_la-action.lo libsubtitleeditor_la-extension.lo libsubtitleeditor_la-extensioninfo.lo libsubtitleeditor_la-extensionmanager.lo libsubtitleeditor_la-filereader.lo libsubtitleeditor_la-filewriter.lo libsubtitleeditor_la-gtkmm_utility.lo libsubtitleeditor_la-isocodes.lo libsubtitleeditor_la-keyframes.lo libsubtitleeditor_la-player.lo libsubtitleeditor_la-reader.lo libsubtitleeditor_la-scriptinfo.lo libsubtitleeditor_la-spellchecker.lo libsubtitleeditor_la-style.lo libsubtitleeditor_la-stylemodel.lo libsubtitleeditor_la-styles.lo libsubtitleeditor_la-subtitle.lo libsubtitleeditor_la-subtitleeditorwindow.lo libsubtitleeditor_la-subtitleformatio.lo libsubtitleeditor_la-subtitleformatsystem.lo libsubtitleeditor_la-subtitlemodel.lo libsubtitleeditor_la-subtitles.lo libsubtitleeditor_la-subtitletime.lo libsubtitleeditor_la-subtitleview.lo libsubtitleeditor_la-timeutility.lo libsubtitleeditor_la-utility.lo libsubtitleeditor_la-waveform.lo libsubtitleeditor_la-widget_config_utility.lo libsubtitleeditor_la-writer.lo gui/libsubtitleeditor_la-automaticspellchecker.lo gui/libsubtitleeditor_la-cellrenderercustom.lo gui/libsubtitleeditor_la-comboboxencoding.lo gui/libsubtitleeditor_la-comboboxframerate.lo gui/libsubtitleeditor_la-comboboxnewline.lo gui/libsubtitleeditor_la-comboboxsubtitleformat.lo gui/libsubtitleeditor_la-comboboxvideo.lo gui/libsubtitleeditor_la-dialogcharactercodings.lo gui/libsubtitleeditor_la-dialogfilechooser.lo gui/libsubtitleeditor_la-dialogutility.lo gui/libsubtitleeditor_la-spinbuttontime.lo gui/libsubtitleeditor_la-textviewcell.lo gui/libsubtitleeditor_la-treeviewextensionmanager.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubtitleeditor_la-color.o .libs/libsubtitleeditor_la-command.o .libs/libsubtitleeditor_la-commandsystem.o .libs/libsubtitleeditor_la-cfg.o .libs/libsubtitleeditor_la-debug.o .libs/libsubtitleeditor_la-defaultcfg.o .libs/libsubtitleeditor_la-document.o .libs/libsubtitleeditor_la-documentsystem.o .libs/libsubtitleeditor_la-encodings.o extension/.libs/libsubtitleeditor_la-action.o .libs/libsubtitleeditor_la-extension.o .libs/libsubtitleeditor_la-extensioninfo.o .libs/libsubtitleeditor_la-extensionmanager.o .libs/libsubtitleeditor_la-filereader.o .libs/libsubtitleeditor_la-filewriter.o .libs/libsubtitleeditor_la-gtkmm_utility.o .libs/libsubtitleeditor_la-isocodes.o .libs/libsubtitleeditor_la-keyframes.o .libs/libsubtitleeditor_la-player.o .libs/libsubtitleeditor_la-reader.o .libs/libsubtitleeditor_la-scriptinfo.o .libs/libsubtitleeditor_la-spellchecker.o .libs/libsubtitleeditor_la-style.o .libs/libsubtitleeditor_la-stylemodel.o .libs/libsubtitleeditor_la-styles.o .libs/libsubtitleeditor_la-subtitle.o .libs/libsubtitleeditor_la-subtitleeditorwindow.o .libs/libsubtitleeditor_la-subtitleformatio.o .libs/libsubtitleeditor_la-subtitleformatsystem.o .libs/libsubtitleeditor_la-subtitlemodel.o .libs/libsubtitleeditor_la-subtitles.o .libs/libsubtitleeditor_la-subtitletime.o .libs/libsubtitleeditor_la-subtitleview.o .libs/libsubtitleeditor_la-timeutility.o .libs/libsubtitleeditor_la-utility.o .libs/libsubtitleeditor_la-waveform.o .libs/libsubtitleeditor_la-widget_config_utility.o .libs/libsubtitleeditor_la-writer.o gui/.libs/libsubtitleeditor_la-automaticspellchecker.o gui/.libs/libsubtitleeditor_la-cellrenderercustom.o gui/.libs/libsubtitleeditor_la-comboboxencoding.o gui/.libs/libsubtitleeditor_la-comboboxframerate.o gui/.libs/libsubtitleeditor_la-comboboxnewline.o gui/.libs/libsubtitleeditor_la-comboboxsubtitleformat.o gui/.libs/libsubtitleeditor_la-comboboxvideo.o gui/.libs/libsubtitleeditor_la-dialogcharactercodings.o gui/.libs/libsubtitleeditor_la-dialogfilechooser.o gui/.libs/libsubtitleeditor_la-dialogutility.o gui/.libs/libsubtitleeditor_la-spinbuttontime.o gui/.libs/libsubtitleeditor_la-textviewcell.o gui/.libs/libsubtitleeditor_la-treeviewextensionmanager.o -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -pthread -Wl,-soname -Wl,libsubtitleeditor.so.0 -o .libs/libsubtitleeditor.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libsubtitleeditor.so.0" && ln -s "libsubtitleeditor.so.0.0.0" "libsubtitleeditor.so.0") libtool: link: (cd ".libs" && rm -f "libsubtitleeditor.so" && ln -s "libsubtitleeditor.so.0.0.0" "libsubtitleeditor.so") libtool: link: ( cd ".libs" && rm -f "libsubtitleeditor.la" && ln -s "../libsubtitleeditor.la" "libsubtitleeditor.la" ) make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /bin/sh ../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\" -DPACKAGE_SHARE_DIR=\""/usr/share/subtitleeditor"\" -DPACKAGE_SHARE_DIR_DEV=\""share"\" -DPACKAGE_UI_DIR=\""/usr/share/subtitleeditor/ui"\" -DPACKAGE_UI_DIR_DEV=\""share/ui"\" -DPACKAGE_PLUGIN_LIB_DIR=\""/usr/lib64/subtitleeditor/plugins"\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\""/usr/share/subtitleeditor/plugins-description"\" -DPACKAGE_PLUGIN_DIR_DEV=\""plugins"\" -DDEFAULT_PLAYER_VIDEO_SINK=\""xvimagesink"\" -DDEFAULT_PLAYER_AUDIO_SINK=\""autoaudiosink"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o subtitleeditor gui/subtitleeditor-application.o gui/subtitleeditor-menubar.o gui/subtitleeditor-statusbar.o subtitleeditor-gstreamer_utility.o subtitleeditor-main.o subtitleeditor-options.o vp/subtitleeditor-gstplayer.o vp/subtitleeditor-videoplayer.o we/subtitleeditor-waveformeditor.o we/subtitleeditor-waveformrenderercairo.o we/subtitleeditor-waveformrenderer.o we/subtitleeditor-waveformrenderergl.o -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgstreamermm-1.0 -lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 libsubtitleeditor.la libtool: link: /usr/bin/ccache g++ -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DPACKAGE_LOCALE_DIR=\"/usr/share/locale\" -DPACKAGE_SHARE_DIR=\"/usr/share/subtitleeditor\" -DPACKAGE_SHARE_DIR_DEV=\"share\" -DPACKAGE_UI_DIR=\"/usr/share/subtitleeditor/ui\" -DPACKAGE_UI_DIR_DEV=\"share/ui\" -DPACKAGE_PLUGIN_LIB_DIR=\"/usr/lib64/subtitleeditor/plugins\" -DPACKAGE_PLUGIN_DESCRIPTION_DIR=\"/usr/share/subtitleeditor/plugins-description\" -DPACKAGE_PLUGIN_DIR_DEV=\"plugins\" -DDEFAULT_PLAYER_VIDEO_SINK=\"xvimagesink\" -DDEFAULT_PLAYER_AUDIO_SINK=\"autoaudiosink\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/subtitleeditor gui/subtitleeditor-application.o gui/subtitleeditor-menubar.o gui/subtitleeditor-statusbar.o subtitleeditor-gstreamer_utility.o subtitleeditor-main.o subtitleeditor-options.o vp/subtitleeditor-gstplayer.o vp/subtitleeditor-videoplayer.o we/subtitleeditor-waveformeditor.o we/subtitleeditor-waveformrenderercairo.o we/subtitleeditor-waveformrenderer.o we/subtitleeditor-waveformrenderergl.o -lgstreamermm-1.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 ./.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -pthread make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' Making all in plugins Making all in actions Making all in about make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po about.se-plugin.in about.se-plugin Found cached translation database Merging translations into about.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o about.lo about.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c about.cc -fPIC -DPIC -o .libs/about.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' In file included from about.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libabout.la -rpath /usr/lib64/subtitleeditor/plugins/actions about.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/about.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libabout.so -o .libs/libabout.so libtool: link: ( cd ".libs" && rm -f "libabout.la" && ln -s "../libabout.la" "libabout.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' Making all in adjusttime make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po adjusttime.se-plugin.in adjusttime.se-plugin Found cached translation database Merging translations into adjusttime.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o adjusttime.lo adjusttime.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c adjusttime.cc -fPIC -DPIC -o .libs/adjusttime.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadjusttime.la -rpath /usr/lib64/subtitleeditor/plugins/actions adjusttime.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/adjusttime.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadjusttime.so -o .libs/libadjusttime.so libtool: link: ( cd ".libs" && rm -f "libadjusttime.la" && ln -s "../libadjusttime.la" "libadjusttime.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' Making all in applytranslation make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po applytranslation.se-plugin.in applytranslation.se-plugin Found cached translation database Merging translations into applytranslation.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o applytranslation.lo applytranslation.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c applytranslation.cc -fPIC -DPIC -o .libs/applytranslation.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libapplytranslation.la -rpath /usr/lib64/subtitleeditor/plugins/actions applytranslation.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/applytranslation.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libapplytranslation.so -o .libs/libapplytranslation.so libtool: link: ( cd ".libs" && rm -f "libapplytranslation.la" && ln -s "../libapplytranslation.la" "libapplytranslation.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' Making all in bestfit make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po bestfit.se-plugin.in bestfit.se-plugin Found cached translation database Merging translations into bestfit.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o bestfit.lo bestfit.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c bestfit.cc -fPIC -DPIC -o .libs/bestfit.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' In file included from bestfit.cc:31: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ bestfit.cc: In member function 'void BestFitPlugin::bestfit(std::vector&)': bestfit.cc:191:50: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'double' may change value [-Wconversion] 191 | SubtitleTime allgaps = gap * (subtitles.size()-1); | ~~~~~~~~~~~~~~~~~^~~ bestfit.cc:220:21: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 220 | dur = (nettime * subchars) / totalchars; // give this subtitle a fair share of the net time available | ^~~~~~~~ bestfit.cc:221:39: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 221 | intime = startime + ( (grosstime * prevchars ) / totalchars ); // calculate proportionate start time | ^~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbestfit.la -rpath /usr/lib64/subtitleeditor/plugins/actions bestfit.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/bestfit.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libbestfit.so -o .libs/libbestfit.so libtool: link: ( cd ".libs" && rm -f "libbestfit.la" && ln -s "../libbestfit.la" "libbestfit.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' Making all in changeframerate make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po changeframerate.se-plugin.in changeframerate.se-plugin Found cached translation database Merging translations into changeframerate.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/changeframerate\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o changeframerate.lo changeframerate.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/changeframerate\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c changeframerate.cc -fPIC -DPIC -o .libs/changeframerate.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' In file included from changeframerate.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ changeframerate.cc: In member function 'SubtitleTime ChangeFrameratePlugin::change_fps(const SubtitleTime&, double, double)': changeframerate.cc:334:23: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 334 | double frame = time.totalmsecs * src; | ~~~~~^~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libchangeframerate.la -rpath /usr/lib64/subtitleeditor/plugins/actions changeframerate.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/changeframerate.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libchangeframerate.so -o .libs/libchangeframerate.so libtool: link: ( cd ".libs" && rm -f "libchangeframerate.la" && ln -s "../libchangeframerate.la" "libchangeframerate.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' Making all in clipboard make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po clipboard.se-plugin.in clipboard.se-plugin Found cached translation database Merging translations into clipboard.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"\" -DSE_PLUGIN_PATH_UI=\"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o clipboard.lo clipboard.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"\" -DSE_PLUGIN_PATH_UI=\"\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c clipboard.cc -fPIC -DPIC -o .libs/clipboard.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' In file included from clipboard.cc:31: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ clipboard.cc: In member function 'void ClipboardPlugin::calculate_and_apply_timeshift(Subtitles&, Subtitle&, std::vector&, long unsigned int)': clipboard.cc:722:57: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'guint' {aka 'unsigned int'} may change value [-Wconversion] 722 | guint selection_size = subtitles.get_selection().size(); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libclipboard.la -rpath /usr/lib64/subtitleeditor/plugins/actions clipboard.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/clipboard.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libclipboard.so -o .libs/libclipboard.so libtool: link: ( cd ".libs" && rm -f "libclipboard.la" && ln -s "../libclipboard.la" "libclipboard.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' Making all in combinesubtitles make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po combinesubtitles.se-plugin.in combinesubtitles.se-plugin Found cached translation database Merging translations into combinesubtitles.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o combinesubtitles.lo combinesubtitles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c combinesubtitles.cc -fPIC -DPIC -o .libs/combinesubtitles.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcombinesubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions combinesubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/combinesubtitles.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libcombinesubtitles.so -o .libs/libcombinesubtitles.so libtool: link: ( cd ".libs" && rm -f "libcombinesubtitles.la" && ln -s "../libcombinesubtitles.la" "libcombinesubtitles.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' Making all in command make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po command.se-plugin.in command.se-plugin Found cached translation database Merging translations into command.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o command.lo command.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c command.cc -fPIC -DPIC -o .libs/command.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcommand.la -rpath /usr/lib64/subtitleeditor/plugins/actions command.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/command.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libcommand.so -o .libs/libcommand.so libtool: link: ( cd ".libs" && rm -f "libcommand.la" && ln -s "../libcommand.la" "libcommand.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' Making all in configurekeyboardshortcuts make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po configurekeyboardshortcuts.se-plugin.in configurekeyboardshortcuts.se-plugin Found cached translation database Merging translations into configurekeyboardshortcuts.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/configurekeyboardshortcuts\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o configurekeyboardshortcuts.lo configurekeyboardshortcuts.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/configurekeyboardshortcuts\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c configurekeyboardshortcuts.cc -fPIC -DPIC -o .libs/configurekeyboardshortcuts.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' In file included from configurekeyboardshortcuts.cc:26: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ configurekeyboardshortcuts.cc: In member function 'void DialogConfigureKeyboardShortcuts::add_action(Glib::RefPtr)': configurekeyboardshortcuts.cc:172:73: warning: 'GClosure* gtk_action_get_accel_closure(GtkAction*)' is deprecated [-Wdeprecated-declarations] 172 | GClosure *accel_closure = gtk_action_get_accel_closure (action->gobj()); | ^ In file included from /usr/include/gtk-3.0/gtk/deprecated/gtkactivatable.h:25, from /usr/include/gtk-3.0/gtk/gtk.h:252, from /usr/include/gtkmm-3.0/gtkmm/enums.h:28, from /usr/include/gtkmm-3.0/gtkmm/widget.h:47, from /usr/include/gtkmm-3.0/gtkmm/action.h:31, from /usr/include/gtkmm-3.0/gtkmm/toggleaction.h:29, from /usr/include/gtkmm-3.0/gtkmm.h:95, from configurekeyboardshortcuts.cc:23: /usr/include/gtk-3.0/gtk/deprecated/gtkaction.h:138:14: note: declared here 138 | GClosure *gtk_action_get_accel_closure (GtkAction *action); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libconfigurekeyboardshortcuts.la -rpath /usr/lib64/subtitleeditor/plugins/actions configurekeyboardshortcuts.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/configurekeyboardshortcuts.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libconfigurekeyboardshortcuts.so -o .libs/libconfigurekeyboardshortcuts.so libtool: link: ( cd ".libs" && rm -f "libconfigurekeyboardshortcuts.la" && ln -s "../libconfigurekeyboardshortcuts.la" "libconfigurekeyboardshortcuts.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' Making all in dialoguize make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po dialoguize.se-plugin.in dialoguize.se-plugin Found cached translation database Merging translations into dialoguize.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/dialoguize\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o dialoguize.lo dialoguize.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/dialoguize\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c dialoguize.cc -fPIC -DPIC -o .libs/dialoguize.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' In file included from dialoguize.cc:32: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdialoguize.la -rpath /usr/lib64/subtitleeditor/plugins/actions dialoguize.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/dialoguize.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdialoguize.so -o .libs/libdialoguize.so libtool: link: ( cd ".libs" && rm -f "libdialoguize.la" && ln -s "../libdialoguize.la" "libdialoguize.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' Making all in documentmanagement make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po documentmanagement.se-plugin.in documentmanagement.se-plugin Found cached translation database Merging translations into documentmanagement.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o documentmanagement.lo documentmanagement.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c documentmanagement.cc -fPIC -DPIC -o .libs/documentmanagement.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' In file included from documentmanagement.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ documentmanagement.cc: In member function 'void DocumentManagementPlugin::init_autosave()': documentmanagement.cc:757:73: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 757 | sigc::mem_fun(*this, &DocumentManagementPlugin::on_autosave_files), mseconds); | ^~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdocumentmanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions documentmanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/documentmanagement.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdocumentmanagement.so -o .libs/libdocumentmanagement.so libtool: link: ( cd ".libs" && rm -f "libdocumentmanagement.la" && ln -s "../libdocumentmanagement.la" "libdocumentmanagement.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' Making all in documentsnavigation make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po documentsnavigation.se-plugin.in documentsnavigation.se-plugin Found cached translation database Merging translations into documentsnavigation.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o documentsnavigation.lo documentsnavigation.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c documentsnavigation.cc -fPIC -DPIC -o .libs/documentsnavigation.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdocumentsnavigation.la -rpath /usr/lib64/subtitleeditor/plugins/actions documentsnavigation.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/documentsnavigation.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdocumentsnavigation.so -o .libs/libdocumentsnavigation.so libtool: link: ( cd ".libs" && rm -f "libdocumentsnavigation.la" && ln -s "../libdocumentsnavigation.la" "libdocumentsnavigation.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' Making all in duplicatesubtitle make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po duplicatesubtitle.se-plugin.in duplicatesubtitle.se-plugin Found cached translation database Merging translations into duplicatesubtitle.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o duplicatesubtitle.lo duplicatesubtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c duplicatesubtitle.cc -fPIC -DPIC -o .libs/duplicatesubtitle.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libduplicatesubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions duplicatesubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/duplicatesubtitle.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libduplicatesubtitle.so -o .libs/libduplicatesubtitle.so libtool: link: ( cd ".libs" && rm -f "libduplicatesubtitle.la" && ln -s "../libduplicatesubtitle.la" "libduplicatesubtitle.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' Making all in editcell make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po editcell.se-plugin.in editcell.se-plugin Found cached translation database Merging translations into editcell.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o editcell.lo editcell.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c editcell.cc -fPIC -DPIC -o .libs/editcell.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libeditcell.la -rpath /usr/lib64/subtitleeditor/plugins/actions editcell.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/editcell.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libeditcell.so -o .libs/libeditcell.so libtool: link: ( cd ".libs" && rm -f "libeditcell.la" && ln -s "../libeditcell.la" "libeditcell.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' Making all in errorchecking make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po errorchecking.se-plugin.in errorchecking.se-plugin Found cached translation database Merging translations into errorchecking.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/errorchecking\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o errorcheckingplugin.lo errorcheckingplugin.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/errorchecking\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c errorcheckingplugin.cc -fPIC -DPIC -o .libs/errorcheckingplugin.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' In file included from errorcheckingplugin.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liberrorchecking.la -rpath /usr/lib64/subtitleeditor/plugins/actions errorcheckingplugin.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/errorcheckingplugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,liberrorchecking.so -o .libs/liberrorchecking.so libtool: link: ( cd ".libs" && rm -f "liberrorchecking.la" && ln -s "../liberrorchecking.la" "liberrorchecking.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' Making all in extendlength make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po extendlength.se-plugin.in extendlength.se-plugin Found cached translation database Merging translations into extendlength.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o extendlength.lo extendlength.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c extendlength.cc -fPIC -DPIC -o .libs/extendlength.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' extendlength.cc: In member function 'bool ExtendLengthPlugin::execute(bool)': extendlength.cc:158:34: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 158 | for( int i = selection.size() - 1; i >= 0 ; --i) | ~~~~~~~~~~~~~~~~~^~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libextendlength.la -rpath /usr/lib64/subtitleeditor/plugins/actions extendlength.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/extendlength.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libextendlength.so -o .libs/libextendlength.so libtool: link: ( cd ".libs" && rm -f "libextendlength.la" && ln -s "../libextendlength.la" "libextendlength.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' Making all in externalvideoplayer make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po externalvideoplayer.se-plugin.in externalvideoplayer.se-plugin Found cached translation database Merging translations into externalvideoplayer.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/externalvideoplayer\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o externalvideoplayer.lo externalvideoplayer.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/externalvideoplayer\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c externalvideoplayer.cc -fPIC -DPIC -o .libs/externalvideoplayer.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' In file included from externalvideoplayer.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libexternalvideoplayer.la -rpath /usr/lib64/subtitleeditor/plugins/actions externalvideoplayer.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/externalvideoplayer.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libexternalvideoplayer.so -o .libs/libexternalvideoplayer.so libtool: link: ( cd ".libs" && rm -f "libexternalvideoplayer.la" && ln -s "../libexternalvideoplayer.la" "libexternalvideoplayer.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' Making all in findandreplace make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po findandreplace.se-plugin.in findandreplace.se-plugin Found cached translation database Merging translations into findandreplace.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/findandreplace\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o findandreplace.lo findandreplace.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/findandreplace\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c findandreplace.cc -fPIC -DPIC -o .libs/findandreplace.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' In file included from findandreplace.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ findandreplace.cc: In member function 'bool FaR::regex_exec(const Glib::ustring&, const Glib::ustring&, bool, Glib::ustring::size_type&, Glib::ustring::size_type&, Glib::ustring&)': findandreplace.cc:347:42: warning: conversion from 'glong' {aka 'long int'} to 'int' may change value [-Wconversion] 347 | start_pos = g_utf8_pointer_to_offset(string.c_str(), string.c_str() + start_pos); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ findandreplace.cc:348:40: warning: conversion from 'glong' {aka 'long int'} to 'int' may change value [-Wconversion] 348 | end_pos = g_utf8_pointer_to_offset(string.c_str(), string.c_str() + end_pos); | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ findandreplace.cc: In member function 'void DialogFindAndReplace::update_search_ui()': findandreplace.cc:677:58: warning: conversion from 'Glib::ustring::size_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 677 | Gtk::TextIter ins = buffer->get_iter_at_offset(m_info.start); | ~~~~~~~^~~~~ findandreplace.cc:678:66: warning: conversion from 'Glib::ustring::size_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 678 | Gtk::TextIter bound = buffer->get_iter_at_offset(m_info.start + m_info.len); | ~~~~~~~~~~~~~^~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfindandreplace.la -rpath /usr/lib64/subtitleeditor/plugins/actions findandreplace.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/findandreplace.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libfindandreplace.so -o .libs/libfindandreplace.so libtool: link: ( cd ".libs" && rm -f "libfindandreplace.la" && ln -s "../libfindandreplace.la" "libfindandreplace.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' Making all in insertsubtitle make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po insertsubtitle.se-plugin.in insertsubtitle.se-plugin Found cached translation database Merging translations into insertsubtitle.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o insertsubtitle.lo insertsubtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c insertsubtitle.cc -fPIC -DPIC -o .libs/insertsubtitle.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinsertsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions insertsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/insertsubtitle.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libinsertsubtitle.so -o .libs/libinsertsubtitle.so libtool: link: ( cd ".libs" && rm -f "libinsertsubtitle.la" && ln -s "../libinsertsubtitle.la" "libinsertsubtitle.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' Making all in insertsubtitlefromkeyframe make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po insertsubtitlefromkeyframe.se-plugin.in insertsubtitlefromkeyframe.se-plugin Found cached translation database Merging translations into insertsubtitlefromkeyframe.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o insertsubtitlefromkeyframe.lo insertsubtitlefromkeyframe.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c insertsubtitlefromkeyframe.cc -fPIC -DPIC -o .libs/insertsubtitlefromkeyframe.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinsertsubtitlefromkeyframe.la -rpath /usr/lib64/subtitleeditor/plugins/actions insertsubtitlefromkeyframe.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/insertsubtitlefromkeyframe.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libinsertsubtitlefromkeyframe.so -o .libs/libinsertsubtitlefromkeyframe.so libtool: link: ( cd ".libs" && rm -f "libinsertsubtitlefromkeyframe.la" && ln -s "../libinsertsubtitlefromkeyframe.la" "libinsertsubtitlefromkeyframe.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' Making all in italicize make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po italicize.se-plugin.in italicize.se-plugin Found cached translation database Merging translations into italicize.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o italicize.lo italicize.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c italicize.cc -fPIC -DPIC -o .libs/italicize.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libitalicize.la -rpath /usr/lib64/subtitleeditor/plugins/actions italicize.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/italicize.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libitalicize.so -o .libs/libitalicize.so libtool: link: ( cd ".libs" && rm -f "libitalicize.la" && ln -s "../libitalicize.la" "libitalicize.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' Making all in joindocument make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po joindocument.se-plugin.in joindocument.se-plugin Found cached translation database Merging translations into joindocument.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o joindocument.lo joindocument.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c joindocument.cc -fPIC -DPIC -o .libs/joindocument.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjoindocument.la -rpath /usr/lib64/subtitleeditor/plugins/actions joindocument.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/joindocument.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libjoindocument.so -o .libs/libjoindocument.so libtool: link: ( cd ".libs" && rm -f "libjoindocument.la" && ln -s "../libjoindocument.la" "libjoindocument.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' Making all in keyframesmanagement make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po keyframesmanagement.se-plugin.in keyframesmanagement.se-plugin Found cached translation database Merging translations into keyframesmanagement.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o keyframesmanagement.lo keyframesmanagement.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c keyframesmanagement.cc -fPIC -DPIC -o .libs/keyframesmanagement.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' In file included from keyframesmanagement.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o keyframesgenerator.lo keyframesgenerator.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c keyframesgenerator.cc -fPIC -DPIC -o .libs/keyframesgenerator.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from /usr/include/gstreamermm-1.0/gstreamermm/object.h:28, from /usr/include/gstreamermm-1.0/gstreamermm/element.h:29, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:13, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from keyframesgenerator.cc:23: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ In file included from keyframesgenerator.cc:28: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o keyframesgeneratorusingframe.lo keyframesgeneratorusingframe.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c keyframesgeneratorusingframe.cc -fPIC -DPIC -o .libs/keyframesgeneratorusingframe.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from /usr/include/gstreamermm-1.0/gstreamermm/object.h:28, from /usr/include/gstreamermm-1.0/gstreamermm/element.h:29, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:13, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from keyframesgeneratorusingframe.cc:24: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ In file included from keyframesgeneratorusingframe.cc:29: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ keyframesgeneratorusingframe.cc: In member function 'bool KeyframesGeneratorUsingFrame::compare_frame(const guint8*, const guint8*, gsize)': keyframesgeneratorusingframe.cc:136:16: warning: comparison of integer expressions of different signedness: 'long int' and 'gulong' {aka 'long unsigned int'} [-Wsign-compare] 136 | diff = tmp > diff ? tmp : diff; | ~~~~^~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libkeyframesmanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions keyframesgenerator.lo keyframesgeneratorusingframe.lo keyframesmanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgstreamermm-1.0 -lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/keyframesgenerator.o .libs/keyframesgeneratorusingframe.o .libs/keyframesmanagement.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -lgstreamermm-1.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libkeyframesmanagement.so -o .libs/libkeyframesmanagement.so libtool: link: ( cd ".libs" && rm -f "libkeyframesmanagement.la" && ln -s "../libkeyframesmanagement.la" "libkeyframesmanagement.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' Making all in minimizeduration make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po minimizeduration.se-plugin.in minimizeduration.se-plugin Found cached translation database Merging translations into minimizeduration.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o minimizeduration.lo minimizeduration.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c minimizeduration.cc -fPIC -DPIC -o .libs/minimizeduration.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' In file included from minimizeduration.cc:31: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ minimizeduration.cc: In member function 'bool MinimizeDurationPlugin::execute(bool)': minimizeduration.cc:143:39: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 143 | unsigned int subcnt = selection.size(); | ~~~~~~~~~~~~~~^~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libminimizeduration.la -rpath /usr/lib64/subtitleeditor/plugins/actions minimizeduration.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/minimizeduration.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libminimizeduration.so -o .libs/libminimizeduration.so libtool: link: ( cd ".libs" && rm -f "libminimizeduration.la" && ln -s "../libminimizeduration.la" "libminimizeduration.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' Making all in moveafterprecedingsubtitle make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po moveafterprecedingsubtitle.se-plugin.in moveafterprecedingsubtitle.se-plugin Found cached translation database Merging translations into moveafterprecedingsubtitle.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o moveafterprecedingsubtitle.lo moveafterprecedingsubtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c moveafterprecedingsubtitle.cc -fPIC -DPIC -o .libs/moveafterprecedingsubtitle.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' moveafterprecedingsubtitle.cc: In member function 'bool MoveAfterPrecedingSubtitlePlugin::execute(bool)': moveafterprecedingsubtitle.cc:163:31: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 163 | for(int i=selection.size() - 1 ; i >= 0; --i) | ~~~~~~~~~~~~~~~~~^~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmoveafterprecedingsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions moveafterprecedingsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/moveafterprecedingsubtitle.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmoveafterprecedingsubtitle.so -o .libs/libmoveafterprecedingsubtitle.so libtool: link: ( cd ".libs" && rm -f "libmoveafterprecedingsubtitle.la" && ln -s "../libmoveafterprecedingsubtitle.la" "libmoveafterprecedingsubtitle.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' Making all in movesubtitles make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po movesubtitles.se-plugin.in movesubtitles.se-plugin Found cached translation database Merging translations into movesubtitles.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/movesubtitles\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o movesubtitles.lo movesubtitles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/movesubtitles\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c movesubtitles.cc -fPIC -DPIC -o .libs/movesubtitles.o In file included from movesubtitles.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ movesubtitles.cc: In member function 'void DialogMoveSubtitles::init(Document*, const Subtitle&)': movesubtitles.cc:63:31: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 63 | m_spinStartValue->set_value(value); | ^~~~~ movesubtitles.cc:64:31: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 64 | m_spinStartValue->set_range(value, value); | ^~~~~ movesubtitles.cc:64:38: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 64 | m_spinStartValue->set_range(value, value); | ^~~~~ movesubtitles.cc:66:29: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 66 | m_spinNewStart->set_value(value); | ^~~~~ make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmovesubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions movesubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/movesubtitles.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmovesubtitles.so -o .libs/libmovesubtitles.so libtool: link: ( cd ".libs" && rm -f "libmovesubtitles.la" && ln -s "../libmovesubtitles.la" "libmovesubtitles.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' Making all in plaintext make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po plaintext.se-plugin.in plaintext.se-plugin Found cached translation database Merging translations into plaintext.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o plaintext.lo plaintext.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c plaintext.cc -fPIC -DPIC -o .libs/plaintext.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' In file included from plaintext.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplaintext.la -rpath /usr/lib64/subtitleeditor/plugins/actions plaintext.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/plaintext.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libplaintext.so -o .libs/libplaintext.so libtool: link: ( cd ".libs" && rm -f "libplaintext.la" && ln -s "../libplaintext.la" "libplaintext.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' Making all in preferences make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po preferences.se-plugin.in preferences.se-plugin Found cached translation database Merging translations into preferences.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/preferences\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o preferencesplugin.lo preferencesplugin.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/preferences\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c preferencesplugin.cc -fPIC -DPIC -o .libs/preferencesplugin.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' In file included from preferencepage.h:26, from interfacepage.h:26, from preferencesplugin.cc:28: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpreferences.la -rpath /usr/lib64/subtitleeditor/plugins/actions preferencesplugin.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/preferencesplugin.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libpreferences.so -o .libs/libpreferences.so libtool: link: ( cd ".libs" && rm -f "libpreferences.la" && ln -s "../libpreferences.la" "libpreferences.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' Making all in removesubtitle make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po removesubtitle.se-plugin.in removesubtitle.se-plugin Found cached translation database Merging translations into removesubtitle.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o removesubtitle.lo removesubtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c removesubtitle.cc -fPIC -DPIC -o .libs/removesubtitle.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libremovesubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions removesubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/removesubtitle.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libremovesubtitle.so -o .libs/libremovesubtitle.so libtool: link: ( cd ".libs" && rm -f "libremovesubtitle.la" && ln -s "../libremovesubtitle.la" "libremovesubtitle.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' Making all in reversetextandtranslation make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po reversetextandtranslation.se-plugin.in reversetextandtranslation.se-plugin Found cached translation database Merging translations into reversetextandtranslation.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o reversetextandtranslation.lo reversetextandtranslation.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c reversetextandtranslation.cc -fPIC -DPIC -o .libs/reversetextandtranslation.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreversetextandtranslation.la -rpath /usr/lib64/subtitleeditor/plugins/actions reversetextandtranslation.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/reversetextandtranslation.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libreversetextandtranslation.so -o .libs/libreversetextandtranslation.so libtool: link: ( cd ".libs" && rm -f "libreversetextandtranslation.la" && ln -s "../libreversetextandtranslation.la" "libreversetextandtranslation.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' Making all in scalesubtitles make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po scalesubtitles.se-plugin.in scalesubtitles.se-plugin Found cached translation database Merging translations into scalesubtitles.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/scalesubtitles\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o scalesubtitles.lo scalesubtitles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/scalesubtitles\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c scalesubtitles.cc -fPIC -DPIC -o .libs/scalesubtitles.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' In file included from scalesubtitles.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ scalesubtitles.cc: In member function 'void DialogScaleSubtitles::init_spin(const Subtitle&, SpinButtonTime*, SpinButtonTime*, Gtk::Label*)': scalesubtitles.cc:223:22: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 223 | current->set_value(time); | ^~~~ scalesubtitles.cc:224:22: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 224 | current->set_range(time, time); | ^~~~ scalesubtitles.cc:224:28: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 224 | current->set_range(time, time); | ^~~~ scalesubtitles.cc:225:22: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 225 | newtime->set_value(time); | ^~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libscalesubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions scalesubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/scalesubtitles.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libscalesubtitles.so -o .libs/libscalesubtitles.so libtool: link: ( cd ".libs" && rm -f "libscalesubtitles.la" && ln -s "../libscalesubtitles.la" "libscalesubtitles.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' Making all in selection make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po selection.se-plugin.in selection.se-plugin Found cached translation database Merging translations into selection.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o selection.lo selection.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c selection.cc -fPIC -DPIC -o .libs/selection.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libselection.la -rpath /usr/lib64/subtitleeditor/plugins/actions selection.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/selection.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libselection.so -o .libs/libselection.so libtool: link: ( cd ".libs" && rm -f "libselection.la" && ln -s "../libselection.la" "libselection.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' Making all in sortsubtitles make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po sortsubtitles.se-plugin.in sortsubtitles.se-plugin Found cached translation database Merging translations into sortsubtitles.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o sortsubtitles.lo sortsubtitles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c sortsubtitles.cc -fPIC -DPIC -o .libs/sortsubtitles.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsortsubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions sortsubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/sortsubtitles.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsortsubtitles.so -o .libs/libsortsubtitles.so libtool: link: ( cd ".libs" && rm -f "libsortsubtitles.la" && ln -s "../libsortsubtitles.la" "libsortsubtitles.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' Making all in spellchecking make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po spellchecking.se-plugin.in spellchecking.se-plugin Found cached translation database Merging translations into spellchecking.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/spellchecking\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o spellchecking.lo spellchecking.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/enchant -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/spellchecking\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c spellchecking.cc -fPIC -DPIC -o .libs/spellchecking.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' In file included from spellchecking.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libspellchecking.la -rpath /usr/lib64/subtitleeditor/plugins/actions spellchecking.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lenchant -lgmodule-2.0 -pthread -lglib-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/spellchecking.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -pthread -Wl,-soname -Wl,libspellchecking.so -o .libs/libspellchecking.so libtool: link: ( cd ".libs" && rm -f "libspellchecking.la" && ln -s "../libspellchecking.la" "libspellchecking.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' Making all in splitdocument make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po splitdocument.se-plugin.in splitdocument.se-plugin Found cached translation database Merging translations into splitdocument.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/splitdocument\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o splitdocument.lo splitdocument.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/splitdocument\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c splitdocument.cc -fPIC -DPIC -o .libs/splitdocument.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' In file included from splitdocument.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsplitdocument.la -rpath /usr/lib64/subtitleeditor/plugins/actions splitdocument.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/splitdocument.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsplitdocument.so -o .libs/libsplitdocument.so libtool: link: ( cd ".libs" && rm -f "libsplitdocument.la" && ln -s "../libsplitdocument.la" "libsplitdocument.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' Making all in splitsubtitle make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po splitsubtitle.se-plugin.in splitsubtitle.se-plugin Found cached translation database Merging translations into splitsubtitle.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o splitsubtitle.lo splitsubtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c splitsubtitle.cc -fPIC -DPIC -o .libs/splitsubtitle.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' In file included from splitsubtitle.cc:26: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ splitsubtitle.cc: In member function 'void SplitSelectedSubtitlesPlugin::split(Subtitles&, Subtitle&)': splitsubtitle.cc:166:61: warning: conversion from 'Glib::ustring::size_type' {aka 'long unsigned int'} to 'unsigned int' may change value [-Wconversion] 166 | total_chars += utility::get_stripped_text(lines[i]).size(); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsplitsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions splitsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/splitsubtitle.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsplitsubtitle.so -o .libs/libsplitsubtitle.so libtool: link: ( cd ".libs" && rm -f "libsplitsubtitle.la" && ln -s "../libsplitsubtitle.la" "libsplitsubtitle.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' Making all in styleeditor make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po styleeditor.se-plugin.in styleeditor.se-plugin Found cached translation database Merging translations into styleeditor.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/styleeditor\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o styleeditor.lo styleeditor.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/styleeditor\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c styleeditor.cc -fPIC -DPIC -o .libs/styleeditor.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' In file included from styleeditor.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstyleeditor.la -rpath /usr/lib64/subtitleeditor/plugins/actions styleeditor.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/styleeditor.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libstyleeditor.so -o .libs/libstyleeditor.so libtool: link: ( cd ".libs" && rm -f "libstyleeditor.la" && ln -s "../libstyleeditor.la" "libstyleeditor.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' Making all in stylize make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po stylize.se-plugin.in stylize.se-plugin Found cached translation database Merging translations into stylize.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o stylize.lo stylize.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c stylize.cc -fPIC -DPIC -o .libs/stylize.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' stylize.cc: In member function 'void StylizeSelectedSubtitlesPlugin::on_current_document_changed(Document*)': stylize.cc:131:45: warning: unused parameter 'doc' [-Wunused-parameter] 131 | void on_current_document_changed(Document *doc) | ~~~~~~~~~~^~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstylize.la -rpath /usr/lib64/subtitleeditor/plugins/actions stylize.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/stylize.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libstylize.so -o .libs/libstylize.so libtool: link: ( cd ".libs" && rm -f "libstylize.la" && ln -s "../libstylize.la" "libstylize.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' Making all in stacksubtitles make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po stacksubtitles.se-plugin.in stacksubtitles.se-plugin Found cached translation database Merging translations into stacksubtitles.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o stacksubtitles.lo stacksubtitles.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c stacksubtitles.cc -fPIC -DPIC -o .libs/stacksubtitles.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' In file included from stacksubtitles.cc:31: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ stacksubtitles.cc: In member function 'void StackSubtitlesPlugin::stacksubtitles(std::vector&, bool)': stacksubtitles.cc:154:30: warning: conversion from 'std::vector::size_type' {aka 'long unsigned int'} to 'int' may change value [-Wconversion] 154 | int subcnt = subtitles.size(); | ~~~~~~~~~~~~~~^~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstacksubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions stacksubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/stacksubtitles.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libstacksubtitles.so -o .libs/libstacksubtitles.so libtool: link: ( cd ".libs" && rm -f "libstacksubtitles.la" && ln -s "../libstacksubtitles.la" "libstacksubtitles.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' Making all in template make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po template.se-plugin.in template.se-plugin Found cached translation database Merging translations into template.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/template\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o template.lo template.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/template\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c template.cc -fPIC -DPIC -o .libs/template.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' In file included from template.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtemplate.la -rpath /usr/lib64/subtitleeditor/plugins/actions template.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/template.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtemplate.so -o .libs/libtemplate.so libtool: link: ( cd ".libs" && rm -f "libtemplate.la" && ln -s "../libtemplate.la" "libtemplate.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' Making all in textcorrection make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn.capitalization.se-pattern.in Latn.capitalization.se-pattern Merging translations into Latn.capitalization.se-pattern. CREATED Latn.capitalization.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn.common-error.se-pattern.in Latn.common-error.se-pattern Merging translations into Latn.common-error.se-pattern. CREATED Latn.common-error.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn-en.common-error.se-pattern.in Latn-en.common-error.se-pattern Merging translations into Latn-en.common-error.se-pattern. CREATED Latn-en.common-error.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn-en.capitalization.se-pattern.in Latn-en.capitalization.se-pattern Merging translations into Latn-en.capitalization.se-pattern. CREATED Latn-en.capitalization.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn-en.hearing-impaired.se-pattern.in Latn-en.hearing-impaired.se-pattern Merging translations into Latn-en.hearing-impaired.se-pattern. CREATED Latn-en.hearing-impaired.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn-en-US.common-error.se-pattern.in Latn-en-US.common-error.se-pattern Merging translations into Latn-en-US.common-error.se-pattern. CREATED Latn-en-US.common-error.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn-fi.common-error.se-pattern.in Latn-fi.common-error.se-pattern Merging translations into Latn-fi.common-error.se-pattern. CREATED Latn-fi.common-error.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn-fr.common-error.se-pattern.in Latn-fr.common-error.se-pattern Merging translations into Latn-fr.common-error.se-pattern. CREATED Latn-fr.common-error.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Latn.hearing-impaired.se-pattern.in Latn.hearing-impaired.se-pattern Merging translations into Latn.hearing-impaired.se-pattern. CREATED Latn.hearing-impaired.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -x -u /tmp Zyyy.common-error.se-pattern.in Zyyy.common-error.se-pattern Merging translations into Zyyy.common-error.se-pattern. CREATED Zyyy.common-error.se-pattern make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po textcorrection.se-plugin.in textcorrection.se-plugin Found cached translation database Merging translations into textcorrection.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -DSE_PLUGIN_PATH_PATTERN=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o pattern.lo pattern.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -DSE_PLUGIN_PATH_PATTERN=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c pattern.cc -fPIC -DPIC -o .libs/pattern.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -DSE_PLUGIN_PATH_PATTERN=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o patternmanager.lo patternmanager.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -DSE_PLUGIN_PATH_PATTERN=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c patternmanager.cc -fPIC -DPIC -o .libs/patternmanager.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from patternmanager.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from patternmanager.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -DSE_PLUGIN_PATH_PATTERN=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o textcorrection.lo textcorrection.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -DSE_PLUGIN_PATH_PATTERN=\"/usr/share/subtitleeditor/plugins-share/textcorrection\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c textcorrection.cc -fPIC -DPIC -o .libs/textcorrection.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' In file included from textcorrection.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from patternmanager.h:26, from textcorrection.cc:28: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h: At global scope: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from ../../../src/extension/action.h:26, from textcorrection.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from patternmanager.h:26, from textcorrection.cc:28: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from ../../../src/extension/action.h:26, from textcorrection.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from patternmanager.h:26, from textcorrection.cc:28: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from ../../../src/extension/action.h:26, from textcorrection.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from patternmanager.h:26, from textcorrection.cc:28: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from ../../../src/extension/action.h:26, from textcorrection.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from patternmanager.h:26, from textcorrection.cc:28: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from ../../../src/extension/action.h:26, from textcorrection.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from patternmanager.h:26, from textcorrection.cc:28: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from /usr/include/gtkmm-3.0/gtkmm.h:87, from ../../../src/extension/action.h:26, from textcorrection.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtextcorrection.la -rpath /usr/lib64/subtitleeditor/plugins/actions pattern.lo patternmanager.lo textcorrection.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/pattern.o .libs/patternmanager.o .libs/textcorrection.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtextcorrection.so -o .libs/libtextcorrection.so libtool: link: ( cd ".libs" && rm -f "libtextcorrection.la" && ln -s "../libtextcorrection.la" "libtextcorrection.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' Making all in timemodemanagement make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po timemodemanagement.se-plugin.in timemodemanagement.se-plugin Found cached translation database Merging translations into timemodemanagement.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o timemodemanagement.lo timemodemanagement.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c timemodemanagement.cc -fPIC -DPIC -o .libs/timemodemanagement.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtimemodemanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions timemodemanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/timemodemanagement.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtimemodemanagement.so -o .libs/libtimemodemanagement.so libtool: link: ( cd ".libs" && rm -f "libtimemodemanagement.la" && ln -s "../libtimemodemanagement.la" "libtimemodemanagement.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' Making all in timingfromplayer make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po timingfromplayer.se-plugin.in timingfromplayer.se-plugin Found cached translation database Merging translations into timingfromplayer.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/timingfromplayer\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o timingfromplayer.lo timingfromplayer.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/timingfromplayer\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c timingfromplayer.cc -fPIC -DPIC -o .libs/timingfromplayer.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' In file included from timingfromplayer.cc:27: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtimingfromplayer.la -rpath /usr/lib64/subtitleeditor/plugins/actions timingfromplayer.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/timingfromplayer.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtimingfromplayer.so -o .libs/libtimingfromplayer.so libtool: link: ( cd ".libs" && rm -f "libtimingfromplayer.la" && ln -s "../libtimingfromplayer.la" "libtimingfromplayer.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' Making all in typewriter make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po typewriter.se-plugin.in typewriter.se-plugin Found cached translation database Merging translations into typewriter.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o typewriter.lo typewriter.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c typewriter.cc -fPIC -DPIC -o .libs/typewriter.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' typewriter.cc: In member function 'void TypewriterPlugin::setup_time_random(std::vector&, const SubtitleTime&, const SubtitleTime&)': typewriter.cc:291:25: warning: conversion from 'long int' to 'guint32' {aka 'unsigned int'} may change value [-Wconversion] 291 | Glib::Rand rand(start.totalmsecs); | ~~~~~~^~~~~~~~~~ typewriter.cc:293:56: warning: conversion from 'long int' to 'gint32' {aka 'int'} may change value [-Wconversion] 293 | rand_times.push_back(rand.get_int_range(0, duration.totalmsecs)); | ~~~~~~~~~^~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtypewriter.la -rpath /usr/lib64/subtitleeditor/plugins/actions typewriter.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/typewriter.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtypewriter.so -o .libs/libtypewriter.so libtool: link: ( cd ".libs" && rm -f "libtypewriter.la" && ln -s "../libtypewriter.la" "libtypewriter.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' Making all in videoplayermanagement make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po videoplayermanagement.se-plugin.in videoplayermanagement.se-plugin Found cached translation database Merging translations into videoplayermanagement.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o videoplayermanagement.lo videoplayermanagement.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c videoplayermanagement.cc -fPIC -DPIC -o .libs/videoplayermanagement.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' In file included from videoplayermanagement.cc:23: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvideoplayermanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions videoplayermanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/videoplayermanagement.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libvideoplayermanagement.so -o .libs/libvideoplayermanagement.so libtool: link: ( cd ".libs" && rm -f "libvideoplayermanagement.la" && ln -s "../libvideoplayermanagement.la" "libvideoplayermanagement.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' Making all in viewmanager make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po viewmanager.se-plugin.in viewmanager.se-plugin Found cached translation database Merging translations into viewmanager.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/viewmanager\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o viewmanager.lo viewmanager.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/viewmanager\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c viewmanager.cc -fPIC -DPIC -o .libs/viewmanager.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' In file included from viewmanager.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libviewmanager.la -rpath /usr/lib64/subtitleeditor/plugins/actions viewmanager.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/viewmanager.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libviewmanager.so -o .libs/libviewmanager.so libtool: link: ( cd ".libs" && rm -f "libviewmanager.la" && ln -s "../libviewmanager.la" "libviewmanager.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' Making all in waveformmanagement make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po waveformmanagement.se-plugin.in waveformmanagement.se-plugin Found cached translation database Merging translations into waveformmanagement.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o waveformmanagement.lo waveformmanagement.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c waveformmanagement.cc -fPIC -DPIC -o .libs/waveformmanagement.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' In file included from waveformmanagement.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ waveformmanagement.cc: In member function 'void WaveformManagement::on_generate_dummy()': waveformmanagement.cc:363:38: warning: conversion from 'long int' to 'int' may change value [-Wconversion] 363 | int second = SubtitleTime(0,0,1,0).totalmsecs; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ waveformmanagement.cc:366:43: warning: conversion from 'gint64' {aka 'long int'} to 'double' may change value [-Wconversion] 366 | double freq = (wf->m_duration % second) / 2; | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ waveformmanagement.cc:368:39: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 368 | double rate = SubtitleTime(0,1,0,0).totalmsecs; | ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o waveformgenerator.lo waveformgenerator.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gstreamermm-1.0 -I/usr/lib64/gstreamermm-1.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/gstreamer-1.0 -I/usr/include/orc-0.4 -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c waveformgenerator.cc -fPIC -DPIC -o .libs/waveformgenerator.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' In file included from /usr/include/gstreamer-1.0/gst/gst.h:90, from /usr/include/gstreamermm-1.0/gstreamermm/object.h:28, from /usr/include/gstreamermm-1.0/gstreamermm/element.h:29, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:13, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from waveformgenerator.cc:23: /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_be(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:361:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 361 | #define _GST_READ_UINT16_BE(data) (_GST_GET (data, 0, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 362 | _GST_GET (data, 1, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:369:10: note: in expansion of macro '_GST_READ_UINT16_BE' 369 | return _GST_READ_UINT16_BE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'guint16 __gst_slow_read16_le(const guint8*)': /usr/include/gstreamer-1.0/gst/gstutils.h:364:63: warning: conversion from 'int' to 'guint16' {aka 'short unsigned int'} may change value [-Wconversion] 364 | #define _GST_READ_UINT16_LE(data) (_GST_GET (data, 1, 16, 8) | \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~ 365 | _GST_GET (data, 0, 16, 0)) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:373:10: note: in expansion of macro '_GST_READ_UINT16_LE' 373 | return _GST_READ_UINT16_LE (data); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_LE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:473:43: note: in expansion of macro '_GST_PUT' 473 | _GST_PUT (__put_data, 3, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:786:3: note: in expansion of macro 'GST_WRITE_UINT32_LE' 786 | GST_WRITE_UINT32_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_FLOAT_BE(guint8*, gfloat)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint32' {aka 'unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:461:43: note: in expansion of macro '_GST_PUT' 461 | _GST_PUT (__put_data, 0, 32, 24, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:806:3: note: in expansion of macro 'GST_WRITE_UINT32_BE' 806 | GST_WRITE_UINT32_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_LE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:431:43: note: in expansion of macro '_GST_PUT' 431 | _GST_PUT (__put_data, 7, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:826:3: note: in expansion of macro 'GST_WRITE_UINT64_LE' 826 | GST_WRITE_UINT64_LE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h: In function 'void GST_WRITE_DOUBLE_BE(guint8*, gdouble)': /usr/include/gstreamer-1.0/gst/gstutils.h:169:78: warning: conversion from 'guint64' {aka 'long unsigned int'} to 'guint8' {aka 'unsigned char'} may change value [-Wconversion] 169 | (((guint8 *) (__data))[__idx] = (((guint##__size) (__num)) >> (__shift)) & 0xff) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:411:43: note: in expansion of macro '_GST_PUT' 411 | _GST_PUT (__put_data, 0, 64, 56, __put_val); \ | ^~~~~~~~ /usr/include/gstreamer-1.0/gst/gstutils.h:846:3: note: in expansion of macro 'GST_WRITE_UINT64_BE' 846 | GST_WRITE_UINT64_BE (data, u.i); | ^~~~~~~~~~~~~~~~~~~ In file included from waveformgenerator.cc:28: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ waveformgenerator.cc: In member function 'bool WaveformGenerator::on_bus_message_element_level(Glib::RefPtr)': waveformgenerator.cc:188:77: warning: 'GValue* g_value_array_get_nth(GValueArray*, guint)' is deprecated: Use 'GArray' instead [-Wdeprecated-declarations] 188 | double peak = pow(10, g_value_get_double(g_value_array_get_nth(rms_arr, c)) / 20); | ^ In file included from /usr/include/glib-2.0/glib-object.h:34, from /usr/include/glibmm-2.4/glibmm/value.h:24, from /usr/include/glibmm-2.4/glibmm/error.h:22, from /usr/include/glibmm-2.4/glibmm/threads.h:31, from /usr/include/gstreamermm-1.0/gstreamermm/check.h:11, from /usr/include/gstreamermm-1.0/gstreamermm.h:63, from waveformgenerator.cc:23: /usr/include/glib-2.0/gobject/gvaluearray.h:63:10: note: declared here 63 | GValue* g_value_array_get_nth (GValueArray *value_array, | ^~~~~~~~~~~~~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwaveformmanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions waveformgenerator.lo waveformmanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgstreamermm-1.0 -lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/waveformgenerator.o .libs/waveformmanagement.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -lgstreamermm-1.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libwaveformmanagement.so -o .libs/libwaveformmanagement.so libtool: link: ( cd ".libs" && rm -f "libwaveformmanagement.la" && ln -s "../libwaveformmanagement.la" "libwaveformmanagement.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' make[4]: Nothing to be done for 'all-am'. Making all in subtitleformats Making all in avidds make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po avidds.se-plugin.in avidds.se-plugin Found cached translation database Merging translations into avidds.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/avidds\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libavidds_la-avidds.lo `test -f 'avidds.cc' || echo './'`avidds.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/avidds\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c avidds.cc -fPIC -DPIC -o .libs/libavidds_la-avidds.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' In file included from avidds.cc:28: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/avidds\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libavidds.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libavidds_la-avidds.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libavidds_la-avidds.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libavidds.so -o .libs/libavidds.so libtool: link: ( cd ".libs" && rm -f "libavidds.la" && ln -s "../libavidds.la" "libavidds.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' Making all in adobeencoredvd make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po adobeencoredvdntsc.se-plugin.in adobeencoredvdntsc.se-plugin Found cached translation database Merging translations into adobeencoredvdntsc.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po adobeencoredvdpal.se-plugin.in adobeencoredvdpal.se-plugin Found cached translation database Merging translations into adobeencoredvdpal.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libadobeencoredvdpal_la-adobeencoredvdpal.lo `test -f 'adobeencoredvdpal.cc' || echo './'`adobeencoredvdpal.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c adobeencoredvdpal.cc -fPIC -DPIC -o .libs/libadobeencoredvdpal_la-adobeencoredvdpal.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' In file included from adobeencoredvd.h:35, from adobeencoredvdpal.cc:31: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libadobeencoredvdntsc_la-adobeencoredvdntsc.lo `test -f 'adobeencoredvdntsc.cc' || echo './'`adobeencoredvdntsc.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c adobeencoredvdntsc.cc -fPIC -DPIC -o .libs/libadobeencoredvdntsc_la-adobeencoredvdntsc.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' In file included from adobeencoredvd.h:35, from adobeencoredvdntsc.cc:31: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadobeencoredvdntsc.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libadobeencoredvdntsc_la-adobeencoredvdntsc.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libadobeencoredvdntsc_la-adobeencoredvdntsc.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadobeencoredvdntsc.so -o .libs/libadobeencoredvdntsc.so libtool: link: ( cd ".libs" && rm -f "libadobeencoredvdntsc.la" && ln -s "../libadobeencoredvdntsc.la" "libadobeencoredvdntsc.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadobeencoredvdpal.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libadobeencoredvdpal_la-adobeencoredvdpal.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libadobeencoredvdpal_la-adobeencoredvdpal.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadobeencoredvdpal.so -o .libs/libadobeencoredvdpal.so libtool: link: ( cd ".libs" && rm -f "libadobeencoredvdpal.la" && ln -s "../libadobeencoredvdpal.la" "libadobeencoredvdpal.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' Making all in advancedsubstationalpha make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po advancedsubstationalpha.se-plugin.in advancedsubstationalpha.se-plugin Found cached translation database Merging translations into advancedsubstationalpha.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/advancedsubstationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libadvancedsubstationalpha_la-advancedsubstationalpha.lo `test -f 'advancedsubstationalpha.cc' || echo './'`advancedsubstationalpha.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/advancedsubstationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c advancedsubstationalpha.cc -fPIC -DPIC -o .libs/libadvancedsubstationalpha_la-advancedsubstationalpha.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' In file included from advancedsubstationalpha.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ advancedsubstationalpha.cc: In member function 'Glib::ustring AdvancedSubStationAlpha::from_ass_color(const Glib::ustring&)': advancedsubstationalpha.cc:608:23: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 608 | return Color(temp[0], temp[1], temp[2], 255 - temp[3]).to_string(); | ~~~~~~^ advancedsubstationalpha.cc:608:32: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 608 | return Color(temp[0], temp[1], temp[2], 255 - temp[3]).to_string(); | ~~~~~~^ advancedsubstationalpha.cc:608:41: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 608 | return Color(temp[0], temp[1], temp[2], 255 - temp[3]).to_string(); | ~~~~~~^ advancedsubstationalpha.cc:608:48: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 608 | return Color(temp[0], temp[1], temp[2], 255 - temp[3]).to_string(); | ~~~~^~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/advancedsubstationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadvancedsubstationalpha.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libadvancedsubstationalpha_la-advancedsubstationalpha.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libadvancedsubstationalpha_la-advancedsubstationalpha.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadvancedsubstationalpha.so -o .libs/libadvancedsubstationalpha.so libtool: link: ( cd ".libs" && rm -f "libadvancedsubstationalpha.la" && ln -s "../libadvancedsubstationalpha.la" "libadvancedsubstationalpha.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' Making all in bitc make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po bitc.se-plugin.in bitc.se-plugin Found cached translation database Merging translations into bitc.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/bitc\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libbitc_la-bitc.lo `test -f 'bitc.cc' || echo './'`bitc.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/bitc\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c bitc.cc -fPIC -DPIC -o .libs/libbitc_la-bitc.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' In file included from bitc.cc:27: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/bitc\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbitc.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libbitc_la-bitc.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libbitc_la-bitc.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libbitc.so -o .libs/libbitc.so libtool: link: ( cd ".libs" && rm -f "libbitc.la" && ln -s "../libbitc.la" "libbitc.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' Making all in dcsubtitle make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po dcsubtitle.se-plugin.in dcsubtitle.se-plugin Found cached translation database Merging translations into dcsubtitle.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libdcsubtitle_la-dcsubtitle.lo `test -f 'dcsubtitle.cc' || echo './'`dcsubtitle.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c dcsubtitle.cc -fPIC -DPIC -o .libs/libdcsubtitle_la-dcsubtitle.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' In file included from dcsubtitle.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from dcsubtitle.cc:26: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h: At global scope: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from dcsubtitle.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from dcsubtitle.cc:26: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from dcsubtitle.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from dcsubtitle.cc:26: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from dcsubtitle.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from dcsubtitle.cc:26: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from dcsubtitle.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from dcsubtitle.cc:26: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from dcsubtitle.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from dcsubtitle.cc:26: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from dcsubtitle.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdcsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libdcsubtitle_la-dcsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libdcsubtitle_la-dcsubtitle.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lenchant -lgmodule-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdcsubtitle.so -o .libs/libdcsubtitle.so libtool: link: ( cd ".libs" && rm -f "libdcsubtitle.la" && ln -s "../libdcsubtitle.la" "libdcsubtitle.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' Making all in microdvd make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po microdvd.se-plugin.in microdvd.se-plugin Found cached translation database Merging translations into microdvd.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libmicrodvd_la-microdvd.lo `test -f 'microdvd.cc' || echo './'`microdvd.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c microdvd.cc -fPIC -DPIC -o .libs/libmicrodvd_la-microdvd.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' In file included from microdvd.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmicrodvd.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libmicrodvd_la-microdvd.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libmicrodvd_la-microdvd.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmicrodvd.so -o .libs/libmicrodvd.so libtool: link: ( cd ".libs" && rm -f "libmicrodvd.la" && ln -s "../libmicrodvd.la" "libmicrodvd.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' Making all in mpl2 make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po mpl2.se-plugin.in mpl2.se-plugin Found cached translation database Merging translations into mpl2.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libmpl2_la-mpl2.lo `test -f 'mpl2.cc' || echo './'`mpl2.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c mpl2.cc -fPIC -DPIC -o .libs/libmpl2_la-mpl2.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' In file included from mpl2.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ mpl2.cc: In member function 'virtual void MPL2::save(Writer&)': mpl2.cc:87:40: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 87 | long start = (long)(sub.get_start().totalmsecs / ds); | ~~~~~~~~~~~~~~~~^~~~~~~~~~ mpl2.cc:88:36: warning: conversion from 'long int' to 'double' may change value [-Wconversion] 88 | long end = (long)(sub.get_end().totalmsecs / ds); | ~~~~~~~~~~~~~~^~~~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpl2.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libmpl2_la-mpl2.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libmpl2_la-mpl2.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpl2.so -o .libs/libmpl2.so libtool: link: ( cd ".libs" && rm -f "libmpl2.la" && ln -s "../libmpl2.la" "libmpl2.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' Making all in mpsub make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po mpsub.se-plugin.in mpsub.se-plugin Found cached translation database Merging translations into mpsub.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libmpsub_la-mpsub.lo `test -f 'mpsub.cc' || echo './'`mpsub.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c mpsub.cc -fPIC -DPIC -o .libs/libmpsub_la-mpsub.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' In file included from mpsub.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpsub.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libmpsub_la-mpsub.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libmpsub_la-mpsub.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpsub.so -o .libs/libmpsub.so libtool: link: ( cd ".libs" && rm -f "libmpsub.la" && ln -s "../libmpsub.la" "libmpsub.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' Making all in plaintextformat make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po plaintextformat.se-plugin.in plaintextformat.se-plugin Found cached translation database Merging translations into plaintextformat.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libplaintextformat_la-plaintextformat.lo `test -f 'plaintextformat.cc' || echo './'`plaintextformat.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c plaintextformat.cc -fPIC -DPIC -o .libs/libplaintextformat_la-plaintextformat.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' In file included from plaintextformat.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplaintextformat.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libplaintextformat_la-plaintextformat.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libplaintextformat_la-plaintextformat.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libplaintextformat.so -o .libs/libplaintextformat.so libtool: link: ( cd ".libs" && rm -f "libplaintextformat.la" && ln -s "../libplaintextformat.la" "libplaintextformat.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' Making all in sami make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po sami.se-plugin.in sami.se-plugin Found cached translation database Merging translations into sami.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -fpermissive -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsami_la-sami.lo `test -f 'sami.cc' || echo './'`sami.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -fpermissive -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c sami.cc -fPIC -DPIC -o .libs/libsami_la-sami.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' In file included from sami.cc:26: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ sami.cc: In member function 'void Sami::read_subtitle(Reader&)': sami.cc:266:11: warning: invalid conversion from 'char' to 'char*' [-fpermissive] 266 | p = '\0'; | ^~~~ | | | char make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -fpermissive -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsami.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsami_la-sami.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsami_la-sami.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsami.so -o .libs/libsami.so libtool: link: ( cd ".libs" && rm -f "libsami.la" && ln -s "../libsami.la" "libsami.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' Making all in sbv make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po sbv.se-plugin.in sbv.se-plugin Found cached translation database Merging translations into sbv.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsbv_la-sbv.lo `test -f 'sbv.cc' || echo './'`sbv.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c sbv.cc -fPIC -DPIC -o .libs/libsbv_la-sbv.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' In file included from sbv.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsbv.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsbv_la-sbv.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsbv_la-sbv.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsbv.so -o .libs/libsbv.so libtool: link: ( cd ".libs" && rm -f "libsbv.la" && ln -s "../libsbv.la" "libsbv.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' Making all in sprucestl make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po sprucestl.se-plugin.in sprucestl.se-plugin Found cached translation database Merging translations into sprucestl.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsprucestl_la-sprucestl.lo `test -f 'sprucestl.cc' || echo './'`sprucestl.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c sprucestl.cc -fPIC -DPIC -o .libs/libsprucestl_la-sprucestl.o In file included from sprucestl.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsprucestl.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsprucestl_la-sprucestl.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsprucestl_la-sprucestl.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsprucestl.so -o .libs/libsprucestl.so libtool: link: ( cd ".libs" && rm -f "libsprucestl.la" && ln -s "../libsprucestl.la" "libsprucestl.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' Making all in subrip make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po subrip.se-plugin.in subrip.se-plugin Found cached translation database Merging translations into subrip.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubrip_la-subrip.lo `test -f 'subrip.cc' || echo './'`subrip.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subrip.cc -fPIC -DPIC -o .libs/libsubrip_la-subrip.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' In file included from subrip.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubrip.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubrip_la-subrip.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubrip_la-subrip.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubrip.so -o .libs/libsubrip.so libtool: link: ( cd ".libs" && rm -f "libsubrip.la" && ln -s "../libsubrip.la" "libsubrip.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' Making all in substationalpha make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po substationalpha.se-plugin.in substationalpha.se-plugin Found cached translation database Merging translations into substationalpha.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/substationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubstationalpha_la-substationalpha.lo `test -f 'substationalpha.cc' || echo './'`substationalpha.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/substationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c substationalpha.cc -fPIC -DPIC -o .libs/libsubstationalpha_la-substationalpha.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' In file included from substationalpha.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/substationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubstationalpha.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubstationalpha_la-substationalpha.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubstationalpha_la-substationalpha.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubstationalpha.so -o .libs/libsubstationalpha.so libtool: link: ( cd ".libs" && rm -f "libsubstationalpha.la" && ln -s "../libsubstationalpha.la" "libsubstationalpha.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' Making all in subtitleeditorproject make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po subtitleeditorproject.se-plugin.in subtitleeditorproject.se-plugin Found cached translation database Merging translations into subtitleeditorproject.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubtitleeditorproject_la-subtitleeditorproject.lo `test -f 'subtitleeditorproject.cc' || echo './'`subtitleeditorproject.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subtitleeditorproject.cc -fPIC -DPIC -o .libs/libsubtitleeditorproject_la-subtitleeditorproject.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' In file included from subtitleeditorproject.cc:25: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from subtitleeditorproject.cc:32: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h: At global scope: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from subtitleeditorproject.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from subtitleeditorproject.cc:32: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from subtitleeditorproject.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from subtitleeditorproject.cc:32: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from subtitleeditorproject.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from subtitleeditorproject.cc:32: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from subtitleeditorproject.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from subtitleeditorproject.cc:32: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from subtitleeditorproject.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from subtitleeditorproject.cc:32: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from subtitleeditorproject.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ subtitleeditorproject.cc: In member function 'void SubtitleEditorProject::open_subtitles_selection(const xmlpp::Node*)': subtitleeditorproject.cc:402:37: warning: conversion from 'long int' to 'unsigned int' may change value [-Wconversion] 402 | selection[i] = subtitles.get(path+1); // /!\ warning: PATH is not NUM | ~~~~^~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubtitleeditorproject.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubtitleeditorproject_la-subtitleeditorproject.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubtitleeditorproject_la-subtitleeditorproject.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lenchant -lgmodule-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubtitleeditorproject.so -o .libs/libsubtitleeditorproject.so libtool: link: ( cd ".libs" && rm -f "libsubtitleeditorproject.la" && ln -s "../libsubtitleeditorproject.la" "libsubtitleeditorproject.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' Making all in subviewer2 make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po subviewer2.se-plugin.in subviewer2.se-plugin Found cached translation database Merging translations into subviewer2.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libsubviewer2_la-subviewer2.lo `test -f 'subviewer2.cc' || echo './'`subviewer2.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c subviewer2.cc -fPIC -DPIC -o .libs/libsubviewer2_la-subviewer2.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' In file included from subviewer2.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubviewer2.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubviewer2_la-subviewer2.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubviewer2_la-subviewer2.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubviewer2.so -o .libs/libsubviewer2.so libtool: link: ( cd ".libs" && rm -f "libsubviewer2.la" && ln -s "../libsubviewer2.la" "libsubviewer2.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' Making all in timedtextauthoringformat1 make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../../po/.intltool-merge-cache ../../../po timedtextauthoringformat1.se-plugin.in timedtextauthoringformat1.se-plugin Found cached translation database Merging translations into timedtextauthoringformat1.se-plugin. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' /bin/sh ../../../libtool --tag=CXX --mode=compile /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c -o libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo `test -f 'timedtextauthoringformat1.cc' || echo './'`timedtextauthoringformat1.cc libtool: compile: /usr/bin/ccache g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -c timedtextauthoringformat1.cc -fPIC -DPIC -o .libs/libtimedtextauthoringformat1_la-timedtextauthoringformat1.o make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' In file included from timedtextauthoringformat1.cc:24: ../../../src/utility.h: In function 'bool from_string(const string&, T&)': ../../../src/utility.h:77:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 77 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ ../../../src/utility.h: In function 'bool from_string(const Glib::ustring&, T&)': ../../../src/utility.h:97:72: warning: suggest braces around empty body in an 'if' statement [-Wempty-body] 97 | se_debug_message(SE_DEBUG_UTILITY, "string:'%s'failed.", src.c_str()); | ^ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:53, from timedtextauthoringformat1.cc:26: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h: At global scope: /usr/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 224 | std::auto_ptr<_xmlSAXHandler> sax_handler_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from timedtextauthoringformat1.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:54, from timedtextauthoringformat1.cc:26: /usr/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 260 | std::auto_ptr propertyreader; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from timedtextauthoringformat1.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:69, from timedtextauthoringformat1.cc:26: /usr/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 108 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from timedtextauthoringformat1.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:70, from timedtextauthoringformat1.cc:26: /usr/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 99 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from timedtextauthoringformat1.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:73, from timedtextauthoringformat1.cc:26: /usr/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 159 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from timedtextauthoringformat1.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ In file included from /usr/include/libxml++-2.6/libxml++/libxml++.h:75, from timedtextauthoringformat1.cc:26: /usr/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] 149 | std::auto_ptr pimpl_; | ^~~~~~~~ In file included from /usr/include/c++/10/memory:83, from /usr/include/glibmm-2.4/glibmm/variant.h:33, from /usr/include/glibmm-2.4/glibmm/containerhandle_shared.h:23, from /usr/include/glibmm-2.4/glibmm/arrayhandle.h:21, from /usr/include/glibmm-2.4/glibmm.h:92, from ../../../src/extension.h:25, from ../../../src/extension/subtitleformat.h:26, from timedtextauthoringformat1.cc:23: /usr/include/c++/10/bits/unique_ptr.h:57:28: note: declared here 57 | template class auto_ptr; | ^~~~~~~~ make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' /bin/sh ../../../libtool --tag=CXX --mode=link /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtimedtextauthoringformat1.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libtimedtextauthoringformat1_la-timedtextauthoringformat1.o -Wl,-rpath -Wl,/builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs -L../../../src /builddir/build/BUILD/subtitleeditor-0.54.0/src/.libs/libsubtitleeditor.so -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lenchant -lgmodule-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtimedtextauthoringformat1.so -o .libs/libtimedtextauthoringformat1.so libtool: link: ( cd ".libs" && rm -f "libtimedtextauthoringformat1.la" && ln -s "../libtimedtextauthoringformat1.la" "libtimedtextauthoringformat1.la" ) make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in docs make[3]: Nothing to be done for 'all-am'. Making all in po make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo pt_PT | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_PT.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ZLBGuA + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 ++ dirname /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 + cd subtitleeditor-0.54.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/m4' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/m4' 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/subtitleeditor-0.54.0/m4' make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/m4' Making install in share make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' Making install in appdata make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/appdata' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/appdata' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/appdata' /usr/bin/install -p -m 644 subtitleeditor.appdata.xml '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/appdata' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/appdata' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/appdata' Making install in icons make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons' Making install in 16x16 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/16x16' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/16x16' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 subtitleeditor.png '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/16x16/apps' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/16x16' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/16x16' Making install in 22x22 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/22x22' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/22x22' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 subtitleeditor.png '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/22x22/apps' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/22x22' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/22x22' Making install in 24x24 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/24x24' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/24x24' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/24x24/apps' /usr/bin/install -p -m 644 subtitleeditor.png '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/24x24/apps' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/24x24' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/24x24' Making install in 32x32 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/32x32' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/32x32' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 subtitleeditor.png '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/32x32/apps' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/32x32' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/32x32' Making install in scalable make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/scalable' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/scalable' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' /usr/bin/install -p -m 644 subtitleeditor.svg '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/icons/hicolor/scalable/apps' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/scalable' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons/scalable' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/icons' Making install in ui make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/ui' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/ui' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/ui/' /usr/bin/install -p -m 644 dialog-script-properties.ui dialog-open-document.ui dialog-save-document.ui dialog-import-text.ui dialog-export-text.ui dialog-character-codings.ui subtitleeditor.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/ui/' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/ui' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share/ui' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/applications' /usr/bin/install -p -m 644 subtitleeditor.desktop '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/applications' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/pixmaps' /usr/bin/install -p -m 644 subtitleeditor.svg '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/pixmaps' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor' /usr/bin/install -p -m 644 menubar.xml '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor' /usr/bin/make install-data-hook make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/hicolor make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/share' Making install in src make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libsubtitleeditor.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libsubtitleeditor.so.0.0.0 /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/libsubtitleeditor.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 && { ln -s -f libsubtitleeditor.so.0.0.0 libsubtitleeditor.so.0 || { rm -f libsubtitleeditor.so.0 && ln -s libsubtitleeditor.so.0.0.0 libsubtitleeditor.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 && { ln -s -f libsubtitleeditor.so.0.0.0 libsubtitleeditor.so || { rm -f libsubtitleeditor.so && ln -s libsubtitleeditor.so.0.0.0 libsubtitleeditor.so; }; }) libtool: install: /usr/bin/install -p .libs/libsubtitleeditor.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/libsubtitleeditor.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p subtitleeditor '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/bin' libtool: warning: 'libsubtitleeditor.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/subtitleeditor /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/bin/subtitleeditor make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/src' Making install in plugins make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins' Making install in actions make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions' Making install in about make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 about.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libabout.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libabout.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libabout.la -rpath /usr/lib64/subtitleeditor/plugins/actions about.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/about.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libabout.so -o .libs/libabout.so libtool: install: /usr/bin/install -p .libs/libabout.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libabout.so libtool: install: /usr/bin/install -p .libs/libabout.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libabout.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/about' Making install in adjusttime make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 adjusttime.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libadjusttime.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libadjusttime.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadjusttime.la -rpath /usr/lib64/subtitleeditor/plugins/actions adjusttime.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/adjusttime.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadjusttime.so -o .libs/libadjusttime.so libtool: install: /usr/bin/install -p .libs/libadjusttime.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libadjusttime.so libtool: install: /usr/bin/install -p .libs/libadjusttime.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libadjusttime.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/adjusttime' Making install in applytranslation make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 applytranslation.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libapplytranslation.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libapplytranslation.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libapplytranslation.la -rpath /usr/lib64/subtitleeditor/plugins/actions applytranslation.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/applytranslation.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libapplytranslation.so -o .libs/libapplytranslation.so libtool: install: /usr/bin/install -p .libs/libapplytranslation.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libapplytranslation.so libtool: install: /usr/bin/install -p .libs/libapplytranslation.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libapplytranslation.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/applytranslation' Making install in bestfit make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 bestfit.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libbestfit.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libbestfit.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbestfit.la -rpath /usr/lib64/subtitleeditor/plugins/actions bestfit.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/bestfit.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libbestfit.so -o .libs/libbestfit.so libtool: install: /usr/bin/install -p .libs/libbestfit.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libbestfit.so libtool: install: /usr/bin/install -p .libs/libbestfit.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libbestfit.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/bestfit' Making install in changeframerate make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 changeframerate.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libchangeframerate.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libchangeframerate.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libchangeframerate.la -rpath /usr/lib64/subtitleeditor/plugins/actions changeframerate.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/changeframerate.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libchangeframerate.so -o .libs/libchangeframerate.so libtool: install: /usr/bin/install -p .libs/libchangeframerate.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libchangeframerate.so libtool: install: /usr/bin/install -p .libs/libchangeframerate.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libchangeframerate.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/changeframerate' /usr/bin/install -p -m 644 dialog-change-framerate.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/changeframerate' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/changeframerate' Making install in clipboard make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 clipboard.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libclipboard.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libclipboard.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libclipboard.la -rpath /usr/lib64/subtitleeditor/plugins/actions clipboard.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/clipboard.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libclipboard.so -o .libs/libclipboard.so libtool: install: /usr/bin/install -p .libs/libclipboard.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libclipboard.so libtool: install: /usr/bin/install -p .libs/libclipboard.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libclipboard.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/clipboard' Making install in combinesubtitles make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 combinesubtitles.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libcombinesubtitles.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libcombinesubtitles.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcombinesubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions combinesubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/combinesubtitles.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libcombinesubtitles.so -o .libs/libcombinesubtitles.so libtool: install: /usr/bin/install -p .libs/libcombinesubtitles.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcombinesubtitles.so libtool: install: /usr/bin/install -p .libs/libcombinesubtitles.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcombinesubtitles.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/combinesubtitles' Making install in command make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 command.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libcommand.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libcommand.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcommand.la -rpath /usr/lib64/subtitleeditor/plugins/actions command.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/command.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libcommand.so -o .libs/libcommand.so libtool: install: /usr/bin/install -p .libs/libcommand.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcommand.so libtool: install: /usr/bin/install -p .libs/libcommand.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcommand.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/command' Making install in configurekeyboardshortcuts make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 configurekeyboardshortcuts.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libconfigurekeyboardshortcuts.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libconfigurekeyboardshortcuts.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libconfigurekeyboardshortcuts.la -rpath /usr/lib64/subtitleeditor/plugins/actions configurekeyboardshortcuts.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/configurekeyboardshortcuts.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libconfigurekeyboardshortcuts.so -o .libs/libconfigurekeyboardshortcuts.so libtool: install: /usr/bin/install -p .libs/libconfigurekeyboardshortcuts.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.so libtool: install: /usr/bin/install -p .libs/libconfigurekeyboardshortcuts.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/configurekeyboardshortcuts' /usr/bin/install -p -m 644 dialog-configure-keyboard-shortcuts.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/configurekeyboardshortcuts' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/configurekeyboardshortcuts' Making install in dialoguize make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 dialoguize.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libdialoguize.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libdialoguize.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdialoguize.la -rpath /usr/lib64/subtitleeditor/plugins/actions dialoguize.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/dialoguize.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdialoguize.so -o .libs/libdialoguize.so libtool: install: /usr/bin/install -p .libs/libdialoguize.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdialoguize.so libtool: install: /usr/bin/install -p .libs/libdialoguize.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdialoguize.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/dialoguize' /usr/bin/install -p -m 644 dialog-dialoguize-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/dialoguize' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/dialoguize' Making install in documentmanagement make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 documentmanagement.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libdocumentmanagement.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libdocumentmanagement.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdocumentmanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions documentmanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/documentmanagement.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdocumentmanagement.so -o .libs/libdocumentmanagement.so libtool: install: /usr/bin/install -p .libs/libdocumentmanagement.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentmanagement.so libtool: install: /usr/bin/install -p .libs/libdocumentmanagement.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentmanagement.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentmanagement' Making install in documentsnavigation make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 documentsnavigation.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libdocumentsnavigation.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libdocumentsnavigation.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdocumentsnavigation.la -rpath /usr/lib64/subtitleeditor/plugins/actions documentsnavigation.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/documentsnavigation.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdocumentsnavigation.so -o .libs/libdocumentsnavigation.so libtool: install: /usr/bin/install -p .libs/libdocumentsnavigation.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentsnavigation.so libtool: install: /usr/bin/install -p .libs/libdocumentsnavigation.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentsnavigation.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/documentsnavigation' Making install in duplicatesubtitle make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 duplicatesubtitle.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libduplicatesubtitle.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libduplicatesubtitle.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libduplicatesubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions duplicatesubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/duplicatesubtitle.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libduplicatesubtitle.so -o .libs/libduplicatesubtitle.so libtool: install: /usr/bin/install -p .libs/libduplicatesubtitle.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libduplicatesubtitle.so libtool: install: /usr/bin/install -p .libs/libduplicatesubtitle.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libduplicatesubtitle.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/duplicatesubtitle' Making install in editcell make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 editcell.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libeditcell.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libeditcell.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libeditcell.la -rpath /usr/lib64/subtitleeditor/plugins/actions editcell.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/editcell.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libeditcell.so -o .libs/libeditcell.so libtool: install: /usr/bin/install -p .libs/libeditcell.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libeditcell.so libtool: install: /usr/bin/install -p .libs/libeditcell.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libeditcell.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/editcell' Making install in errorchecking make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 errorchecking.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p liberrorchecking.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'liberrorchecking.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o liberrorchecking.la -rpath /usr/lib64/subtitleeditor/plugins/actions errorcheckingplugin.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/errorcheckingplugin.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,liberrorchecking.so -o .libs/liberrorchecking.so libtool: install: /usr/bin/install -p .libs/liberrorchecking.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/liberrorchecking.so libtool: install: /usr/bin/install -p .libs/liberrorchecking.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/liberrorchecking.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/errorchecking' /usr/bin/install -p -m 644 dialog-error-checking.ui dialog-error-checking-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/errorchecking' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/errorchecking' Making install in extendlength make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 extendlength.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libextendlength.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libextendlength.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libextendlength.la -rpath /usr/lib64/subtitleeditor/plugins/actions extendlength.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/extendlength.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libextendlength.so -o .libs/libextendlength.so libtool: install: /usr/bin/install -p .libs/libextendlength.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libextendlength.so libtool: install: /usr/bin/install -p .libs/libextendlength.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libextendlength.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/extendlength' Making install in externalvideoplayer make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 externalvideoplayer.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libexternalvideoplayer.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libexternalvideoplayer.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libexternalvideoplayer.la -rpath /usr/lib64/subtitleeditor/plugins/actions externalvideoplayer.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/externalvideoplayer.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libexternalvideoplayer.so -o .libs/libexternalvideoplayer.so libtool: install: /usr/bin/install -p .libs/libexternalvideoplayer.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libexternalvideoplayer.so libtool: install: /usr/bin/install -p .libs/libexternalvideoplayer.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libexternalvideoplayer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/externalvideoplayer' /usr/bin/install -p -m 644 dialog-external-video-player-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/externalvideoplayer' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/externalvideoplayer' Making install in findandreplace make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 findandreplace.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libfindandreplace.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libfindandreplace.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libfindandreplace.la -rpath /usr/lib64/subtitleeditor/plugins/actions findandreplace.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/findandreplace.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libfindandreplace.so -o .libs/libfindandreplace.so libtool: install: /usr/bin/install -p .libs/libfindandreplace.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libfindandreplace.so libtool: install: /usr/bin/install -p .libs/libfindandreplace.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libfindandreplace.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/findandreplace' /usr/bin/install -p -m 644 dialog-find-and-replace.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/findandreplace' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/findandreplace' Making install in insertsubtitle make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 insertsubtitle.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libinsertsubtitle.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libinsertsubtitle.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinsertsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions insertsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/insertsubtitle.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libinsertsubtitle.so -o .libs/libinsertsubtitle.so libtool: install: /usr/bin/install -p .libs/libinsertsubtitle.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitle.so libtool: install: /usr/bin/install -p .libs/libinsertsubtitle.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitle.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitle' Making install in insertsubtitlefromkeyframe make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 insertsubtitlefromkeyframe.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libinsertsubtitlefromkeyframe.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libinsertsubtitlefromkeyframe.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libinsertsubtitlefromkeyframe.la -rpath /usr/lib64/subtitleeditor/plugins/actions insertsubtitlefromkeyframe.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/insertsubtitlefromkeyframe.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libinsertsubtitlefromkeyframe.so -o .libs/libinsertsubtitlefromkeyframe.so libtool: install: /usr/bin/install -p .libs/libinsertsubtitlefromkeyframe.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitlefromkeyframe.so libtool: install: /usr/bin/install -p .libs/libinsertsubtitlefromkeyframe.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitlefromkeyframe.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/insertsubtitlefromkeyframe' Making install in italicize make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 italicize.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libitalicize.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libitalicize.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libitalicize.la -rpath /usr/lib64/subtitleeditor/plugins/actions italicize.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/italicize.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libitalicize.so -o .libs/libitalicize.so libtool: install: /usr/bin/install -p .libs/libitalicize.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libitalicize.so libtool: install: /usr/bin/install -p .libs/libitalicize.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libitalicize.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/italicize' Making install in joindocument make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 joindocument.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libjoindocument.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libjoindocument.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libjoindocument.la -rpath /usr/lib64/subtitleeditor/plugins/actions joindocument.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/joindocument.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libjoindocument.so -o .libs/libjoindocument.so libtool: install: /usr/bin/install -p .libs/libjoindocument.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libjoindocument.so libtool: install: /usr/bin/install -p .libs/libjoindocument.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libjoindocument.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/joindocument' Making install in keyframesmanagement make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 keyframesmanagement.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libkeyframesmanagement.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libkeyframesmanagement.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libkeyframesmanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions keyframesgenerator.lo keyframesgeneratorusingframe.lo keyframesmanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgstreamermm-1.0 -lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/keyframesgenerator.o .libs/keyframesgeneratorusingframe.o .libs/keyframesmanagement.o -lgstreamermm-1.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libkeyframesmanagement.so -o .libs/libkeyframesmanagement.so libtool: install: /usr/bin/install -p .libs/libkeyframesmanagement.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libkeyframesmanagement.so libtool: install: /usr/bin/install -p .libs/libkeyframesmanagement.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libkeyframesmanagement.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/keyframesmanagement' Making install in minimizeduration make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 minimizeduration.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libminimizeduration.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libminimizeduration.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libminimizeduration.la -rpath /usr/lib64/subtitleeditor/plugins/actions minimizeduration.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/minimizeduration.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libminimizeduration.so -o .libs/libminimizeduration.so libtool: install: /usr/bin/install -p .libs/libminimizeduration.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libminimizeduration.so libtool: install: /usr/bin/install -p .libs/libminimizeduration.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libminimizeduration.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/minimizeduration' Making install in moveafterprecedingsubtitle make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 moveafterprecedingsubtitle.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libmoveafterprecedingsubtitle.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libmoveafterprecedingsubtitle.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmoveafterprecedingsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions moveafterprecedingsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/moveafterprecedingsubtitle.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmoveafterprecedingsubtitle.so -o .libs/libmoveafterprecedingsubtitle.so libtool: install: /usr/bin/install -p .libs/libmoveafterprecedingsubtitle.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.so libtool: install: /usr/bin/install -p .libs/libmoveafterprecedingsubtitle.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/moveafterprecedingsubtitle' Making install in movesubtitles make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 movesubtitles.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libmovesubtitles.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libmovesubtitles.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmovesubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions movesubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/movesubtitles.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmovesubtitles.so -o .libs/libmovesubtitles.so libtool: install: /usr/bin/install -p .libs/libmovesubtitles.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmovesubtitles.so libtool: install: /usr/bin/install -p .libs/libmovesubtitles.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmovesubtitles.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/movesubtitles' /usr/bin/install -p -m 644 dialog-move-subtitles.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/movesubtitles' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/movesubtitles' Making install in plaintext make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 plaintext.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libplaintext.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libplaintext.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplaintext.la -rpath /usr/lib64/subtitleeditor/plugins/actions plaintext.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/plaintext.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libplaintext.so -o .libs/libplaintext.so libtool: install: /usr/bin/install -p .libs/libplaintext.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libplaintext.so libtool: install: /usr/bin/install -p .libs/libplaintext.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libplaintext.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/plaintext' Making install in preferences make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 preferences.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libpreferences.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libpreferences.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libpreferences.la -rpath /usr/lib64/subtitleeditor/plugins/actions preferencesplugin.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/preferencesplugin.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libpreferences.so -o .libs/libpreferences.so libtool: install: /usr/bin/install -p .libs/libpreferences.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libpreferences.so libtool: install: /usr/bin/install -p .libs/libpreferences.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libpreferences.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/preferences' /usr/bin/install -p -m 644 dialog-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/preferences' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/preferences' Making install in removesubtitle make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 removesubtitle.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libremovesubtitle.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libremovesubtitle.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libremovesubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions removesubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/removesubtitle.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libremovesubtitle.so -o .libs/libremovesubtitle.so libtool: install: /usr/bin/install -p .libs/libremovesubtitle.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libremovesubtitle.so libtool: install: /usr/bin/install -p .libs/libremovesubtitle.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libremovesubtitle.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/removesubtitle' Making install in reversetextandtranslation make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 reversetextandtranslation.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libreversetextandtranslation.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libreversetextandtranslation.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libreversetextandtranslation.la -rpath /usr/lib64/subtitleeditor/plugins/actions reversetextandtranslation.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/reversetextandtranslation.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libreversetextandtranslation.so -o .libs/libreversetextandtranslation.so libtool: install: /usr/bin/install -p .libs/libreversetextandtranslation.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libreversetextandtranslation.so libtool: install: /usr/bin/install -p .libs/libreversetextandtranslation.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libreversetextandtranslation.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/reversetextandtranslation' Making install in scalesubtitles make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 scalesubtitles.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libscalesubtitles.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libscalesubtitles.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libscalesubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions scalesubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/scalesubtitles.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libscalesubtitles.so -o .libs/libscalesubtitles.so libtool: install: /usr/bin/install -p .libs/libscalesubtitles.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libscalesubtitles.so libtool: install: /usr/bin/install -p .libs/libscalesubtitles.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libscalesubtitles.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/scalesubtitles' /usr/bin/install -p -m 644 dialog-scale-subtitles.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/scalesubtitles' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/scalesubtitles' Making install in selection make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 selection.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libselection.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libselection.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libselection.la -rpath /usr/lib64/subtitleeditor/plugins/actions selection.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/selection.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libselection.so -o .libs/libselection.so libtool: install: /usr/bin/install -p .libs/libselection.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libselection.so libtool: install: /usr/bin/install -p .libs/libselection.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libselection.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/selection' Making install in sortsubtitles make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 sortsubtitles.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsortsubtitles.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libsortsubtitles.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsortsubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions sortsubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/sortsubtitles.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsortsubtitles.so -o .libs/libsortsubtitles.so libtool: install: /usr/bin/install -p .libs/libsortsubtitles.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsortsubtitles.so libtool: install: /usr/bin/install -p .libs/libsortsubtitles.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsortsubtitles.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/sortsubtitles' Making install in spellchecking make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 spellchecking.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libspellchecking.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libspellchecking.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libspellchecking.la -rpath /usr/lib64/subtitleeditor/plugins/actions spellchecking.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lenchant -lgmodule-2.0 -pthread -lglib-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/spellchecking.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -pthread -Wl,-soname -Wl,libspellchecking.so -o .libs/libspellchecking.so libtool: install: /usr/bin/install -p .libs/libspellchecking.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libspellchecking.so libtool: install: /usr/bin/install -p .libs/libspellchecking.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libspellchecking.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/spellchecking' /usr/bin/install -p -m 644 dialog-spell-checking.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/spellchecking' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/spellchecking' Making install in splitdocument make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 splitdocument.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsplitdocument.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libsplitdocument.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsplitdocument.la -rpath /usr/lib64/subtitleeditor/plugins/actions splitdocument.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/splitdocument.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsplitdocument.so -o .libs/libsplitdocument.so libtool: install: /usr/bin/install -p .libs/libsplitdocument.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitdocument.so libtool: install: /usr/bin/install -p .libs/libsplitdocument.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitdocument.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/splitdocument' /usr/bin/install -p -m 644 dialog-split-document.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/splitdocument' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitdocument' Making install in splitsubtitle make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 splitsubtitle.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsplitsubtitle.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libsplitsubtitle.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsplitsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/actions splitsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/splitsubtitle.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsplitsubtitle.so -o .libs/libsplitsubtitle.so libtool: install: /usr/bin/install -p .libs/libsplitsubtitle.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitsubtitle.so libtool: install: /usr/bin/install -p .libs/libsplitsubtitle.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitsubtitle.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/splitsubtitle' Making install in styleeditor make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 styleeditor.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libstyleeditor.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libstyleeditor.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstyleeditor.la -rpath /usr/lib64/subtitleeditor/plugins/actions styleeditor.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/styleeditor.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libstyleeditor.so -o .libs/libstyleeditor.so libtool: install: /usr/bin/install -p .libs/libstyleeditor.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstyleeditor.so libtool: install: /usr/bin/install -p .libs/libstyleeditor.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstyleeditor.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/styleeditor' /usr/bin/install -p -m 644 dialog-style-editor.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/styleeditor' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/styleeditor' Making install in stylize make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 stylize.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libstylize.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libstylize.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstylize.la -rpath /usr/lib64/subtitleeditor/plugins/actions stylize.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/stylize.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libstylize.so -o .libs/libstylize.so libtool: install: /usr/bin/install -p .libs/libstylize.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstylize.so libtool: install: /usr/bin/install -p .libs/libstylize.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstylize.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stylize' Making install in stacksubtitles make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 stacksubtitles.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libstacksubtitles.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libstacksubtitles.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libstacksubtitles.la -rpath /usr/lib64/subtitleeditor/plugins/actions stacksubtitles.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/stacksubtitles.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libstacksubtitles.so -o .libs/libstacksubtitles.so libtool: install: /usr/bin/install -p .libs/libstacksubtitles.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstacksubtitles.so libtool: install: /usr/bin/install -p .libs/libstacksubtitles.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstacksubtitles.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/stacksubtitles' Making install in template make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 template.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libtemplate.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libtemplate.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtemplate.la -rpath /usr/lib64/subtitleeditor/plugins/actions template.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/template.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtemplate.so -o .libs/libtemplate.so libtool: install: /usr/bin/install -p .libs/libtemplate.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtemplate.so libtool: install: /usr/bin/install -p .libs/libtemplate.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtemplate.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/template' /usr/bin/install -p -m 644 dialog-template-save-as.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/template' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/template' Making install in textcorrection make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/textcorrection' /usr/bin/install -p -m 644 Latn.capitalization.se-pattern Latn.common-error.se-pattern Latn-en.common-error.se-pattern Latn-en.capitalization.se-pattern Latn-en.hearing-impaired.se-pattern Latn-en-US.common-error.se-pattern Latn-fi.common-error.se-pattern Latn-fr.common-error.se-pattern Latn.hearing-impaired.se-pattern Zyyy.common-error.se-pattern '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/textcorrection' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 textcorrection.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libtextcorrection.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libtextcorrection.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtextcorrection.la -rpath /usr/lib64/subtitleeditor/plugins/actions pattern.lo patternmanager.lo textcorrection.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/pattern.o .libs/patternmanager.o .libs/textcorrection.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtextcorrection.so -o .libs/libtextcorrection.so libtool: install: /usr/bin/install -p .libs/libtextcorrection.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtextcorrection.so libtool: install: /usr/bin/install -p .libs/libtextcorrection.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtextcorrection.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/textcorrection' /usr/bin/install -p -m 644 assistant-text-correction.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/textcorrection' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/textcorrection' Making install in timemodemanagement make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 timemodemanagement.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libtimemodemanagement.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libtimemodemanagement.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtimemodemanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions timemodemanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/timemodemanagement.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtimemodemanagement.so -o .libs/libtimemodemanagement.so libtool: install: /usr/bin/install -p .libs/libtimemodemanagement.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimemodemanagement.so libtool: install: /usr/bin/install -p .libs/libtimemodemanagement.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimemodemanagement.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timemodemanagement' Making install in timingfromplayer make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 timingfromplayer.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libtimingfromplayer.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libtimingfromplayer.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtimingfromplayer.la -rpath /usr/lib64/subtitleeditor/plugins/actions timingfromplayer.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/timingfromplayer.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtimingfromplayer.so -o .libs/libtimingfromplayer.so libtool: install: /usr/bin/install -p .libs/libtimingfromplayer.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimingfromplayer.so libtool: install: /usr/bin/install -p .libs/libtimingfromplayer.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimingfromplayer.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/timingfromplayer' /usr/bin/install -p -m 644 dialog-timing-from-player-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/timingfromplayer' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/timingfromplayer' Making install in typewriter make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 typewriter.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libtypewriter.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libtypewriter.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtypewriter.la -rpath /usr/lib64/subtitleeditor/plugins/actions typewriter.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/typewriter.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtypewriter.so -o .libs/libtypewriter.so libtool: install: /usr/bin/install -p .libs/libtypewriter.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtypewriter.so libtool: install: /usr/bin/install -p .libs/libtypewriter.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtypewriter.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/typewriter' Making install in videoplayermanagement make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 videoplayermanagement.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libvideoplayermanagement.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libvideoplayermanagement.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libvideoplayermanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions videoplayermanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/videoplayermanagement.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libvideoplayermanagement.so -o .libs/libvideoplayermanagement.so libtool: install: /usr/bin/install -p .libs/libvideoplayermanagement.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libvideoplayermanagement.so libtool: install: /usr/bin/install -p .libs/libvideoplayermanagement.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libvideoplayermanagement.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/videoplayermanagement' Making install in viewmanager make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 viewmanager.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libviewmanager.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libviewmanager.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libviewmanager.la -rpath /usr/lib64/subtitleeditor/plugins/actions viewmanager.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/viewmanager.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libviewmanager.so -o .libs/libviewmanager.so libtool: install: /usr/bin/install -p .libs/libviewmanager.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libviewmanager.so libtool: install: /usr/bin/install -p .libs/libviewmanager.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libviewmanager.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/viewmanager' /usr/bin/install -p -m 644 dialog-view-manager.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/viewmanager' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/viewmanager' Making install in waveformmanagement make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/install -p -m 644 waveformmanagement.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/actions' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libwaveformmanagement.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions' libtool: warning: relinking 'libwaveformmanagement.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libwaveformmanagement.la -rpath /usr/lib64/subtitleeditor/plugins/actions waveformgenerator.lo waveformmanagement.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -lgstvideo-1.0 -lgstaudio-1.0 -lgstpbutils-1.0 -lgstreamermm-1.0 -lgiomm-2.4 -lglibmm-2.4 -lsigc-2.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lm -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgio-2.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/waveformgenerator.o .libs/waveformmanagement.o -lgstreamermm-1.0 -lgstcheck-1.0 -lgstcontroller-1.0 -lgstnet-1.0 -lgstallocators-1.0 -lgstapp-1.0 -lgstfft-1.0 -lgstpbutils-1.0 -lgstaudio-1.0 -lgstriff-1.0 -lgstrtp-1.0 -lgstrtsp-1.0 -lgstsdp-1.0 -lgsttag-1.0 -lgstvideo-1.0 -lgstbase-1.0 -lgstreamer-1.0 -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libwaveformmanagement.so -o .libs/libwaveformmanagement.so libtool: install: /usr/bin/install -p .libs/libwaveformmanagement.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libwaveformmanagement.so libtool: install: /usr/bin/install -p .libs/libwaveformmanagement.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libwaveformmanagement.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/actions' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions/waveformmanagement' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/actions' Making install in subtitleformats make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats' Making install in avidds make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 avidds.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libavidds.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libavidds.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/avidds\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libavidds.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libavidds_la-avidds.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libavidds_la-avidds.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libavidds.so -o .libs/libavidds.so libtool: install: /usr/bin/install -p .libs/libavidds.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libavidds.so libtool: install: /usr/bin/install -p .libs/libavidds.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libavidds.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/avidds' Making install in adobeencoredvd make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 adobeencoredvdntsc.se-plugin adobeencoredvdpal.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libadobeencoredvdntsc.la libadobeencoredvdpal.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libadobeencoredvdntsc.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadobeencoredvdntsc.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libadobeencoredvdntsc_la-adobeencoredvdntsc.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libadobeencoredvdntsc_la-adobeencoredvdntsc.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadobeencoredvdntsc.so -o .libs/libadobeencoredvdntsc.so libtool: install: /usr/bin/install -p .libs/libadobeencoredvdntsc.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.so libtool: install: /usr/bin/install -p .libs/libadobeencoredvdntsc.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.la libtool: warning: relinking 'libadobeencoredvdpal.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadobeencoredvdpal.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libadobeencoredvdpal_la-adobeencoredvdpal.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libadobeencoredvdpal_la-adobeencoredvdpal.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadobeencoredvdpal.so -o .libs/libadobeencoredvdpal.so libtool: install: /usr/bin/install -p .libs/libadobeencoredvdpal.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.so libtool: install: /usr/bin/install -p .libs/libadobeencoredvdpal.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/adobeencoredvd' Making install in advancedsubstationalpha make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 advancedsubstationalpha.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libadvancedsubstationalpha.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libadvancedsubstationalpha.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/advancedsubstationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libadvancedsubstationalpha.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libadvancedsubstationalpha_la-advancedsubstationalpha.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libadvancedsubstationalpha_la-advancedsubstationalpha.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libadvancedsubstationalpha.so -o .libs/libadvancedsubstationalpha.so libtool: install: /usr/bin/install -p .libs/libadvancedsubstationalpha.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.so libtool: install: /usr/bin/install -p .libs/libadvancedsubstationalpha.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/advancedsubstationalpha' /usr/bin/install -p -m 644 dialog-advancedsubstationalpha-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/advancedsubstationalpha' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/advancedsubstationalpha' Making install in bitc make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 bitc.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libbitc.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libbitc.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/bitc\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libbitc.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libbitc_la-bitc.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libbitc_la-bitc.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libbitc.so -o .libs/libbitc.so libtool: install: /usr/bin/install -p .libs/libbitc.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libbitc.so libtool: install: /usr/bin/install -p .libs/libbitc.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libbitc.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/bitc' Making install in dcsubtitle make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 dcsubtitle.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libdcsubtitle.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libdcsubtitle.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libdcsubtitle.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libdcsubtitle_la-dcsubtitle.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libdcsubtitle_la-dcsubtitle.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lenchant -lgmodule-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libdcsubtitle.so -o .libs/libdcsubtitle.so libtool: install: /usr/bin/install -p .libs/libdcsubtitle.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libdcsubtitle.so libtool: install: /usr/bin/install -p .libs/libdcsubtitle.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libdcsubtitle.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/dcsubtitle' Making install in microdvd make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 microdvd.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libmicrodvd.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libmicrodvd.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmicrodvd.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libmicrodvd_la-microdvd.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libmicrodvd_la-microdvd.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmicrodvd.so -o .libs/libmicrodvd.so libtool: install: /usr/bin/install -p .libs/libmicrodvd.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmicrodvd.so libtool: install: /usr/bin/install -p .libs/libmicrodvd.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmicrodvd.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/microdvd' Making install in mpl2 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 mpl2.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libmpl2.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libmpl2.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpl2.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libmpl2_la-mpl2.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libmpl2_la-mpl2.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpl2.so -o .libs/libmpl2.so libtool: install: /usr/bin/install -p .libs/libmpl2.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpl2.so libtool: install: /usr/bin/install -p .libs/libmpl2.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpl2.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpl2' Making install in mpsub make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 mpsub.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libmpsub.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libmpsub.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libmpsub.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libmpsub_la-mpsub.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libmpsub_la-mpsub.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libmpsub.so -o .libs/libmpsub.so libtool: install: /usr/bin/install -p .libs/libmpsub.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpsub.so libtool: install: /usr/bin/install -p .libs/libmpsub.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpsub.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/mpsub' Making install in plaintextformat make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 plaintextformat.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libplaintextformat.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libplaintextformat.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplaintextformat.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libplaintextformat_la-plaintextformat.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libplaintextformat_la-plaintextformat.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libplaintextformat.so -o .libs/libplaintextformat.so libtool: install: /usr/bin/install -p .libs/libplaintextformat.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libplaintextformat.so libtool: install: /usr/bin/install -p .libs/libplaintextformat.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libplaintextformat.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/plaintextformat' Making install in sami make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 sami.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsami.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsami.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -fpermissive -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsami.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsami_la-sami.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsami_la-sami.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsami.so -o .libs/libsami.so libtool: install: /usr/bin/install -p .libs/libsami.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsami.so libtool: install: /usr/bin/install -p .libs/libsami.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsami.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sami' Making install in sbv make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 sbv.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsbv.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsbv.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsbv.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsbv_la-sbv.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsbv_la-sbv.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsbv.so -o .libs/libsbv.so libtool: install: /usr/bin/install -p .libs/libsbv.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsbv.so libtool: install: /usr/bin/install -p .libs/libsbv.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsbv.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sbv' Making install in sprucestl make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 sprucestl.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsprucestl.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsprucestl.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsprucestl.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsprucestl_la-sprucestl.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsprucestl_la-sprucestl.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsprucestl.so -o .libs/libsprucestl.so libtool: install: /usr/bin/install -p .libs/libsprucestl.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsprucestl.so libtool: install: /usr/bin/install -p .libs/libsprucestl.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsprucestl.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/sprucestl' Making install in subrip make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 subrip.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsubrip.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsubrip.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubrip.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubrip_la-subrip.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubrip_la-subrip.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubrip.so -o .libs/libsubrip.so libtool: install: /usr/bin/install -p .libs/libsubrip.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubrip.so libtool: install: /usr/bin/install -p .libs/libsubrip.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubrip.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subrip' Making install in substationalpha make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 substationalpha.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsubstationalpha.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsubstationalpha.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -DSE_PLUGIN_PATH_DEV=\"/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha\" -DSE_PLUGIN_PATH_UI=\"/usr/share/subtitleeditor/plugins-share/substationalpha\" -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubstationalpha.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubstationalpha_la-substationalpha.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubstationalpha_la-substationalpha.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubstationalpha.so -o .libs/libsubstationalpha.so libtool: install: /usr/bin/install -p .libs/libsubstationalpha.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubstationalpha.so libtool: install: /usr/bin/install -p .libs/libsubstationalpha.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubstationalpha.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/substationalpha' /usr/bin/install -p -m 644 dialog-substationalpha-preferences.ui '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-share/substationalpha' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/substationalpha' Making install in subtitleeditorproject make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 subtitleeditorproject.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsubtitleeditorproject.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsubtitleeditorproject.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubtitleeditorproject.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubtitleeditorproject_la-subtitleeditorproject.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubtitleeditorproject_la-subtitleeditorproject.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lenchant -lgmodule-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubtitleeditorproject.so -o .libs/libsubtitleeditorproject.so libtool: install: /usr/bin/install -p .libs/libsubtitleeditorproject.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.so libtool: install: /usr/bin/install -p .libs/libsubtitleeditorproject.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subtitleeditorproject' Making install in subviewer2 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 subviewer2.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libsubviewer2.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libsubviewer2.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libsubviewer2.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libsubviewer2_la-subviewer2.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libsubviewer2_la-subviewer2.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lsigc-2.0 -lenchant -lgmodule-2.0 -lglib-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libsubviewer2.so -o .libs/libsubviewer2.so libtool: install: /usr/bin/install -p .libs/libsubviewer2.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubviewer2.so libtool: install: /usr/bin/install -p .libs/libsubviewer2.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubviewer2.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/subviewer2' Making install in timedtextauthoringformat1 make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/install -p -m 644 timedtextauthoringformat1.se-plugin '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/subtitleeditor/plugins-description/subtitleformats' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' /bin/sh ../../../libtool --mode=install /usr/bin/install -p libtimedtextauthoringformat1.la '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats' libtool: warning: relinking 'libtimedtextauthoringformat1.la' libtool: install: (cd /builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1; /bin/sh "/builddir/build/BUILD/subtitleeditor-0.54.0/libtool" --tag CXX --mode=relink /usr/bin/ccache g++ -I../../.. -I../../../src -I/usr/include/gtkmm-3.0 -I/usr/lib64/gtkmm-3.0/include -I/usr/include/atkmm-1.6 -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -I/usr/include/giomm-2.4 -I/usr/lib64/giomm-2.4/include -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/pangomm-1.4 -I/usr/lib64/pangomm-1.4/include -I/usr/include/cairomm-1.0 -I/usr/lib64/cairomm-1.0/include -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/fribidi -I/usr/include/gtk-3.0 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -I/usr/include/gtk-3.0/unix-print -I/usr/include/gdkmm-3.0 -I/usr/lib64/gdkmm-3.0/include -pthread -I/usr/include/libxml++-2.6 -I/usr/lib64/libxml++-2.6/include -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 -I/usr/lib64/glibmm-2.4/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/sigc++-2.0 -I/usr/lib64/sigc++-2.0/include -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 -Wall -Wextra -Wconversion -Wreorder -Werror=reorder -Werror=float-conversion -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libtimedtextauthoringformat1.la -rpath /usr/lib64/subtitleeditor/plugins/subtitleformats libtimedtextauthoringformat1_la-timedtextauthoringformat1.lo -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lglibmm-2.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lsigc-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -L../../../src -lsubtitleeditor -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -inst-prefix-dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/10/crti.o /usr/lib/gcc/riscv64-redhat-linux/10/crtbeginS.o .libs/libtimedtextauthoringformat1_la-timedtextauthoringformat1.o -L../../../src -L/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64 -L/usr/lib64 -lsubtitleeditor -lgtkmm-3.0 -latkmm-1.6 -lgdkmm-3.0 -lgiomm-2.4 -lpangomm-1.4 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lgio-2.0 -lcairomm-1.0 -lcairo -lgdk_pixbuf-2.0 -lenchant -lgmodule-2.0 -lxml++-2.6 -lxml2 -lglibmm-2.4 -lgobject-2.0 -lglib-2.0 -lsigc-2.0 -L/usr/lib/gcc/riscv64-redhat-linux/10 -L/lib64/lp64d/../lib64/lp64d -L/usr/lib64/lp64d/../lib64/lp64d -L/lib/../lib64/lp64d -L/usr/lib/../lib64/lp64d -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/10/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/10/crtn.o -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -flto=auto -g -grecord-gcc-switches -fstack-protector-strong -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libtimedtextauthoringformat1.so -o .libs/libtimedtextauthoringformat1.so libtool: install: /usr/bin/install -p .libs/libtimedtextauthoringformat1.soT /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.so libtool: install: /usr/bin/install -p .libs/libtimedtextauthoringformat1.lai /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.la libtool: warning: remember to run 'libtool --finish /usr/lib64/subtitleeditor/plugins/subtitleformats' make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats/timedtextauthoringformat1' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats' make[4]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins/subtitleformats' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins' 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/subtitleeditor-0.54.0/plugins' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins' make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/plugins' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/docs' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/docs' make[3]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/docs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 subtitleeditor.1 '/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/docs' make[2]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/docs' make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/docs' Making install in po make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' linguas="bg ca cs da de el en_GB eo es fr gl hu it lt nl pl pt_BR pt pt_PT ru sr tr zh_CN zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/subtitleeditor-0.54.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -p -m 644 $lang.gmo $dir/subtitleeditor.mo; \ echo "installing $lang.gmo as $dir/subtitleeditor.mo"; \ else \ /usr/bin/install -p -m 644 ./$lang.gmo $dir/subtitleeditor.mo; \ echo "installing ./$lang.gmo as" \ "$dir/subtitleeditor.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -p -m 644 $lang.gmo.m $dir/subtitleeditor.mo.m; \ echo "installing $lang.gmo.m as $dir/subtitleeditor.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -p -m 644 ./$lang.gmo.m \ $dir/subtitleeditor.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/subtitleeditor.mo.m"; \ else \ true; \ fi; \ fi; \ done installing bg.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/bg/LC_MESSAGES/subtitleeditor.mo installing ca.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/ca/LC_MESSAGES/subtitleeditor.mo installing cs.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/cs/LC_MESSAGES/subtitleeditor.mo installing da.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/da/LC_MESSAGES/subtitleeditor.mo installing de.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/de/LC_MESSAGES/subtitleeditor.mo installing el.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/el/LC_MESSAGES/subtitleeditor.mo installing en_GB.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/en_GB/LC_MESSAGES/subtitleeditor.mo installing eo.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/eo/LC_MESSAGES/subtitleeditor.mo installing es.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/es/LC_MESSAGES/subtitleeditor.mo installing fr.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/fr/LC_MESSAGES/subtitleeditor.mo installing gl.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/gl/LC_MESSAGES/subtitleeditor.mo installing hu.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/hu/LC_MESSAGES/subtitleeditor.mo installing it.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/it/LC_MESSAGES/subtitleeditor.mo installing lt.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/lt/LC_MESSAGES/subtitleeditor.mo installing nl.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/nl/LC_MESSAGES/subtitleeditor.mo installing pl.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/pl/LC_MESSAGES/subtitleeditor.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/pt_BR/LC_MESSAGES/subtitleeditor.mo installing pt.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/pt/LC_MESSAGES/subtitleeditor.mo installing pt_PT.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/pt_PT/LC_MESSAGES/subtitleeditor.mo installing ru.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/ru/LC_MESSAGES/subtitleeditor.mo installing sr.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/sr/LC_MESSAGES/subtitleeditor.mo installing tr.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/tr/LC_MESSAGES/subtitleeditor.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/zh_CN/LC_MESSAGES/subtitleeditor.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/locale/zh_TW/LC_MESSAGES/subtitleeditor.mo make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0/po' make[1]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0' make[2]: Entering directory '/builddir/build/BUILD/subtitleeditor-0.54.0' 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/subtitleeditor-0.54.0' make[1]: Leaving directory '/builddir/build/BUILD/subtitleeditor-0.54.0' + find /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 -name '*.la' -exec /usr/bin/rm -f '{}' ';' + /usr/bin/rm -f /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/libsubtitleeditor.so + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 subtitleeditor + desktop-file-install --delete-original --dir /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/applications --mode 0644 /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/applications/subtitleeditor.desktop + appstream-util validate-relax --nonet /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/appdata/subtitleeditor.appdata.xml /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/appdata/subtitleeditor.appdata.xml: OK + /usr/lib/rpm/find-debuginfo.sh -j4 --strict-build-id -m -i --build-id-seed 0.54.0-11.fc33 --unique-debug-suffix -0.54.0-11.fc33.riscv64 --unique-debug-src-base subtitleeditor-0.54.0-11.fc33.riscv64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/subtitleeditor-0.54.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/bin/subtitleeditor explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/libsubtitleeditor.so.0.0.0 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libabout.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libadjusttime.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libabout.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/bin/subtitleeditor extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/libsubtitleeditor.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libadjusttime.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libapplytranslation.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libbestfit.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libapplytranslation.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libbestfit.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libchangeframerate.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libchangeframerate.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libclipboard.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libclipboard.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcombinesubtitles.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcombinesubtitles.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcommand.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libcommand.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libconfigurekeyboardshortcuts.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdialoguize.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdialoguize.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentmanagement.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentmanagement.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentsnavigation.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libdocumentsnavigation.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libduplicatesubtitle.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libduplicatesubtitle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libeditcell.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libeditcell.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/liberrorchecking.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/liberrorchecking.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libextendlength.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libextendlength.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libexternalvideoplayer.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libexternalvideoplayer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libfindandreplace.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libfindandreplace.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitle.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitlefromkeyframe.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libinsertsubtitlefromkeyframe.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libitalicize.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libitalicize.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libjoindocument.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libjoindocument.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libkeyframesmanagement.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libminimizeduration.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libkeyframesmanagement.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libminimizeduration.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmoveafterprecedingsubtitle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmovesubtitles.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libmovesubtitles.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libplaintext.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libplaintext.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libpreferences.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libpreferences.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libremovesubtitle.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libremovesubtitle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libreversetextandtranslation.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libreversetextandtranslation.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libscalesubtitles.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libscalesubtitles.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libselection.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libselection.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsortsubtitles.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsortsubtitles.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libspellchecking.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitdocument.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitdocument.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libspellchecking.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitsubtitle.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libsplitsubtitle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstacksubtitles.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstacksubtitles.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstyleeditor.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstyleeditor.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstylize.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libstylize.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtemplate.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtemplate.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtextcorrection.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtextcorrection.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimemodemanagement.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimemodemanagement.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimingfromplayer.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtimingfromplayer.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtypewriter.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libtypewriter.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libvideoplayermanagement.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libvideoplayermanagement.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libviewmanager.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libviewmanager.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libwaveformmanagement.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/actions/libwaveformmanagement.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdntsc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadobeencoredvdpal.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libadvancedsubstationalpha.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libavidds.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libavidds.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libdcsubtitle.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libbitc.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libdcsubtitle.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libbitc.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmicrodvd.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmicrodvd.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpl2.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpl2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpsub.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libmpsub.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libplaintextformat.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libplaintextformat.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsami.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsami.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsbv.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsbv.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsprucestl.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsprucestl.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubrip.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubrip.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubstationalpha.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubstationalpha.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubtitleeditorproject.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubviewer2.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libsubviewer2.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.so extracting debug info from /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/lib64/subtitleeditor/plugins/subtitleformats/libtimedtextauthoringformat1.so original debug info size: 75304kB, size after compression: 55496kB /usr/lib/rpm/sepdebugcrcfix: Updated 67 CRC32s, 0 CRC32s did match. 2519 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 Processing files: subtitleeditor-0.54.0-11.fc33.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.6lFgPC + umask 022 + cd /builddir/build/BUILD + cd subtitleeditor-0.54.0 + DOCDIR=/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + cp -pr AUTHORS /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + cp -pr ChangeLog /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + cp -pr NEWS /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + cp -pr README /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + cp -pr TODO /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/doc/subtitleeditor + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.bwrA1C + umask 022 + cd /builddir/build/BUILD + cd subtitleeditor-0.54.0 + LICENSEDIR=/builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/licenses/subtitleeditor + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/licenses/subtitleeditor + cp -pr COPYING /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64/usr/share/licenses/subtitleeditor + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(subtitleeditor.desktop) libabout.so()(64bit) libadjusttime.so()(64bit) libadobeencoredvdntsc.so()(64bit) libadobeencoredvdpal.so()(64bit) libadvancedsubstationalpha.so()(64bit) libapplytranslation.so()(64bit) libavidds.so()(64bit) libbestfit.so()(64bit) libbitc.so()(64bit) libchangeframerate.so()(64bit) libclipboard.so()(64bit) libcombinesubtitles.so()(64bit) libcommand.so()(64bit) libconfigurekeyboardshortcuts.so()(64bit) libdcsubtitle.so()(64bit) libdialoguize.so()(64bit) libdocumentmanagement.so()(64bit) libdocumentsnavigation.so()(64bit) libduplicatesubtitle.so()(64bit) libeditcell.so()(64bit) liberrorchecking.so()(64bit) libextendlength.so()(64bit) libexternalvideoplayer.so()(64bit) libfindandreplace.so()(64bit) libinsertsubtitle.so()(64bit) libinsertsubtitlefromkeyframe.so()(64bit) libitalicize.so()(64bit) libjoindocument.so()(64bit) libkeyframesmanagement.so()(64bit) libmicrodvd.so()(64bit) libminimizeduration.so()(64bit) libmoveafterprecedingsubtitle.so()(64bit) libmovesubtitles.so()(64bit) libmpl2.so()(64bit) libmpsub.so()(64bit) libplaintext.so()(64bit) libplaintextformat.so()(64bit) libpreferences.so()(64bit) libremovesubtitle.so()(64bit) libreversetextandtranslation.so()(64bit) libsami.so()(64bit) libsbv.so()(64bit) libscalesubtitles.so()(64bit) libselection.so()(64bit) libsortsubtitles.so()(64bit) libspellchecking.so()(64bit) libsplitdocument.so()(64bit) libsplitsubtitle.so()(64bit) libsprucestl.so()(64bit) libstacksubtitles.so()(64bit) libstyleeditor.so()(64bit) libstylize.so()(64bit) libsubrip.so()(64bit) libsubstationalpha.so()(64bit) libsubtitleeditor.so.0()(64bit) libsubtitleeditorproject.so()(64bit) libsubviewer2.so()(64bit) libtemplate.so()(64bit) libtextcorrection.so()(64bit) libtimedtextauthoringformat1.so()(64bit) libtimemodemanagement.so()(64bit) libtimingfromplayer.so()(64bit) libtypewriter.so()(64bit) libvideoplayermanagement.so()(64bit) libviewmanager.so()(64bit) libwaveformmanagement.so()(64bit) metainfo() metainfo(subtitleeditor.appdata.xml) mimehandler(application/x-microdvd) mimehandler(application/x-subrip) mimehandler(application/x-subviewer) mimehandler(text/x-mpsub) mimehandler(text/x-ssa) subtitleeditor = 0.54.0-11.fc33 subtitleeditor(riscv-64) = 0.54.0-11.fc33 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) libatk-1.0.so.0()(64bit) libatkmm-1.6.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcairo-gobject.so.2()(64bit) libcairo.so.2()(64bit) libcairomm-1.0.so.1()(64bit) libenchant.so.1()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libgcc_s.so.1(GCC_3.4)(64bit) libgdk-3.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgdkmm-3.0.so.1()(64bit) libgio-2.0.so.0()(64bit) libgiomm-2.4.so.1()(64bit) libglib-2.0.so.0()(64bit) libglibmm-2.4.so.1()(64bit) libgmodule-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgstallocators-1.0.so.0()(64bit) libgstapp-1.0.so.0()(64bit) libgstaudio-1.0.so.0()(64bit) libgstbase-1.0.so.0()(64bit) libgstcheck-1.0.so.0()(64bit) libgstcontroller-1.0.so.0()(64bit) libgstfft-1.0.so.0()(64bit) libgstnet-1.0.so.0()(64bit) libgstpbutils-1.0.so.0()(64bit) libgstreamer-1.0.so.0()(64bit) libgstreamermm-1.0.so.1()(64bit) libgstriff-1.0.so.0()(64bit) libgstrtp-1.0.so.0()(64bit) libgstrtsp-1.0.so.0()(64bit) libgstsdp-1.0.so.0()(64bit) libgsttag-1.0.so.0()(64bit) libgstvideo-1.0.so.0()(64bit) libgtk-3.so.0()(64bit) libgtkmm-3.0.so.1()(64bit) libharfbuzz.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.27)(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangomm-1.4.so.1()(64bit) libsigc-2.0.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libsubtitleeditor.so.0()(64bit) libxml++-2.6.so.2()(64bit) libxml2.so.2()(64bit) rtld(GNU_HASH) Processing files: subtitleeditor-debugsource-0.54.0-11.fc33.riscv64 Provides: subtitleeditor-debugsource = 0.54.0-11.fc33 subtitleeditor-debugsource(riscv-64) = 0.54.0-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: subtitleeditor-debuginfo-0.54.0-11.fc33.riscv64 Provides: debuginfo(build-id) = 044ed17ad42e88fe5209f7551dfff186a83f7f75 debuginfo(build-id) = 0a147809b39002508da45551af652170a2232888 debuginfo(build-id) = 0b04366420829c8f6dd689568995f97f114b8922 debuginfo(build-id) = 0c8ade1a2a6624efba2398359a63728bb9bd3335 debuginfo(build-id) = 0f0433946ea878522b84c5ce5065bbee876b8216 debuginfo(build-id) = 12723ec4836260e7ef8b286b5877e3add0422cb2 debuginfo(build-id) = 16da930346ebd0f9156fdf501679d2e071ea9b21 debuginfo(build-id) = 1ebe9f6ca416175ebcf9cf6660580e34b1644b2b debuginfo(build-id) = 1efff399b5e4707a69db21adf4f98aa7bd7dbba7 debuginfo(build-id) = 1f2f37f0e74294d6f2b8c79511172d8dcabc7ac8 debuginfo(build-id) = 2cad56caa41d66a8b13ec61206d81afb568d0f5b debuginfo(build-id) = 2d75853e30c5f6722b0854e805d4a52f0533b025 debuginfo(build-id) = 307d559b028fb59d580a69911277f661cd1ee7b3 debuginfo(build-id) = 346a86166eed63c886a89e49ab9e58ccbd3d30d0 debuginfo(build-id) = 39b0aa004db219143622406570adb5750778758f debuginfo(build-id) = 484efca3eb496219a57d62164665074d841d47e3 debuginfo(build-id) = 4a7b8b17a5a7806859fca65813e45adff26b066c debuginfo(build-id) = 4fbfd874ec492bab60f0ce2d9ffbc76adc0276a5 debuginfo(build-id) = 547adffd4f1a0806a7dc43e61436adc43e5e2591 debuginfo(build-id) = 55416ce649dd4e97daad74d1295452d482156453 debuginfo(build-id) = 56d65491dcaeaf10a3e74a07c18a0d2fc559e00f debuginfo(build-id) = 58aea95b39fd358b0f69bc2b49b29b990ec7e0a2 debuginfo(build-id) = 5af1a8512c3d96a7b96938bb64e7a1cacd5c9f58 debuginfo(build-id) = 630f43fbb280fc98ec51aae2779dcae38ee01862 debuginfo(build-id) = 6c552d5b5b48172a813ffa81f5d1e5ae97f0d98d debuginfo(build-id) = 6cc2dbe510007ccbbcdf5c8acbecd535935ffa66 debuginfo(build-id) = 7047740f6f0ef3e8a564f6b4ab9b5fdd277523ad debuginfo(build-id) = 75724e53bab66e8b04180002d7ccf7599be2bfdc debuginfo(build-id) = 7e389e60e7338c93f09c275e003b9b46d15acecb debuginfo(build-id) = 838add3c9c559456081f2a3de883f77752d4d72b debuginfo(build-id) = 84c64b2fcf024930b5e093b4370279dc1415c259 debuginfo(build-id) = 84de7adab38d43174a9ee91c16e4c03a89d007f4 debuginfo(build-id) = 85c96c65a5e616a7030df9c337c3ff4efcb0ee36 debuginfo(build-id) = 9affc003bfd5fcfeb44fcb00e06db44f7cdfd349 debuginfo(build-id) = 9fc19bebc52cd9777d525ae9d83b1b4ca0cce049 debuginfo(build-id) = a0e6018a43e3c569a1834944c5aba47f285afdd9 debuginfo(build-id) = a26151c3d70a2ac262deed07c0034e5df7282100 debuginfo(build-id) = a6c944178ea8c1731b3c478d4d899580b24948d6 debuginfo(build-id) = a88d25ad80bb617e7a872a3ac46f84e3ed769b03 debuginfo(build-id) = aeca1a479aac01de882318abaadd9e761d6344d7 debuginfo(build-id) = b117f9355e927c8ccd29a775e3dc63ff732b939e debuginfo(build-id) = b152a0e79abf62d7c58d5d71d1cbb7c4a5a3dbd6 debuginfo(build-id) = b159c325e1394bd21e4db42f82369e5f6fc4d4f5 debuginfo(build-id) = b2c7dd1666710bf24e7502528738ca9198db7c8f debuginfo(build-id) = b400fc81f41ede7e5edf5b32155b787e4e281b2b debuginfo(build-id) = b4230ca57cafab73775e1e8e47953e6bb7c20b21 debuginfo(build-id) = b4d8fffd23408cc9ac730af54fe9df0c9e177d7e debuginfo(build-id) = ba6ba90fe8874ae2f4b7c452d44b2eb2ca0e065f debuginfo(build-id) = ba83cb88189e65389a08f804708b1c32a867d80f debuginfo(build-id) = bdc48c611aac644909621399cac0c275e5b03a54 debuginfo(build-id) = c024ba6d6bb6419e785f213842a2c8daf1103cc2 debuginfo(build-id) = c23d14ce6a01c389a6aca5baff05fc7b46be3ccc debuginfo(build-id) = c2a4ccf1cf65872d4190faf83fa4f9657608cfa8 debuginfo(build-id) = c3f049b694f23bd304b46c4acbc64c50578d6936 debuginfo(build-id) = cfce21310628ea2a1f194c7c7f80f51dd832cbef debuginfo(build-id) = d149241a882cb33e742a2c5e51f03285f67cbcd1 debuginfo(build-id) = d691f46da2842e30e8ed3f9c6beb8b8849a4bc72 debuginfo(build-id) = d9ad530c3a81fb3a05898d9f1bda23b09e5f9f53 debuginfo(build-id) = dc3f2559dfae30bff64968d06adeb46f673bf9d8 debuginfo(build-id) = debc8777afd9931834f25c083a7c1dc0227da6b2 debuginfo(build-id) = e056958744600951feb06c0f56ddafd982358426 debuginfo(build-id) = e34266200822113f5041bf2d217965e5323a0cfc debuginfo(build-id) = ed3dbfd50fb04393536af7acbcd2cbbbc164ffd3 debuginfo(build-id) = f0ba61586b0c0d3ca773ddb5554a3a08cc77f236 debuginfo(build-id) = f479ef1d9fe71e019035ddf175bb7bea34fd2500 debuginfo(build-id) = f604832b9a20e3e52a688bda7147723849bb1c7e debuginfo(build-id) = fe18274ad97a652c9bb36b6d9a35a8282358ee59 subtitleeditor-debuginfo = 0.54.0-11.fc33 subtitleeditor-debuginfo(riscv-64) = 0.54.0-11.fc33 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: subtitleeditor-debugsource(riscv-64) = 0.54.0-11.fc33 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 Wrote: /builddir/build/RPMS/subtitleeditor-debugsource-0.54.0-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/subtitleeditor-0.54.0-11.fc33.riscv64.rpm Wrote: /builddir/build/RPMS/subtitleeditor-debuginfo-0.54.0-11.fc33.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.DLcQDE + umask 022 + cd /builddir/build/BUILD + cd subtitleeditor-0.54.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/subtitleeditor-0.54.0-11.fc33.riscv64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0