D: [iurt_root_command] chroot
RTNETLINK answers: Invalid argument
RTNETLINK answers: Invalid argument
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/celluloid-0.20-1.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.e2wRPP
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf celluloid-0.20
+ /usr/bin/xz -dc /home/iurt/rpmbuild/SOURCES/celluloid-0.20.tar.xz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd celluloid-0.20
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.j955C5
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd celluloid-0.20
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export AR=/usr/bin/gcc-ar
+ AR=/usr/bin/gcc-ar
+ export RANLIB=/usr/bin/gcc-ranlib
+ RANLIB=/usr/bin/gcc-ranlib
+ export NM=/usr/bin/gcc-nm
+ NM=/usr/bin/gcc-nm
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto'
+ 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 -flto=auto'
+ 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 -flto=auto '
+ 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 -flto=auto '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -flto'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./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
+ /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=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
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 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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking dependency style of gcc... none
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... yes
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... aarch64-mageia-linux-gnu
checking host system type... aarch64-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 32-bit host C ABI... no
checking for ELF binary format... yes
checking for the common suffixes of directories in the library search path... lib,lib,lib64
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyPreferredLanguages... no
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for aarch64-mageia-linux-gnu-pkg-config... /usr/bin/aarch64-mageia-linux-gnu-pkg-config
checking pkg-config is at least version 0.16... yes
checking for appstream-util... /usr/bin/appstream-util
checking whether C compiler accepts -O2... yes
checking whether C compiler accepts -std=gnu99... yes
checking whether C compiler accepts -funsigned-char... yes
checking whether C compiler accepts -fstack-protector-strong... yes
checking whether C compiler accepts -fPIE... yes
checking whether C compiler accepts -fPIC... yes
checking whether C compiler accepts -Wall... yes
checking whether C compiler accepts -Wextra... yes
checking whether C compiler accepts -Wconversion... yes
checking whether C compiler accepts -Winline... yes
checking whether C compiler accepts -Wno-padded... yes
checking whether C compiler accepts -Wno-unused-parameter... yes
checking whether C compiler accepts -Wstrict-prototypes... yes
checking whether C compiler accepts -Wmissing-prototypes... yes
checking whether C compiler accepts -Werror=implicit-function-declaration... yes
checking whether C compiler accepts -Werror=pointer-arith... yes
checking whether C compiler accepts -Werror=init-self... yes
checking whether C compiler accepts -Werror=format-security... yes
checking whether C compiler accepts -Werror=format=2... yes
checking whether C compiler accepts -Werror=missing-include-dirs... yes
checking whether C compiler accepts -Werror=date-time... yes
checking whether the linker accepts -pie... yes
checking whether the linker accepts -Wl,-z,relro... yes
checking whether the linker accepts -Wl,-z,now... yes
checking for aarch64-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 for gcc option to accept ISO C99... none needed
checking for gcc option to accept ISO Standard C... (cached) none needed
checking for gawk... (cached) gawk
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for gdbus-codegen... /usr/bin/gdbus-codegen
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for gtk+-3.0 >= 3.22.23 glib-2.0 >= 2.44 mpv >= 1.107 epoxy... yes
checking for library containing sqrt... -lm
checking for string.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for stdlib.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for setlocale... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating data/Makefile
config.status: creating docs/Makefile
config.status: creating po/Makefile.in
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile

	celluloid 0.20

	prefix ........: /usr
	debug .........: no

