D: [iurt_root_command] chroot Installing /home/pterjan/rpmbuild/SRPMS/xine-ui-0.99.12-4.mga9.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.jaDVgY + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + cd /home/pterjan/rpmbuild/BUILD + rm -rf xine-ui-0.99.12 + /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/xine-ui-0.99.12.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd xine-ui-0.99.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /home/pterjan/rpmbuild/SOURCES/xine-ui-0.99.10-mga-i18n-desktop.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.x0Fx0a + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xine-ui-0.99.12 + '[' 1 -eq 1 ']' + '[' 1 -eq 1 ']' + export XINE_DOCPATH=/usr/share/doc/xine-ui + XINE_DOCPATH=/usr/share/doc/xine-ui + CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables ' + export FCFLAGS + LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CONFIGURE_TOP=. + '[' 1 = 1 ']' ++ find . -name config.guess -o -name config.sub + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.guess + '[' -f /usr/lib/rpm/mageia/config.guess ']' ++ basename ./config.guess + cp -af /usr/lib/rpm/mageia/config.guess ./config.guess + for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/mageia/config.sub ']' ++ basename ./config.sub + cp -af /usr/lib/rpm/mageia/config.sub ./config.sub + /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html) + /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool + /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking + /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs . + /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64 + ./configure --host=x86_64-mageia-linux-gnu --build=x86_64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-vdr-keys --with-caca --with-aalib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking whether make supports nested variables... (cached) yes checking whether make supports the include directive... yes (GNU style) checking for x86_64-mageia-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for library containing strerror... none required checking for x86_64-mageia-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for ANSI C header files... (cached) yes checking whether make sets $(MAKE)... (cached) yes checking for x86_64-mageia-linux-gnu-ranlib... no checking for ranlib... ranlib checking whether ln -s works... yes checking for x86_64-mageia-linux-gnu-pkg-config... /usr/bin/x86_64-mageia-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for x86_64-mageia-linux-gnu-ar... no checking for x86_64-mageia-linux-gnu-lib... no checking for x86_64-mageia-linux-gnu-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-mageia-linux-gnu checking host system type... x86_64-mageia-linux-gnu checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking for plural forms in GNU msgfmt... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for an ANSI C-conforming const... yes checking for inline... inline checking for off_t... yes checking for size_t... yes checking for XINE... yes checking for re-entrant XML parser in xine-lib... yes checking for xine_open_cloexec within xine-lib... yes checking for xine_socket_cloexec within xine-lib... yes checking for xine_list_next_value within xine-lib... yes checking for pthread_create in -lpthread... yes checking for X... libraries , headers checking for X11... yes checking for XV... yes checking for XShmAttach in -lXext... yes checking sys/ipc.h usability... yes checking sys/ipc.h presence... yes checking for sys/ipc.h... yes checking sys/shm.h usability... yes checking sys/shm.h presence... yes checking for sys/shm.h... yes checking whether shmctl IPC_RMID allowes subsequent attaches... yes checking for X11/extensions/XShm.h... yes checking for XINERAMA... yes checking for XXF86VM... no checking for XF86VidModeQueryExtension in -lXxf86vm... no checking for XTEST... yes checking for XSSAVER... yes checking for readline.h... /usr/include/readline/readline.h configure: checking whether libreadline is linked against libncurses checking for cbreak in -lreadline... no checking for cbreak in -lncurses... yes configure: libreadline is not linked against libncurses; adding -lncurses checking for CURL... yes checking for socket in -lsocket... no checking for gethostbyname in -lnsl... no checking for x86_64-mageia-linux-gnu-aalib-config... no checking for aalib-config... /usr/bin/aalib-config checking for AALIB version >= 1.2.0... yes checking for dlopen in -lc... yes checking for CACA... yes checking for dlopen in -lc... (cached) yes checking whether to have Xft support... yes checking Xft UTF-8 support... yes checking for LIBPNG... yes checking for jpeg_read_header in -ljpeg... yes checking for LIRC... yes checking for NVTVSIMPLE... yes checking for tar... tar checking for sane -Wpointer-arith... yes checking if gcc supports "-Wall" flags... yes checking if gcc supports "-fno-strict-aliasing" flags... yes checking __attribute__ ((aligned ())) support... 64 checking for nanosleep in -lposix4... no checking for nanosleep... yes checking for getline... yes checking for getsubopt... yes checking for strlcat... no checking for strlcpy... no checking for strndup... yes checking for strsep... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking linux/kd.h usability... yes checking linux/kd.h presence... yes checking for linux/kd.h... yes checking execinfo.h usability... yes checking execinfo.h presence... yes checking for execinfo.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking whether librt is needed... yes checking for GNU getopt_long... yes checking for a logo image... misc/splash-default/xine-ui_logo.png checking for a logo2 image... misc/splash-default/xine-ui_logo.mpg checking for a splash image... misc/splash-default/xine_splash.png checking if gcc supports "-Wformat" flags... yes checking if gcc supports "-Wformat=2" flags... yes checking if gcc supports "-Wno-format-zero-length" flags... yes checking if gcc supports "-Wmissing-format-attribute" flags... yes checking if gcc supports "-Wmissing-noreturn" flags... yes checking if gcc supports "-Wdisabled-optimization" flags... yes checking if gcc supports "-Werror-implicit-function-declaration" flags... yes checking if gcc supports "-Wstrict-aliasing" flags... yes checking if gcc supports "-Wstrict-aliasing=2" flags... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating m4/Makefile config.status: creating src/Makefile config.status: creating src/common/Makefile config.status: creating src/xitk/Makefile config.status: creating src/xitk/Imlib-light/Makefile config.status: creating src/xitk/xine-toolkit/Makefile config.status: creating src/xitk/xine-toolkit/po/Makefile.in config.status: creating src/xitk/skins/Makefile config.status: creating src/xitk/skins/xinetic/Makefile config.status: creating src/xitk/oxine/Makefile config.status: creating src/xitk/oxine/data/Makefile config.status: creating src/aaui/Makefile config.status: creating src/dfb/Makefile config.status: creating src/fb/Makefile config.status: creating doc/Makefile config.status: creating doc/man/Makefile config.status: creating doc/man/de/Makefile config.status: creating doc/man/de/xine.1 config.status: creating doc/man/de/aaxine.1 config.status: creating doc/man/de/xine-check.1 config.status: creating doc/man/en/Makefile config.status: creating doc/man/en/xine.1 config.status: creating doc/man/en/aaxine.1 config.status: creating doc/man/en/xine-check.1 config.status: creating doc/man/fr/Makefile config.status: creating doc/man/fr/xine.1 config.status: creating doc/man/es/Makefile config.status: creating doc/man/es/xine.1 config.status: creating doc/man/es/aaxine.1 config.status: creating doc/man/es/xine-check.1 config.status: creating doc/man/pl/Makefile config.status: creating doc/man/pl/xine.1 config.status: creating doc/man/pl/aaxine.1 config.status: creating misc/Makefile config.status: creating misc/build_rpms.sh config.status: creating misc/SlackBuild config.status: creating misc/xine-ui.spec config.status: creating misc/desktops/Makefile config.status: creating misc/visuals/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating src/xitk/xine-toolkit/po/POTFILES config.status: creating src/xitk/xine-toolkit/po/Makefile config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands + /usr/bin/make -O -j8 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in doc Making all in man Making all in fr make[4]: Nothing to be done for 'all'. Making all in es make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/es' ln -s xine-check.1 xine-bugreport.1 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/es' Making all in en make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/en' ln -s xine-check.1 xine-bugreport.1 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/en' Making all in pl make[4]: Nothing to be done for 'all'. Making all in de make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/de' ln -s xine-check.1 xine-bugreport.1 make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/de' make[4]: Nothing to be done for 'all-am'. make[3]: Nothing to be done for 'all-am'. Making all in m4 make[2]: Nothing to be done for 'all'. Making all in po make[2]: Nothing to be done for 'all'. Making all in misc Making all in desktops make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' cat xine.desktop.in > xine.desktop; \ /usr/bin/xine-list-1.2 | perl -ne 'print join(";",sort(split(";")))' >> xine.desktop; \ echo ';x-content/audio-cdda;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;' >> xine.desktop warning: direct reference to protected function `xine_set_flags' in `/lib64/libxine.so.2' may break pointer equality make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' /usr/bin/make all-am make[4]: Nothing to be done for 'all-am'. Making all in visuals make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in src Making all in common make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o config_wrapper.o config_wrapper.c config_wrapper.c: In function 'config_update': config_wrapper.c:71:22: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 71 | entry->str_value = string; | ^ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o xine_socket_cloexec.o xine_socket_cloexec.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o xine_open_cloexec.o xine_open_cloexec.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o strlcat.o strlcat.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o globals.o globals.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o strlcpy.o strlcpy.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o dump.o dump.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o utils.o utils.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' rm -f libcommon.a ar cru libcommon.a utils.o config_wrapper.o dump.o globals.o xine_open_cloexec.o xine_socket_cloexec.o strlcat.o strlcpy.o ranlib libcommon.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o x11utils.o x11utils.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' rm -f libcommonx.a ar cru libcommonx.a x11utils.o ranlib libcommonx.a make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' Making all in xitk Making all in Imlib-light make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libImlib_light_a-utils.o `test -f 'utils.c' || echo './'`utils.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libImlib_light_a-colors.o `test -f 'colors.c' || echo './'`colors.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libImlib_light_a-load.o `test -f 'load.c' || echo './'`load.c load.c: In function '_LoadJPEG': load.c:197:58: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 197 | buffer = (*jpeg_ptr.mem->alloc_sarray) ((j_common_ptr) &jpeg_ptr, JPOOL_IMAGE, rowstride, 1); | ^~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libImlib_light_a-cache.o `test -f 'cache.c' || echo './'`cache.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libImlib_light_a-misc.o `test -f 'misc.c' || echo './'`misc.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libImlib_light_a-rend.o `test -f 'rend.c' || echo './'`rend.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' rm -f libImlib-light.a ar cru libImlib-light.a libImlib_light_a-cache.o libImlib_light_a-colors.o libImlib_light_a-load.o libImlib_light_a-misc.o libImlib_light_a-rend.o libImlib_light_a-utils.o ranlib libImlib-light.a make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' Making all in xine-toolkit Making all in po make[5]: Nothing to be done for 'all'. make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-button.o `test -f 'button.c' || echo './'`button.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-checkbox.o `test -f 'checkbox.c' || echo './'`checkbox.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-cursors.o `test -f 'cursors.c' || echo './'`cursors.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-button_list.o `test -f 'button_list.c' || echo './'`button_list.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-config.o `test -f 'config.c' || echo './'`config.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-dnd.o `test -f 'dnd.c' || echo './'`dnd.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-combo.o `test -f 'combo.c' || echo './'`combo.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-doublebox.o `test -f 'doublebox.c' || echo './'`doublebox.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-getdeskroot.o `test -f 'getdeskroot.c' || echo './'`getdeskroot.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-intbox.o `test -f 'intbox.c' || echo './'`intbox.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-browser.o `test -f 'browser.c' || echo './'`browser.c browser.c: In function 'paint': browser.c:69:2: warning: #warning NEED [-Wcpp] 69 | #warning NEED | ^~~~~~~ browser.c:82:2: warning: #warning NEED [-Wcpp] 82 | #warning NEED | ^~~~~~~ make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-font.o `test -f 'font.c' || echo './'`font.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-label.o `test -f 'label.c' || echo './'`label.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-inputtext.o `test -f 'inputtext.c' || echo './'`inputtext.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-labelbutton.o `test -f 'labelbutton.c' || echo './'`labelbutton.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-menu.o `test -f 'menu.c' || echo './'`menu.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-tabs.o `test -f 'tabs.c' || echo './'`tabs.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-tips.o `test -f 'tips.c' || echo './'`tips.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-slider.o `test -f 'slider.c' || echo './'`slider.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-recode.o `test -f 'recode.c' || echo './'`recode.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-mrlbrowser.o `test -f 'mrlbrowser.c' || echo './'`mrlbrowser.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-skin.o `test -f 'skin.c' || echo './'`skin.c skin.c:152:2: warning: #warning FIXME [-Wcpp] 152 | #warning FIXME | ^~~~~~~ make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-image.o `test -f 'image.c' || echo './'`image.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-widget.o `test -f 'widget.c' || echo './'`widget.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-window.o `test -f 'window.c' || echo './'`window.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libxml2 -fno-strict-aliasing -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o libxitk_a-xitk.o `test -f 'xitk.c' || echo './'`xitk.c xitk.c: In function 'xitk_system': xitk.c:264:13: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 264 | argv[2] = command; | ^ xitk.c: In function 'xitk_xevent_notify_impl': xitk.c:1878:2: warning: #warning FIXME [-Wcpp] 1878 | #warning FIXME | ^~~~~~~ make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' rm -f libxitk.a ar cru libxitk.a libxitk_a-browser.o libxitk_a-button.o libxitk_a-button_list.o libxitk_a-checkbox.o libxitk_a-combo.o libxitk_a-config.o libxitk_a-cursors.o libxitk_a-dnd.o libxitk_a-doublebox.o libxitk_a-font.o libxitk_a-getdeskroot.o libxitk_a-image.o libxitk_a-inputtext.o libxitk_a-intbox.o libxitk_a-label.o libxitk_a-labelbutton.o libxitk_a-menu.o libxitk_a-mrlbrowser.o libxitk_a-skin.o libxitk_a-slider.o libxitk_a-tabs.o libxitk_a-tips.o libxitk_a-widget.o libxitk_a-window.o libxitk_a-xitk.o libxitk_a-recode.o ranlib libxitk.a make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' Making all in skins Making all in xinetic make[5]: Nothing to be done for 'all'. make[5]: Nothing to be done for 'all-am'. Making all in oxine Making all in data make[5]: Nothing to be done for 'all'. make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o utils.o utils.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o playlist.o playlist.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o list.o list.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o odk.o odk.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o oxine.o oxine.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o mediamarks.o mediamarks.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I../../.. -I../../../src -I../../../src -I../../../src/common -I../../../src/common -I../../../src/xitk/xine-toolkit -I../../../src/xitk/xine-toolkit -I/usr/include -I../../../src/xitk -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o otk.o otk.c make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' rm -f liboxine.a ar cru liboxine.a list.o mediamarks.o odk.o otk.o oxine.o playlist.o utils.o ranlib liboxine.a make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' Making all in . make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o frequencies.o frequencies.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o errors.o errors.c errors.c: In function '_learn_more_about_too_slow': errors.c:258:3: warning: ignoring return value of 'system' declared with attribute 'warn_unused_result' [-Wunused-result] 258 | system ("mozilla http://www.xine-project.org/faq#SPEEDUP"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o download.o download.c download.c: In function 'progress_callback': download.c:53:3: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 53 | snprintf(buffer, sizeof(buffer), pgettext("skin", "Download progress: %d%%."), percent); | ^~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o event_sender.o event_sender.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o control.o control.c control.c: In function 'vctrl_open_window': control.c:432:11: warning: variable 'v' set but not used [-Wunused-but-set-variable] 432 | int v; | ^ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o help.o help.c help.c: In function 'help_sections': help.c:175:61: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=] 175 | snprintf(locale_file, sizeof(locale_file), "%s.%s.%s", "README", lang->ext, ending); | ^ In file included from /usr/include/stdio.h:906, from help.c:25: In function 'snprintf', inlined from 'help_sections' at help.c:175:2: /usr/include/bits/stdio2.h:54:10: note: '__builtin___snprintf_chk' output between 9 and 272 bytes into a destination of size 271 54 | return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 55 | __glibc_objsize (__s), __fmt, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 56 | __va_arg_pack ()); | ~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o lang.o lang.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o kbindings_common.o kbindings_common.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o event.o event.c event.c: In function 'gui_run': event.c:2107:50: warning: passing argument 4 of 'xitk_register_event_handler' from incompatible pointer type [-Wincompatible-pointer-types] 2107 | gui, | ^~~ | | | gGui_t * {aka struct gGui_st *} In file included from common.h:38, from event.c:47: ../../src/xitk/xine-toolkit/xitk.h:866:74: note: expected 'widget_newpos_callback_t' {aka 'void (*)(void *, int, int, int, int)'} but argument is of type 'gGui_t *' {aka 'struct gGui_st *'} 866 | widget_newpos_callback_t pos_cb, | ~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o file_browser.o file_browser.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o kbindings.o kbindings.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o mrl_browser.o mrl_browser.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o actions.o actions.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o menus.o menus.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o osd.o osd.c osd.c: In function 'osd_init': osd.c:162:46: warning: taking address of packed member of 'union ' may result in an unaligned pointer value [-Waddress-of-packed-member] 162 | xine_osd_set_palette(gGui->osd.bar.osd[0], &textpalettes_color[0].u32, textpalettes_trans); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o main.o main.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from main.c:33: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ main.c: In function 'event_listener': main.c:1308:7: warning: 'xine_mrl_reference_data_t' is deprecated [-Wdeprecated-declarations] 1308 | xine_mrl_reference_data_t *ref = (xine_mrl_reference_data_t *) event->data; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from main.c:58: /usr/include/xine.h:2079:9: note: declared here 2079 | typedef struct { | ^~~~~~ main.c:1308:7: warning: 'xine_mrl_reference_data_t' is deprecated [-Wdeprecated-declarations] 1308 | xine_mrl_reference_data_t *ref = (xine_mrl_reference_data_t *) event->data; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/xine.h:2079:9: note: declared here 2079 | typedef struct { | ^~~~~~ main.c: In function 'main': main.c:2161:7: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result] 2161 | getcwd(&(gui->curdir[0]), XITK_PATH_MAX); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o session_common.o session_common.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from session_common.c:30: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ session_common.c: In function 'connect_to_session': session_common.c:62:5: warning: ignoring return value of 'setuid' declared with attribute 'warn_unused_result' [-Wunused-result] 62 | setuid(euid); | ^~~~~~~~~~~~ session_common.c:65:5: warning: ignoring return value of 'setreuid' declared with attribute 'warn_unused_result' [-Wunused-result] 65 | setreuid(stored_uid, euid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o playlist.o playlist.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o network.o network.c network.c:1:2: warning: #warning IMPLEMENT POST SUPPORT [-Wcpp] 1 | #warning IMPLEMENT POST SUPPORT | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from network.c:39: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ network.c: In function 'is_user_allowed': network.c:1530:52: warning: the comparison will always evaluate as 'false' for the address of 'passwd' will never be NULL [-Waddress] 1530 | if((client_info == NULL) || (client_info->passwd == NULL)) | ^~ network.c:231:25: note: 'passwd' declared here 231 | char passwd[MAX_PASSWD_LEN + 1]; | ^~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o panel.o panel.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o session.o session.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o snapshot.o snapshot.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o splash.o splash.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o skins.o skins.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o stdctl.o stdctl.c stdctl.c: In function 'stdctl_keypress': stdctl.c:206:5: warning: 'XKeycodeToKeysym' is deprecated [-Wdeprecated-declarations] 206 | if((sym = XKeycodeToKeysym(event.display, event.keycode, 0))) | ^~ In file included from Imlib-light/Imlib_types.h:1, from Imlib-light/Imlib.h:4, from common.h:34, from stdctl.c:34: /usr/include/X11/Xlib.h:1687:15: note: declared here 1687 | extern KeySym XKeycodeToKeysym( | ^~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o setup.o setup.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o tvout.o tvout.c tvout.c: In function 'nvtv_tvout_init': tvout.c:90:33: warning: passing argument 4 of 'xine_config_register_enum' from incompatible pointer type [-Wincompatible-pointer-types] 90 | tv_systems, | ^~~~~~~~~~ | | | const char * const* In file included from common.h:31, from tvout.c:29: /usr/include/xine.h:1719:43: note: expected 'char **' but argument is of type 'const char * const*' 1719 | char **values, | ~~~~~~~^~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o mediamark.o mediamark.c mediamark.c: In function 'mediamark_collect_from_directory': mediamark.c:3026:15: warning: '__builtin___strncat_chk' specified bound depends on the length of the source argument [-Wstringop-overflow=] 3026 | p = strncat(loname, fullpathname, strlen(fullpathname)); | ^ mediamark.c:3026:15: note: length computed here 3026 | p = strncat(loname, fullpathname, strlen(fullpathname)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o tvset.o tvset.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o stream_infos.o stream_infos.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o viewlog.o viewlog.c viewlog.c: In function 'viewlog_change_section': viewlog.c:186:28: warning: initialization of 'const char * const*' from incompatible pointer type 'char * const*' [-Wincompatible-pointer-types] 186 | const char *const *log = xine_get_log(__xineui_global_xine_instance, section); | ^~~~~~~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o lirc.o lirc.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o post.o post.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o skins_download.o skins_download.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -DNETWORK_CLIENT -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o xine_remote-network.o `test -f 'network.c' || echo './'`network.c network.c:1:2: warning: #warning IMPLEMENT POST SUPPORT [-Wcpp] 1 | #warning IMPLEMENT POST SUPPORT | ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from network.c:39: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -DNETWORK_CLIENT -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o xine-remote xine_remote-network.o -lpthread -lreadline -lncurses ../../src/common/libcommon.a -lxine make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o videowin.o videowin.c make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' gcc -I/usr/include/libpng16 -I/usr/include/nvtv -I/usr/include/readline -I../../src/xitk/xine-toolkit -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o xine actions.o control.o download.o errors.o event.o event_sender.o file_browser.o frequencies.o help.o kbindings.o kbindings_common.o lang.o main.o mediamark.o menus.o mrl_browser.o network.o osd.o panel.o playlist.o post.o session_common.o session.o setup.o skins.o snapshot.o splash.o stdctl.o stream_infos.o tvout.o tvset.o videowin.o viewlog.o skins_download.o lirc.o ../../src/xitk/xine-toolkit/libxitk.a ../../src/xitk/Imlib-light/libImlib-light.a ../../src/xitk/oxine/liboxine.a ../../src/common/libcommon.a ../../src/common/libcommonx.a -lxine -lXinerama -llirc_client -lXft -lXext -lXtst -lXss -lcurl -lnvtvsimple -lX11 -lXext -lm -lXv -lpng16 -lz -ljpeg -lpthread -lrt make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' Making all in aaui make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DCACA -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o cacaxine-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from main.c:39: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -I/usr/include -DAA -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o aaxine-main.o `test -f 'main.c' || echo './'`main.c In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from main.c:39: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' gcc -DCACA -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o cacaxine cacaxine-main.o -lcaca -lm -lpthread ../../src/common/libcommon.a -lxine make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' gcc -I/usr/include -DAA -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o aaxine aaxine-main.o -L/usr/lib64 -laa -lm -lX11 -lgpm -lslang -lm -lpthread ../../src/common/libcommon.a -lxine make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' Making all in dfb make[3]: Nothing to be done for 'all'. Making all in fb make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o callback.o callback.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o stdctl.o stdctl.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o options.o options.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o keys.o keys.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o main.o main.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o actions.o actions.c In file included from /usr/include/strings.h:21, from actions.c:34: /usr/include/features.h:194:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] 194 | # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" | ^~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o lirc.o lirc.c In file included from main.h:25, from lirc.c:33: ../../config.h:181: warning: "PACKAGE" redefined 181 | #define PACKAGE "xine-ui" | In file included from /usr/include/lirc/curl_poll.h:35, from /usr/include/lirc/lirc_client.h:124, from lirc.c:31: /usr/include/lirc/config.h:215: note: this is the location of the previous definition 215 | #define PACKAGE "lirc" | ../../config.h:187: warning: "PACKAGE_NAME" redefined 187 | #define PACKAGE_NAME "xine-ui" | /usr/include/lirc/config.h:221: note: this is the location of the previous definition 221 | #define PACKAGE_NAME "lirc" | ../../config.h:190: warning: "PACKAGE_STRING" redefined 190 | #define PACKAGE_STRING "xine-ui 0.99.12" | /usr/include/lirc/config.h:224: note: this is the location of the previous definition 224 | #define PACKAGE_STRING "lirc 0.10.1" | ../../config.h:193: warning: "PACKAGE_TARNAME" redefined 193 | #define PACKAGE_TARNAME "xine-ui" | /usr/include/lirc/config.h:227: note: this is the location of the previous definition 227 | #define PACKAGE_TARNAME "lirc" | ../../config.h:199: warning: "PACKAGE_VERSION" redefined 199 | #define PACKAGE_VERSION "0.99.12" | /usr/include/lirc/config.h:233: note: this is the location of the previous definition 233 | #define PACKAGE_VERSION "0.10.1" | ../../config.h:227: warning: "VERSION" redefined 227 | #define VERSION "0.99.12" | /usr/include/lirc/config.h:248: note: this is the location of the previous definition 248 | #define VERSION "0.10.1" | make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o post.o post.c make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../.. -I../../src -I../../src -I../../src/common -I../../src/common -I../../src/xitk/xine-toolkit -I../../src/xitk/xine-toolkit -I/usr/include -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -c -o osd.o osd.c osd.c: In function 'osd_init': osd.c:183:43: warning: taking address of packed member of 'union ' may result in an unaligned pointer value [-Waddress-of-packed-member] 183 | xine_osd_set_palette(fbxine.osd.bar[0], &textpalettes_color[0].u32, textpalettes_trans); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' gcc -DFONTDIR=\"/usr/share/xine/skins/../fonts/\" -Wall -D_FILE_OFFSET_BITS=64 -Wpointer-arith -Wnested-externs -Wcast-align -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DNDEBUG -Wformat=2 -Wno-format-zero-length -Wmissing-format-attribute -Wmissing-noreturn -Wdisabled-optimization -Werror-implicit-function-declaration -Wstrict-aliasing=2 -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -o fbxine main.o actions.o keys.o options.o callback.o stdctl.o post.o osd.o lirc.o -llirc_client -lm -lpthread ../../src/common/libcommon.a -lxine make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Nothing to be done for 'all-am'. make[2]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.IckAFi + umask 022 + cd /home/pterjan/rpmbuild/BUILD + '[' 1 -eq 1 ']' + '[' /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 '!=' / ']' + rm -rf /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 ++ dirname /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 + mkdir -p /home/pterjan/rpmbuild/BUILDROOT + mkdir /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 + cd xine-ui-0.99.12 + '[' 1 -eq 1 ']' + /usr/bin/make install DESTDIR=/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 'INSTALL=/usr/bin/install -p' transform= Making install in doc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc' Making install in man make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man' Making install in fr make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/fr' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/fr' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/fr/man1' /usr/bin/install -p -m 644 xine.1 '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/fr/man1' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/fr' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/fr' Making install in es make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/es' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/es' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/es/man1' /usr/bin/install -p -m 644 xine.1 aaxine.1 xine-check.1 xine-remote.1 xine-bugreport.1 '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/es/man1' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/es' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/es' Making install in en make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/en' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/en' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/man1' /usr/bin/install -p -m 644 xine.1 aaxine.1 xine-check.1 xine-remote.1 xine-bugreport.1 '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/man1' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/en' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/en' Making install in pl make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/pl' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/pl' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/pl/man1' /usr/bin/install -p -m 644 xine.1 aaxine.1 xine-remote.1 '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/pl/man1' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/pl' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/pl' Making install in de make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/de' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/de' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/de/man1' /usr/bin/install -p -m 644 xine.1 aaxine.1 xine-check.1 xine-remote.1 xine-bugreport.1 '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/man/de/man1' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/de' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man/de' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc/man' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui' /usr/bin/install -p -m 644 README.config_en README_en README_cs README_es README_pl README_it README_fi README_uk README_fr README_de README.en.0.Introduction README.en.5.xine-ui README.en.10.Remote_control README.en.15.MRLs README.en.20.DVD README.en.25.VideoCD README.en.30.Advanced README.en.32.Window_managers README.en.35.Legal_issues README.cs.0.Introduction README.cs.5.xine-ui README.cs.10.Remote_control README.cs.15.MRLs '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/doc' Making install in m4 make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/m4' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/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 '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/m4' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/m4' Making install in po make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/po' installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/cs/LC_MESSAGES/xine-ui.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/de/LC_MESSAGES/xine-ui.mo installing eo.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/eo/LC_MESSAGES/xine-ui.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/es/LC_MESSAGES/xine-ui.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/eu/LC_MESSAGES/xine-ui.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/fr/LC_MESSAGES/xine-ui.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/it/LC_MESSAGES/xine-ui.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/ja/LC_MESSAGES/xine-ui.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/nb/LC_MESSAGES/xine-ui.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/pl/LC_MESSAGES/xine-ui.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/xine-ui.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/ru/LC_MESSAGES/xine-ui.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/sk/LC_MESSAGES/xine-ui.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/uk/LC_MESSAGES/xine-ui.mo if test "xine-ui" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/po' Making install in misc make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' Making install in desktops make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' /usr/bin/make install-am make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications' /usr/bin/install -p -m 644 xine.desktop '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/install -p -m 644 icons/16/xine.png '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/16x16/apps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/install -p -m 644 icons/22/xine.png '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/22x22/apps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/install -p -m 644 icons/32/xine.png '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/32x32/apps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/install -p -m 644 icons/48/xine.png '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/icons/hicolor/48x48/apps' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/pixmaps' /usr/bin/install -p -m 644 xine.xpm '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/pixmaps' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/desktops' Making install in visuals make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/visuals' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/visuals' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/visuals' /usr/bin/install -p -m 644 default.mpv '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/visuals' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/visuals' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc/visuals' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' /usr/bin/install -p xine-check xine-bugreport '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/mime/packages' /usr/bin/install -p -m 644 xine-ui.xml '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/mime/packages' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/skins' /usr/bin/install -p -m 644 ../misc/splash-default/xine_splash.png ../misc/splash-default/xine-ui_logo.png ../misc/splash-default/xine-ui_logo.mpg '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/skins' /usr/bin/make install-data-hook make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' test "x/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64" != "x" || update-mime-database /usr/share/mime/packages/.. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/misc' Making install in src make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src' Making install in common make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/common' Making install in xitk make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' Making install in Imlib-light make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/Imlib-light' Making install in xine-toolkit make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' Making install in po make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit/po' installing cs.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/cs/LC_MESSAGES/xitk.mo installing de.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/de/LC_MESSAGES/xitk.mo installing es.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/es/LC_MESSAGES/xitk.mo installing eu.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/eu/LC_MESSAGES/xitk.mo installing fr.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/fr/LC_MESSAGES/xitk.mo installing it.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/it/LC_MESSAGES/xitk.mo installing ja.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/ja/LC_MESSAGES/xitk.mo installing nb.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/nb/LC_MESSAGES/xitk.mo installing pl.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/pl/LC_MESSAGES/xitk.mo installing pt_BR.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/xitk.mo installing ru.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/ru/LC_MESSAGES/xitk.mo installing sk.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/sk/LC_MESSAGES/xitk.mo installing uk.gmo as /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/locale/uk/LC_MESSAGES/xitk.mo if test "xine-ui" = "gettext-tools"; then \ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -p -m 644 ./$file \ /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit/po' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xitk' /usr/bin/install -p -m 644 README '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xitk' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/xine-toolkit' Making install in skins make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins' Making install in xinetic make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins/xinetic' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins/xinetic' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/skins/xinetic' /usr/bin/install -p -m 644 MainBg.png MainPower.png PlBg.png SkItemBtn.png MainCam.png MainPrev.png PlBtn.png SkSlidBG.png BigArrowDown.png MainClose.png MainSetup.png PlDelete.png BigArrowUp.png MainDown.png MainStop.png PlDeleteAll.png SliderHBg.png CtlBg.png MainEject.png MainUp.png PlDismiss.png SliderHPad.png CtlBtn.png MainFastB.png MainVolumeBg.png PlInputTxt.png SliderVBg.png CtlDismiss.png MainFastF.png MainVolumePad.png PlItemBtn.png SliderVPad.png CtlDummy.png MainFullScreen.png MrlBg.png PlMoveDn.png SmallArrowDown.png CtlReset.png MainMute.png MrlBtn.png '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/skins/xinetic' /usr/bin/install -p -m 644 PlMoveUp.png SmallArrowUp.png CtlSave.png MainNext.png MrlDismiss.png PlPlay.png Letters.png MainPause.png MrlSelect.png Letters2.png MrlFlit.png MainAutoButton.png MainPlay.png Onglet.png MainNav.png BigArrowLeft.png BigArrowRight.png PlSlidHBg.png SliderHPad.png SkSlidHBg.png SlidHPad.png SkSlidHPad.png skinconfig '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/skins/xinetic' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins/xinetic' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins/xinetic' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/skins' Making install in oxine make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' Making install in data make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine/data' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine/data' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/oxine' /usr/bin/install -p -m 644 mediamarks mainmenu '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/oxine' make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine/data' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine/data' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk/oxine' Making install in . make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[4]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' /usr/bin/install -p xine xine-remote '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/xitk' Making install in aaui make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' /usr/bin/install -p aaxine cacaxine '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/aaui' Making install in dfb make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/dfb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/dfb' make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/dfb' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/dfb' Making install in fb make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' /usr/bin/mkdir -p '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' /usr/bin/install -p fbxine '/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin' make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src/fb' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src' make[3]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src' make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12/src' make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12' make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12' make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12' + /usr/lib/rpm/find-lang.sh /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 xine-ui --all-name --with-man + desktop-file-install --dir /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications /home/pterjan/rpmbuild/SOURCES/xine.desktop /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications/xine.desktop: warning: value "application/adrift;application/annodex;application/flac;application/ogg;application/playerpro;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-annodex;application/x-flac;application/x-flash-video;application/x-mplayer2;application/x-ogg;application/x-ogm;application/x-ogm-audio;application/x-ogm-video;application/x-quicktimeplayer;application/xspf+xml;audio/168sv;audio/8svx;audio/ac3;audio/aiff;audio/annodex;audio/basic;audio/flac;audio/it;audio/med;audio/mod;audio/mp3;audio/mp4;audio/mpeg;audio/mpeg2;audio/mpeg3;audio/mpegurl;audio/mpegurl;audio/musepack;audio/ogg;audio/s3m;audio/wav;audio/x-16sv;audio/x-8svx;audio/x-aiff;audio/x-amf;audio/x-annodex;audio/x-basic;audio/x-flac;audio/x-it;audio/x-m4a;audio/x-mod;audio/x-mpeg;audio/x-mpeg2;audio/x-mpeg3;audio/x-mpegurl;audio/x-mpegurl;audio/x-ms-wax;audio/x-ms-wma;audio/x-ms-wvx;audio/x-musepack;audio/x-ogg;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-real-audio;audio/x-realaudio;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-wav;audio/x-xm;audio/xm;image/ilbm;image/png;image/x-ilbm;image/x-png;video/anim;video/annodex;video/flv;video/mkv;video/mng;video/mp2p;video/mp2t;video/mp4;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/webm;video/x-anim;video/x-annodex;video/x-flic;video/x-flv;video/x-matroska;video/x-mng;video/x-mpeg;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-wax;video/x-ms-wmv;video/x-ms-wvx;video/x-msvideo;video/x-ogg;video/x-quicktime;x-content/audio-cdda;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;" for key "MimeType" in group "Desktop Entry" contains "audio/mpegurl" more than once /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications/xine.desktop: warning: value "application/adrift;application/annodex;application/flac;application/ogg;application/playerpro;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-annodex;application/x-flac;application/x-flash-video;application/x-mplayer2;application/x-ogg;application/x-ogm;application/x-ogm-audio;application/x-ogm-video;application/x-quicktimeplayer;application/xspf+xml;audio/168sv;audio/8svx;audio/ac3;audio/aiff;audio/annodex;audio/basic;audio/flac;audio/it;audio/med;audio/mod;audio/mp3;audio/mp4;audio/mpeg;audio/mpeg2;audio/mpeg3;audio/mpegurl;audio/mpegurl;audio/musepack;audio/ogg;audio/s3m;audio/wav;audio/x-16sv;audio/x-8svx;audio/x-aiff;audio/x-amf;audio/x-annodex;audio/x-basic;audio/x-flac;audio/x-it;audio/x-m4a;audio/x-mod;audio/x-mpeg;audio/x-mpeg2;audio/x-mpeg3;audio/x-mpegurl;audio/x-mpegurl;audio/x-ms-wax;audio/x-ms-wma;audio/x-ms-wvx;audio/x-musepack;audio/x-ogg;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-real-audio;audio/x-realaudio;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-wav;audio/x-xm;audio/xm;image/ilbm;image/png;image/x-ilbm;image/x-png;video/anim;video/annodex;video/flv;video/mkv;video/mng;video/mp2p;video/mp2t;video/mp4;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/webm;video/x-anim;video/x-annodex;video/x-flic;video/x-flv;video/x-matroska;video/x-mng;video/x-mpeg;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-wax;video/x-ms-wmv;video/x-ms-wvx;video/x-msvideo;video/x-ogg;video/x-quicktime;x-content/audio-cdda;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;" for key "MimeType" in group "Desktop Entry" contains "audio/x-mpegurl" more than once + rm -rf /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc + rm -rf /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/xine/desktop + /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 0.99.12-4.mga9 --unique-debug-suffix -0.99.12-4.mga9.x86_64 --unique-debug-src-base xine-ui-0.99.12-4.mga9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/xine-ui-0.99.12 extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin/aaxine extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin/xine-remote extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin/xine extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin/cacaxine extracting debug info from /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/bin/fbxine original debug info size: 3532kB, size after compression: 2624kB /usr/bin/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 5285 blocks + /usr/lib/rpm/check-buildroot + '[' -n '' ']' + /usr/share/spec-helper/clean_files + '[' -n '' ']' + /usr/share/spec-helper/compress_files .xz + '[' -n '' ']' + /usr/share/spec-helper/relink_symlinks + '[' -n '' ']' + /usr/share/spec-helper/clean_perl + '[' -n '' ']' + /usr/share/spec-helper/lib_symlinks + '[' -n '' ']' + /usr/share/spec-helper/gprintify + '[' -n '' ']' + /usr/share/spec-helper/fix_mo + '[' -n '' ']' + /usr/share/spec-helper/fix_pamd + '[' -n '' ']' + /usr/share/spec-helper/remove_info_dir + '[' -n '' ']' + /usr/share/spec-helper/fix_eol + '[' -n '' ']' + /usr/share/spec-helper/check_desktop_files /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications/xine.desktop: warning: value "application/adrift;application/annodex;application/flac;application/ogg;application/playerpro;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-annodex;application/x-flac;application/x-flash-video;application/x-mplayer2;application/x-ogg;application/x-ogm;application/x-ogm-audio;application/x-ogm-video;application/x-quicktimeplayer;application/xspf+xml;audio/168sv;audio/8svx;audio/ac3;audio/aiff;audio/annodex;audio/basic;audio/flac;audio/it;audio/med;audio/mod;audio/mp3;audio/mp4;audio/mpeg;audio/mpeg2;audio/mpeg3;audio/mpegurl;audio/mpegurl;audio/musepack;audio/ogg;audio/s3m;audio/wav;audio/x-16sv;audio/x-8svx;audio/x-aiff;audio/x-amf;audio/x-annodex;audio/x-basic;audio/x-flac;audio/x-it;audio/x-m4a;audio/x-mod;audio/x-mpeg;audio/x-mpeg2;audio/x-mpeg3;audio/x-mpegurl;audio/x-mpegurl;audio/x-ms-wax;audio/x-ms-wma;audio/x-ms-wvx;audio/x-musepack;audio/x-ogg;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-real-audio;audio/x-realaudio;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-wav;audio/x-xm;audio/xm;image/ilbm;image/png;image/x-ilbm;image/x-png;video/anim;video/annodex;video/flv;video/mkv;video/mng;video/mp2p;video/mp2t;video/mp4;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/webm;video/x-anim;video/x-annodex;video/x-flic;video/x-flv;video/x-matroska;video/x-mng;video/x-mpeg;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-wax;video/x-ms-wmv;video/x-ms-wvx;video/x-msvideo;video/x-ogg;video/x-quicktime;x-content/audio-cdda;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;" for key "MimeType" in group "Desktop Entry" contains "audio/mpegurl" more than once /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/applications/xine.desktop: warning: value "application/adrift;application/annodex;application/flac;application/ogg;application/playerpro;application/smil;application/vnd.ms-asf;application/vnd.rn-realmedia;application/x-annodex;application/x-flac;application/x-flash-video;application/x-mplayer2;application/x-ogg;application/x-ogm;application/x-ogm-audio;application/x-ogm-video;application/x-quicktimeplayer;application/xspf+xml;audio/168sv;audio/8svx;audio/ac3;audio/aiff;audio/annodex;audio/basic;audio/flac;audio/it;audio/med;audio/mod;audio/mp3;audio/mp4;audio/mpeg;audio/mpeg2;audio/mpeg3;audio/mpegurl;audio/mpegurl;audio/musepack;audio/ogg;audio/s3m;audio/wav;audio/x-16sv;audio/x-8svx;audio/x-aiff;audio/x-amf;audio/x-annodex;audio/x-basic;audio/x-flac;audio/x-it;audio/x-m4a;audio/x-mod;audio/x-mpeg;audio/x-mpeg2;audio/x-mpeg3;audio/x-mpegurl;audio/x-mpegurl;audio/x-ms-wax;audio/x-ms-wma;audio/x-ms-wvx;audio/x-musepack;audio/x-ogg;audio/x-pn-aiff;audio/x-pn-au;audio/x-pn-realaudio;audio/x-pn-realaudio-plugin;audio/x-pn-wav;audio/x-pn-windows-acm;audio/x-real-audio;audio/x-realaudio;audio/x-s3m;audio/x-scpls;audio/x-stm;audio/x-wav;audio/x-xm;audio/xm;image/ilbm;image/png;image/x-ilbm;image/x-png;video/anim;video/annodex;video/flv;video/mkv;video/mng;video/mp2p;video/mp2t;video/mp4;video/mpeg;video/msvideo;video/ogg;video/quicktime;video/webm;video/x-anim;video/x-annodex;video/x-flic;video/x-flv;video/x-matroska;video/x-mng;video/x-mpeg;video/x-ms-asf;video/x-ms-asf-plugin;video/x-ms-wax;video/x-ms-wmv;video/x-ms-wvx;video/x-msvideo;video/x-ogg;video/x-quicktime;x-content/audio-cdda;x-content/video-dvd;x-content/video-svcd;x-content/video-vcd;" for key "MimeType" in group "Desktop Entry" contains "audio/x-mpegurl" more than once + '[' -n '' ']' + /usr/share/spec-helper/check_elf_files Warning: unused libraries in /usr/bin/xine: libxine.so.2' may break pointer equality libxine.so.2' may break pointer equality libxine.so.2' may break pointer equality libxine.so.2' may break pointer equality libxine.so.2' may break pointer equality libxine.so.2' may break pointer equality + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/brp-remove-la-files + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/bin/xine-check from /bin/sh to #!/usr/bin/sh mangling shebang in /usr/bin/xine-bugreport from /bin/sh to #!/usr/bin/sh + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/redhat/brp-python-hardlink Processing files: xine-ui-0.99.12-4.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.XrjiF7 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xine-ui-0.99.12 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui + cp -pr AUTHORS /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui + cp -pr ChangeLog /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui + cp -pr doc/README.config_en doc/README.cs.0.Introduction doc/README.cs.10.Remote_control doc/README.cs.15.MRLs doc/README.cs.5.xine-ui doc/README.en.0.Introduction doc/README.en.10.Remote_control doc/README.en.15.MRLs doc/README.en.20.DVD doc/README.en.25.VideoCD doc/README.en.30.Advanced doc/README.en.32.Window_managers doc/README.en.35.Legal_issues doc/README.en.5.xine-ui doc/README_cs doc/README_de doc/README_en doc/README_es doc/README_fi doc/README_fr doc/README_it doc/README_pl doc/README_uk /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui + RPM_EC=0 ++ jobs -p + exit 0 Provides: application() application(xine.desktop) mimehandler(application/adrift) mimehandler(application/annodex) mimehandler(application/flac) mimehandler(application/ogg) mimehandler(application/playerpro) mimehandler(application/smil) mimehandler(application/vnd.ms-asf) mimehandler(application/vnd.rn-realmedia) mimehandler(application/x-annodex) mimehandler(application/x-flac) mimehandler(application/x-flash-video) mimehandler(application/x-mplayer2) mimehandler(application/x-ogg) mimehandler(application/x-ogm) mimehandler(application/x-ogm-audio) mimehandler(application/x-ogm-video) mimehandler(application/x-quicktimeplayer) mimehandler(application/xspf+xml) mimehandler(audio/168sv) mimehandler(audio/8svx) mimehandler(audio/ac3) mimehandler(audio/aiff) mimehandler(audio/annodex) mimehandler(audio/basic) mimehandler(audio/flac) mimehandler(audio/it) mimehandler(audio/med) mimehandler(audio/mod) mimehandler(audio/mp3) mimehandler(audio/mp4) mimehandler(audio/mpeg) mimehandler(audio/mpeg2) mimehandler(audio/mpeg3) mimehandler(audio/mpegurl) mimehandler(audio/musepack) mimehandler(audio/ogg) mimehandler(audio/s3m) mimehandler(audio/wav) mimehandler(audio/x-16sv) mimehandler(audio/x-8svx) mimehandler(audio/x-aiff) mimehandler(audio/x-amf) mimehandler(audio/x-annodex) mimehandler(audio/x-basic) mimehandler(audio/x-flac) mimehandler(audio/x-it) mimehandler(audio/x-m4a) mimehandler(audio/x-mod) mimehandler(audio/x-mpeg) mimehandler(audio/x-mpeg2) mimehandler(audio/x-mpeg3) mimehandler(audio/x-mpegurl) mimehandler(audio/x-ms-wax) mimehandler(audio/x-ms-wma) mimehandler(audio/x-ms-wvx) mimehandler(audio/x-musepack) mimehandler(audio/x-ogg) mimehandler(audio/x-pn-aiff) mimehandler(audio/x-pn-au) mimehandler(audio/x-pn-realaudio) mimehandler(audio/x-pn-realaudio-plugin) mimehandler(audio/x-pn-wav) mimehandler(audio/x-pn-windows-acm) mimehandler(audio/x-real-audio) mimehandler(audio/x-realaudio) mimehandler(audio/x-s3m) mimehandler(audio/x-scpls) mimehandler(audio/x-stm) mimehandler(audio/x-wav) mimehandler(audio/x-xm) mimehandler(audio/xm) mimehandler(image/ilbm) mimehandler(image/png) mimehandler(image/x-ilbm) mimehandler(image/x-png) mimehandler(video/anim) mimehandler(video/annodex) mimehandler(video/flv) mimehandler(video/mkv) mimehandler(video/mng) mimehandler(video/mp2p) mimehandler(video/mp2t) mimehandler(video/mp4) mimehandler(video/mpeg) mimehandler(video/msvideo) mimehandler(video/ogg) mimehandler(video/quicktime) mimehandler(video/webm) mimehandler(video/x-anim) mimehandler(video/x-annodex) mimehandler(video/x-flic) mimehandler(video/x-flv) mimehandler(video/x-matroska) mimehandler(video/x-mng) mimehandler(video/x-mpeg) mimehandler(video/x-ms-asf) mimehandler(video/x-ms-asf-plugin) mimehandler(video/x-ms-wax) mimehandler(video/x-ms-wmv) mimehandler(video/x-ms-wvx) mimehandler(video/x-msvideo) mimehandler(video/x-ogg) mimehandler(video/x-quicktime) mimehandler(x-content/audio-cdda) mimehandler(x-content/video-dvd) mimehandler(x-content/video-svcd) mimehandler(x-content/video-vcd) xine-ui = 0.99.12-4.mga9 xine-ui(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libX11.so.6()(64bit) libXext.so.6()(64bit) libXft.so.2()(64bit) libXinerama.so.1()(64bit) libXss.so.1()(64bit) libXtst.so.6()(64bit) libXv.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.11)(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.32)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libcurl.so.4()(64bit) libjpeg.so.8()(64bit) libjpeg.so.8(LIBJPEG_8.0)(64bit) liblirc_client.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libm.so.6(GLIBC_2.29)(64bit) libnvtvsimple.so.0()(64bit) libpng16.so.16()(64bit) libpng16.so.16(PNG16_0)(64bit) libreadline.so.8()(64bit) libxine.so.2()(64bit) Processing files: xine-ui-aa-0.99.12-4.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.NEwc90 + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xine-ui-0.99.12 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui-aa + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui-aa + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui-aa + RPM_EC=0 ++ jobs -p + exit 0 Provides: xine-ui-aa = 0.99.12-4.mga9 xine-ui-aa(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libaa.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcaca.so.0()(64bit) libxine.so.2()(64bit) Processing files: xine-ui-fb-0.99.12-4.mga9.x86_64 Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.I0iI2S + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xine-ui-0.99.12 + DOCDIR=/home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui-fb + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui-fb + cp -pr README /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64/usr/share/doc/xine-ui-fb + RPM_EC=0 ++ jobs -p + exit 0 Provides: xine-ui-fb = 0.99.12-4.mga9 xine-ui-fb(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.28)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) liblirc_client.so.0()(64bit) libxine.so.2()(64bit) Processing files: xine-ui-debugsource-0.99.12-4.mga9.x86_64 Provides: xine-ui-debugsource = 0.99.12-4.mga9 xine-ui-debugsource(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: xine-ui-debuginfo-0.99.12-4.mga9.x86_64 Provides: debuginfo(build-id) = 0ae819c3462b76458bcdf2c3979580ce52189842 debuginfo(build-id) = 6d1b83745a947be2d6c24ca696e68e8e5111965c xine-ui-debuginfo = 0.99.12-4.mga9 xine-ui-debuginfo(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xine-ui-debugsource(x86-64) = 0.99.12-4.mga9 Processing files: xine-ui-aa-debuginfo-0.99.12-4.mga9.x86_64 Provides: debuginfo(build-id) = 1d81796f98dd7de5e71c3e7a83a1d1026b618cea debuginfo(build-id) = b15a0423e032983de19427cc9184b52a2adff0b6 xine-ui-aa-debuginfo = 0.99.12-4.mga9 xine-ui-aa-debuginfo(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xine-ui-debugsource(x86-64) = 0.99.12-4.mga9 Processing files: xine-ui-fb-debuginfo-0.99.12-4.mga9.x86_64 Provides: debuginfo(build-id) = bc1015e1a3dd5f96ba6dd739493192c5e7c76d91 xine-ui-fb-debuginfo = 0.99.12-4.mga9 xine-ui-fb-debuginfo(x86-64) = 0.99.12-4.mga9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: xine-ui-debugsource(x86-64) = 0.99.12-4.mga9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-fb-0.99.12-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-aa-0.99.12-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-fb-debuginfo-0.99.12-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-aa-debuginfo-0.99.12-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-0.99.12-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-debuginfo-0.99.12-4.mga9.x86_64.rpm Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/xine-ui-debugsource-0.99.12-4.mga9.x86_64.rpm Executing(%clean): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.AqFo0o + umask 022 + cd /home/pterjan/rpmbuild/BUILD + cd xine-ui-0.99.12 + /usr/bin/rm -rf /home/pterjan/rpmbuild/BUILDROOT/xine-ui-0.99.12-4.mga9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.c3R9uI + umask 022 + cd /home/pterjan/rpmbuild/BUILD + rm -rf xine-ui-0.99.12 xine-ui-0.99.12.gemspec + RPM_EC=0 ++ jobs -p + exit 0 D: [iurt_root_command] Success!