+ /usr/bin/make -O -j8 V=1 VERBOSE=1 V=1
Making all in src
/usr/bin/make  all-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-controller-input.o `test -f 'celluloid-controller-input.c' || echo './'`celluloid-controller-input.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-common.o `test -f 'celluloid-common.c' || echo './'`celluloid-common.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-file-chooser.o `test -f 'celluloid-file-chooser.c' || echo './'`celluloid-file-chooser.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-control-box.o `test -f 'celluloid-control-box.c' || echo './'`celluloid-control-box.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-application.o `test -f 'celluloid-application.c' || echo './'`celluloid-application.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-controller-actions.o `test -f 'celluloid-controller-actions.c' || echo './'`celluloid-controller-actions.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-controller.o `test -f 'celluloid-controller.c' || echo './'`celluloid-controller.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-main.o `test -f 'celluloid-main.c' || echo './'`celluloid-main.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-option-parser.o `test -f 'celluloid-option-parser.c' || echo './'`celluloid-option-parser.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-header-bar.o `test -f 'celluloid-header-bar.c' || echo './'`celluloid-header-bar.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-metadata-cache.o `test -f 'celluloid-metadata-cache.c' || echo './'`celluloid-metadata-cache.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-main-window.o `test -f 'celluloid-main-window.c' || echo './'`celluloid-main-window.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-open-location-dialog.o `test -f 'celluloid-open-location-dialog.c' || echo './'`celluloid-open-location-dialog.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-menu.o `test -f 'celluloid-menu.c' || echo './'`celluloid-menu.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-player.o `test -f 'celluloid-player.c' || echo './'`celluloid-player.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-model.o `test -f 'celluloid-model.c' || echo './'`celluloid-model.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-mpv.o `test -f 'celluloid-mpv.c' || echo './'`celluloid-mpv.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-player-options.o `test -f 'celluloid-player-options.c' || echo './'`celluloid-player-options.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-plugins-manager.o `test -f 'celluloid-plugins-manager.c' || echo './'`celluloid-plugins-manager.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-playlist-widget.o `test -f 'celluloid-playlist-widget.c' || echo './'`celluloid-playlist-widget.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-preferences-dialog.o `test -f 'celluloid-preferences-dialog.c' || echo './'`celluloid-preferences-dialog.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-plugins-manager-item.o `test -f 'celluloid-plugins-manager-item.c' || echo './'`celluloid-plugins-manager-item.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-shortcuts-window.o `test -f 'celluloid-shortcuts-window.c' || echo './'`celluloid-shortcuts-window.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-seek-bar.o `test -f 'celluloid-seek-bar.c' || echo './'`celluloid-seek-bar.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-marshal.o `test -f 'celluloid-marshal.c' || echo './'`celluloid-marshal.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-time-label.o `test -f 'celluloid-time-label.c' || echo './'`celluloid-time-label.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-video-area.o `test -f 'celluloid-video-area.c' || echo './'`celluloid-video-area.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-mpv-wrapper.o `test -f 'celluloid-mpv-wrapper.c' || echo './'`celluloid-mpv-wrapper.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o mpris/celluloid-celluloid-mpris.o `test -f 'mpris/celluloid-mpris.c' || echo './'`mpris/celluloid-mpris.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o celluloid-celluloid-view.o `test -f 'celluloid-view.c' || echo './'`celluloid-view.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o mpris/celluloid-celluloid-mpris-module.o `test -f 'mpris/celluloid-mpris-module.c' || echo './'`mpris/celluloid-mpris-module.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o mpris/celluloid-celluloid-mpris-base.o `test -f 'mpris/celluloid-mpris-base.c' || echo './'`mpris/celluloid-mpris-base.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o mpris/celluloid-celluloid-mpris-player.o `test -f 'mpris/celluloid-mpris-player.c' || echo './'`mpris/celluloid-mpris-player.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o mpris/celluloid-celluloid-mpris-track-list.o `test -f 'mpris/celluloid-mpris-track-list.c' || echo './'`mpris/celluloid-mpris-track-list.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o mpris/celluloid-celluloid-mpris-gdbus.o `test -f 'mpris/celluloid-mpris-gdbus.c' || echo './'`mpris/celluloid-mpris-gdbus.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -DPACKAGE_NAME=\"celluloid\" -DPACKAGE_TARNAME=\"celluloid\" -DPACKAGE_VERSION=\"0.20\" -DPACKAGE_STRING=\"celluloid\ 0.20\" -DPACKAGE_BUGREPORT=\"http://github.com/celluloid-player/celluloid/issues\" -DPACKAGE_URL=\"http://github.com/celluloid/celluloid\ \" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -D__EXTENSIONS__=1 -D_ALL_SOURCE=1 -D_GNU_SOURCE=1 -D_POSIX_PTHREAD_SEMANTICS=1 -D_TANDEM_SOURCE=1 -DPACKAGE=\"celluloid\" -DVERSION=\"0.20\" -DGETTEXT_PACKAGE=\"celluloid\" -DENABLE_NLS=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_44 -DGLIB_VERSION_MAX_ALLOWED=GLIB_VERSION_2_44 -DGDK_VERSION_MIN_REQUIRED=GDK_VERSION_3_22 -DGDK_VERSION_MAX_ALLOWED=GDK_VERSION_3_22 -DHAVE_STRING_H=1 -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_LOCALE_H=1 -DHAVE_SETLOCALE=1 -I.    -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time -c -o media-keys/celluloid-celluloid-media-keys.o `test -f 'media-keys/celluloid-media-keys.c' || echo './'`media-keys/celluloid-media-keys.c
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
gcc -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/libxml2 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/at-spi-2.0 -pthread  -DG_SETTINGS_ENABLE_BACKEND -DPACKAGE_LOCALEDIR=\""/usr/share/locale"\" -Impris -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -flto=auto -std=gnu99 -funsigned-char -fstack-protector-strong -fPIE -fPIC -Wall -Wextra -Wconversion -Winline -Wno-padded -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=date-time  -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -flto -pie -Wl,-z,now -o celluloid celluloid-celluloid-main.o celluloid-celluloid-application.o celluloid-celluloid-common.o celluloid-celluloid-controller.o celluloid-celluloid-controller-actions.o celluloid-celluloid-controller-input.o celluloid-celluloid-control-box.o celluloid-celluloid-file-chooser.o celluloid-celluloid-header-bar.o celluloid-celluloid-main-window.o celluloid-celluloid-menu.o celluloid-celluloid-metadata-cache.o celluloid-celluloid-model.o celluloid-celluloid-mpv.o celluloid-celluloid-option-parser.o celluloid-celluloid-open-location-dialog.o celluloid-celluloid-player.o celluloid-celluloid-player-options.o celluloid-celluloid-playlist-widget.o celluloid-celluloid-plugins-manager.o celluloid-celluloid-plugins-manager-item.o celluloid-celluloid-preferences-dialog.o celluloid-celluloid-seek-bar.o celluloid-celluloid-shortcuts-window.o celluloid-celluloid-time-label.o celluloid-celluloid-video-area.o celluloid-celluloid-view.o celluloid-celluloid-mpv-wrapper.o mpris/celluloid-celluloid-mpris.o mpris/celluloid-celluloid-mpris-module.o mpris/celluloid-celluloid-mpris-base.o mpris/celluloid-celluloid-mpris-player.o mpris/celluloid-celluloid-mpris-track-list.o mpris/celluloid-celluloid-mpris-gdbus.o celluloid-celluloid-marshal.o media-keys/celluloid-celluloid-media-keys.o  -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lmpv -lepoxy  -lm 
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
Making all in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
sed -e "s|\@bindir\@|/usr/bin|" io.github.celluloid_player.Celluloid.service.in > io.github.celluloid_player.Celluloid.service
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
/usr/bin/glib-compile-schemas --strict --dry-run  --schema-file=io.github.celluloid_player.Celluloid.gschema.xml && mkdir -p . && touch io.github.celluloid_player.Celluloid.gschema.valid
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
/usr/bin/glib-compile-schemas --strict --dry-run  --schema-file=io.github.GnomeMpv.gschema.xml && mkdir -p . && touch io.github.GnomeMpv.gschema.valid
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
/usr/bin/msgfmt --desktop --template io.github.celluloid_player.Celluloid.desktop.in -d ../po -o io.github.celluloid_player.Celluloid.desktop
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
Making all in docs
make[1]: Nothing to be done for 'all'.
Making all in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/po'
Makefile:165: warning: ignoring prerequisites on suffix rule definition
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/po'
make[1]: Nothing to be done for 'all'.
make[1]: Nothing to be done for 'all-am'.
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.SVrJ69
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64
+ cd celluloid-0.20
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in src
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
/usr/bin/make  install-am
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/bin'
  /usr/bin/install -p celluloid '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/bin'
make[3]: Nothing to be done for 'install-data-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/src'
Making install in data
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/install -p -m 644 io.github.celluloid_player.Celluloid.service '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/dbus-1/services'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/applications'
 /usr/bin/install -p -m 644 io.github.celluloid_player.Celluloid.desktop '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/applications'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/install -p -m 644 io.github.celluloid_player.Celluloid.svg '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/icons/hicolor/scalable/apps'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/icons/hicolor/symbolic/apps'
 /usr/bin/install -p -m 644 io.github.celluloid_player.Celluloid-symbolic.svg '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/icons/hicolor/symbolic/apps'
if test -n "io.github.celluloid_player.Celluloid.gschema.xml io.github.GnomeMpv.gschema.xml"; then \
	test -z "/usr/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/glib-2.0/schemas"; \
	/usr/bin/install -p -m 644 io.github.celluloid_player.Celluloid.gschema.xml io.github.GnomeMpv.gschema.xml "/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/glib-2.0/schemas"; \
	test -n "/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64" || /usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas; \
fi
  GEN      io.github.celluloid_player.Celluloid.appdata.xml
if test -n "io.github.celluloid_player.Celluloid.appdata.xml"; then \
	test -z "/usr/share/metainfo" || /usr/bin/mkdir -p "/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/metainfo"; \
	/usr/bin/install -p -m 644 io.github.celluloid_player.Celluloid.appdata.xml "/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/metainfo"; \
fi
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/data'
Making install in docs
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/docs'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/docs'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/man/man1'
 /usr/bin/install -p -m 644 celluloid.1 '/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/man/man1'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/docs'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/docs'
Making install in po
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/po'
Makefile:165: warning: ignoring prerequisites on suffix rule definition
installing bg.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/bg/LC_MESSAGES/celluloid.mo
installing ca.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/ca/LC_MESSAGES/celluloid.mo
installing cs.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/cs/LC_MESSAGES/celluloid.mo
installing da.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/da/LC_MESSAGES/celluloid.mo
installing de.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/de/LC_MESSAGES/celluloid.mo
installing eo.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/eo/LC_MESSAGES/celluloid.mo
installing es.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/es/LC_MESSAGES/celluloid.mo
installing fa.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/fa/LC_MESSAGES/celluloid.mo
installing fr.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/fr/LC_MESSAGES/celluloid.mo
installing hr.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/hr/LC_MESSAGES/celluloid.mo
installing hu.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/hu/LC_MESSAGES/celluloid.mo
installing it.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/it/LC_MESSAGES/celluloid.mo
installing ja.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/ja/LC_MESSAGES/celluloid.mo
installing nl.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/nl/LC_MESSAGES/celluloid.mo
installing pl.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/pl/LC_MESSAGES/celluloid.mo
installing pt_BR.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/pt_BR/LC_MESSAGES/celluloid.mo
installing pt_PT.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/pt_PT/LC_MESSAGES/celluloid.mo
installing ro.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/ro/LC_MESSAGES/celluloid.mo
installing ru.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/ru/LC_MESSAGES/celluloid.mo
installing sl.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/sl/LC_MESSAGES/celluloid.mo
installing sr.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/sr/LC_MESSAGES/celluloid.mo
installing sr@latin.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/sr@latin/LC_MESSAGES/celluloid.mo
installing sv.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/sv/LC_MESSAGES/celluloid.mo
installing tr.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/tr/LC_MESSAGES/celluloid.mo
installing uk.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/uk/LC_MESSAGES/celluloid.mo
installing zh_CN.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/zh_CN/LC_MESSAGES/celluloid.mo
installing zh_TW.gmo as /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/locale/zh_TW/LC_MESSAGES/celluloid.mo
if test "celluloid" = "gettext-tools"; then \
  /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/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/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
  for file in Makevars; do \
    rm -f /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/gettext/po/$file; \
  done; \
else \
  : ; \
fi
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20/po'
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20'
make[2]: Nothing to be done for 'install-exec-am'.
/usr/bin/make  install-data-hook
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20'
update-desktop-database -q || :
gtk-update-icon-cache -q /usr/share/icons/hicolor/ || :
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/celluloid-0.20'
+ /usr/lib/rpm/find-lang.sh /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64 celluloid
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 0.20-1.mga9 --unique-debug-suffix -0.20-1.mga9.aarch64 --unique-debug-src-base celluloid-0.20-1.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/celluloid-0.20

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/bin/celluloid
dwz: ./usr/bin/celluloid-0.20-1.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 1204kB, size after compression: 1204kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
1786 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
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.BTzJ7k
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd celluloid-0.20
+ '[' 1 -eq 1 ']'
+ appstream-util validate-relax --nonet /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/metainfo/io.github.celluloid_player.Celluloid.appdata.xml
/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/metainfo/io.github.celluloid_player.Celluloid.appdata.xml: OK
+ desktop-file-validate /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/applications/io.github.celluloid_player.Celluloid.desktop
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: celluloid-0.20-1.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.mzjyZN
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd celluloid-0.20
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/doc/celluloid
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/doc/celluloid
+ cp -pr AUTHORS /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/doc/celluloid
+ cp -pr README.md /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/doc/celluloid
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.9Daa7y
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd celluloid-0.20
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/licenses/celluloid
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/licenses/celluloid
+ cp -pr COPYING /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64/usr/share/licenses/celluloid
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: application() application(io.github.celluloid_player.Celluloid.desktop) celluloid = 0.20-1.mga9 celluloid(aarch-64) = 0.20-1.mga9 gnome-mpv = 0.20-1.mga9 metainfo() metainfo(io.github.celluloid_player.Celluloid.appdata.xml) mimehandler(application/mpeg4-iod) mimehandler(application/mpeg4-muxcodetable) mimehandler(application/mxf) mimehandler(application/ogg) mimehandler(application/ram) mimehandler(application/sdp) mimehandler(application/streamingmedia) mimehandler(application/vnd.apple.mpegurl) mimehandler(application/vnd.ms-asf) mimehandler(application/vnd.rn-realmedia) mimehandler(application/vnd.rn-realmedia-vbr) mimehandler(application/x-extension-m4a) mimehandler(application/x-extension-mp4) mimehandler(application/x-flac) mimehandler(application/x-flash-video) mimehandler(application/x-matroska) mimehandler(application/x-ogg) mimehandler(application/x-streamingmedia) mimehandler(audio/3gpp) mimehandler(audio/3gpp2) mimehandler(audio/aac) mimehandler(audio/ac3) mimehandler(audio/amr) mimehandler(audio/amr-wb) mimehandler(audio/basic) mimehandler(audio/dv) mimehandler(audio/eac3) mimehandler(audio/flac) mimehandler(audio/m4a) mimehandler(audio/midi) mimehandler(audio/mp1) mimehandler(audio/mp2) mimehandler(audio/mp3) mimehandler(audio/mp4) mimehandler(audio/mpeg) mimehandler(audio/mpegurl) mimehandler(audio/mpg) mimehandler(audio/ogg) mimehandler(audio/opus) mimehandler(audio/scpls) mimehandler(audio/vnd.dolby.heaac.1) mimehandler(audio/vnd.dolby.heaac.2) mimehandler(audio/vnd.dolby.mlp) mimehandler(audio/vnd.dts) mimehandler(audio/vnd.dts.hd) mimehandler(audio/vnd.rn-realaudio) mimehandler(audio/wav) mimehandler(audio/webm) mimehandler(audio/x-aac) mimehandler(audio/x-aiff) mimehandler(audio/x-ape) mimehandler(audio/x-flac) mimehandler(audio/x-gsm) mimehandler(audio/x-it) mimehandler(audio/x-m4a) mimehandler(audio/x-matroska) mimehandler(audio/x-mod) mimehandler(audio/x-mp1) mimehandler(audio/x-mp2) mimehandler(audio/x-mp3) mimehandler(audio/x-mpeg) mimehandler(audio/x-mpegurl) mimehandler(audio/x-mpg) mimehandler(audio/x-ms-asf) mimehandler(audio/x-ms-wma) mimehandler(audio/x-musepack) mimehandler(audio/x-pn-aiff) mimehandler(audio/x-pn-au) mimehandler(audio/x-pn-realaudio) mimehandler(audio/x-pn-wav) mimehandler(audio/x-real-audio) mimehandler(audio/x-realaudio) mimehandler(audio/x-s3m) mimehandler(audio/x-scpls) mimehandler(audio/x-shorten) mimehandler(audio/x-speex) mimehandler(audio/x-tta) mimehandler(audio/x-vorbis) mimehandler(audio/x-vorbis+ogg) mimehandler(audio/x-wav) mimehandler(audio/x-wavpack) mimehandler(audio/x-xm) mimehandler(video/3gp) mimehandler(video/3gpp) mimehandler(video/3gpp2) mimehandler(video/divx) mimehandler(video/dv) mimehandler(video/fli) mimehandler(video/flv) mimehandler(video/mp2t) mimehandler(video/mp4) mimehandler(video/mp4v-es) mimehandler(video/mpeg) mimehandler(video/mpeg-system) mimehandler(video/msvideo) mimehandler(video/ogg) mimehandler(video/quicktime) mimehandler(video/vnd.mpegurl) mimehandler(video/vnd.rn-realvideo) mimehandler(video/webm) mimehandler(video/x-avi) mimehandler(video/x-flc) mimehandler(video/x-fli) mimehandler(video/x-flv) mimehandler(video/x-m4v) mimehandler(video/x-matroska) mimehandler(video/x-mpeg) mimehandler(video/x-mpeg-system) mimehandler(video/x-mpeg2) mimehandler(video/x-ms-asf) mimehandler(video/x-ms-wm) mimehandler(video/x-ms-wmv) mimehandler(video/x-ms-wmx) mimehandler(video/x-msvideo) mimehandler(video/x-nsv) mimehandler(video/x-ogm+ogg) mimehandler(video/x-theora) mimehandler(video/x-theora+ogg) mimehandler(x-content/audio-cdda) mimehandler(x-content/audio-player) mimehandler(x-content/video-dvd) mimehandler(x-scheme-handler/mms) mimehandler(x-scheme-handler/mmsh) mimehandler(x-scheme-handler/rtmp) mimehandler(x-scheme-handler/rtp) mimehandler(x-scheme-handler/rtsp)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcairo.so.2()(64bit) libepoxy.so.0()(64bit) libgdk-3.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-3.so.0()(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.17)(64bit) libm.so.6(GLIBC_2.29)(64bit) libmpv.so.1()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit)
Obsoletes: gnome-mpv < 0.17
Processing files: celluloid-debugsource-0.20-1.mga9.aarch64
Provides: celluloid-debugsource = 0.20-1.mga9 celluloid-debugsource(aarch-64) = 0.20-1.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: celluloid-debuginfo-0.20-1.mga9.aarch64
Provides: celluloid-debuginfo = 0.20-1.mga9 celluloid-debuginfo(aarch-64) = 0.20-1.mga9 debuginfo(build-id) = 4eb84f0b85f30314cd0750ad21ee3ba9420e9a89
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: celluloid-debugsource(aarch-64) = 0.20-1.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/celluloid-0.20-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/celluloid-debuginfo-0.20-1.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/celluloid-debugsource-0.20-1.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.48wccO
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd celluloid-0.20
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/celluloid-0.20-1.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.eaTCw3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf celluloid-0.20
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!