Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/gupnp-dlna.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-40fa3f9547c995a0eca483edaae998626a8de15c/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/gupnp-dlna.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/gupnp-dlna-0.10.2-3.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/gupnp-dlna.spec'], False, '/var/lib/mock/c7-pass-1-armhfp-40fa3f9547c995a0eca483edaae998626a8de15c/root/', None, 0, True, False, 993, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/gupnp-dlna.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.qfX7If + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf gupnp-dlna-0.10.2 + /usr/bin/xz -dc /builddir/build/SOURCES/gupnp-dlna-0.10.2.tar.xz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gupnp-dlna-0.10.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FKl8wp + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.2 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' arm == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./build-aux/config.guess ++ basename ./build-aux/config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./build-aux/config.guess '/usr/lib/rpm/redhat/config.guess' -> './build-aux/config.guess' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./build-aux/config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./build-aux/config.sub ++ basename ./build-aux/config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./build-aux/config.sub '/usr/lib/rpm/redhat/config.sub' -> './build-aux/config.sub' + ./configure --build=armv7hl-redhat-linux-gnu --host=armv7hl-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... yes checking for armv7hl-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking 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 build system type... armv7hl-redhat-linux-gnu checking host system type... armv7hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert armv7hl-redhat-linux-gnu file names to armv7hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv7hl-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for armv7hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv7hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv7hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv7hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv7hl-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for armv7hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for armv7hl-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBXML... yes checking whether gcc and cc understand -c and -o together... yes checking for GST... yes checking for GST_PBU... yes checking for GLIB... yes checking for GOBJECT... yes checking for GMODULE... yes checking for gobject-introspection... yes checking whether G-I is 1.36 or newer... yes checking for vapigen... no configure: WARNING: No Vala API Generator found. You will not be able to generate .vapi files. checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for xmllint... /usr/bin/xmllint configure: creating ./config.status config.status: creating Makefile config.status: creating libgupnp-dlna/Makefile config.status: creating tools/Makefile config.status: creating tests/Makefile config.status: creating data/Makefile config.status: creating gupnp-dlna-2.0.pc config.status: creating gupnp-dlna-metadata-2.0.pc config.status: creating gupnp-dlna-gst-2.0.pc config.status: creating gupnp-dlna-gst-legacy-2.0.pc config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating doc/gupnp-dlna/Makefile config.status: creating doc/gupnp-dlna-metadata/Makefile config.status: creating doc/gupnp-dlna-gst/Makefile config.status: creating vala/Makefile config.status: creating tests/test-discoverer.sh config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration status: GObject-Introspection: yes VALA bindings: no Default metadata backend: gstreamer Default metadata backend directory: /usr/lib/gupnp-dlna Build GStreamer metadata backend: yes Build legacy GStreamer metadata backend: no + make -j4 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' Making all in libgupnp-dlna make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.lo `test -f 'gupnp-dlna-audio-information.c' || echo './'`gupnp-dlna-audio-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-container-information.lo `test -f 'gupnp-dlna-container-information.c' || echo './'`gupnp-dlna-container-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-image-information.lo `test -f 'gupnp-dlna-image-information.c' || echo './'`gupnp-dlna-image-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-information.lo `test -f 'gupnp-dlna-information.c' || echo './'`gupnp-dlna-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-audio-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-container-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-container-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-image-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-image-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-information.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-video-information.lo `test -f 'gupnp-dlna-video-information.c' || echo './'`gupnp-dlna-video-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-field-value.lo `test -f 'gupnp-dlna-field-value.c' || echo './'`gupnp-dlna-field-value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-video-information.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-video-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-field-value.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-field-value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-profile.lo `test -f 'gupnp-dlna-profile.c' || echo './'`gupnp-dlna-profile.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-profile.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-profile.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-restriction.lo `test -f 'gupnp-dlna-restriction.c' || echo './'`gupnp-dlna-restriction.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-value-list.lo `test -f 'gupnp-dlna-value-list.c' || echo './'`gupnp-dlna-value-list.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-restriction.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-restriction.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-value-list.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-g-values.lo `test -f 'gupnp-dlna-g-values.c' || echo './'`gupnp-dlna-g-values.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-utils.lo `test -f 'gupnp-dlna-utils.c' || echo './'`gupnp-dlna-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-value-type.lo `test -f 'gupnp-dlna-value-type.c' || echo './'`gupnp-dlna-value-type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-g-values.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-g-values.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-utils.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-value-type.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-type.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-info-value.lo `test -f 'gupnp-dlna-info-value.c' || echo './'`gupnp-dlna-info-value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-info-value.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-value.lo `test -f 'gupnp-dlna-value.c' || echo './'`gupnp-dlna-value.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-value.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libgupnp_dlna_2_0_la-gupnp-dlna-info-set.lo `test -f 'gupnp-dlna-info-set.c' || echo './'`gupnp-dlna-info-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-info-set.c -fPIC -DPIC -o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-set.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-loader"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/gupnp-dlna-2.0"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libloader_la-gupnp-dlna-profile-loader.lo `test -f 'gupnp-dlna-profile-loader.c' || echo './'`gupnp-dlna-profile-loader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-loader\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I/usr/include/libxml2 -DDATA_DIR=\"/usr/share/gupnp-dlna-2.0\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-profile-loader.c -fPIC -DPIC -o .libs/libloader_la-gupnp-dlna-profile-loader.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-guesser"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libguesser_la-gupnp-dlna-profile-guesser.lo `test -f 'gupnp-dlna-profile-guesser.c' || echo './'`gupnp-dlna-profile-guesser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-guesser"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libguesser_la-gupnp-dlna-profile-guesser-impl.lo `test -f 'gupnp-dlna-profile-guesser-impl.c' || echo './'`gupnp-dlna-profile-guesser-impl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-guesser\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-profile-guesser.c -fPIC -DPIC -o .libs/libguesser_la-gupnp-dlna-profile-guesser.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o libmetadata_la-gupnp-dlna-metadata-backend.lo `test -f 'gupnp-dlna-metadata-backend.c' || echo './'`gupnp-dlna-metadata-backend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-guesser\" -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-profile-guesser-impl.c -fPIC -DPIC -o .libs/libguesser_la-gupnp-dlna-profile-guesser-impl.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-metadata-backend.c -fPIC -DPIC -o .libs/libmetadata_la-gupnp-dlna-metadata-backend.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata/libmetadata_la-gupnp-dlna-metadata-extractor.lo `test -f 'metadata/gupnp-dlna-metadata-extractor.c' || echo './'`metadata/gupnp-dlna-metadata-extractor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata/gupnp-dlna-metadata-extractor.c -fPIC -DPIC -o metadata/.libs/libmetadata_la-gupnp-dlna-metadata-extractor.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-audio-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-container-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-image-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-utils.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-info-utils.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-utils.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-video-information.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c -o metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.lo `test -f 'metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c' || echo './'`metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-metadata-backend.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c metadata-backends/gstreamer/gupnp-dlna-gst-metadata-extractor.c -fPIC -DPIC -o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.o /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna-loader"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -I/usr/include/libxml2 -DDATA_DIR='"/usr/share/gupnp-dlna-2.0"' -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libloader.la libloader_la-gupnp-dlna-profile-loader.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna-guesser"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libguesser.la libguesser_la-gupnp-dlna-profile-guesser.lo libguesser_la-gupnp-dlna-profile-guesser-impl.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND=\"gstreamer\" -DGUPNP_DLNA_DEFAULT_METADATA_BACKEND_DIR=\"/usr/lib/gupnp-dlna\" -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o libmetadata.la libmetadata_la-gupnp-dlna-metadata-backend.lo metadata/libmetadata_la-gupnp-dlna-metadata-extractor.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 libtool: link: ar cru .libs/libloader.a .libs/libloader_la-gupnp-dlna-profile-loader.o libtool: link: ranlib .libs/libloader.a libtool: link: ( cd ".libs" && rm -f "libloader.la" && ln -s "../libloader.la" "libloader.la" ) libtool: link: ar cru .libs/libguesser.a .libs/libguesser_la-gupnp-dlna-profile-guesser.o .libs/libguesser_la-gupnp-dlna-profile-guesser-impl.o libtool: link: ranlib .libs/libguesser.a libtool: link: ( cd ".libs" && rm -f "libguesser.la" && ln -s "../libguesser.la" "libguesser.la" ) libtool: link: ar cru .libs/libmetadata.a .libs/libmetadata_la-gupnp-dlna-metadata-backend.o metadata/.libs/libmetadata_la-gupnp-dlna-metadata-extractor.o libtool: link: ranlib .libs/libmetadata.a libtool: link: ( cd ".libs" && rm -f "libmetadata.la" && ln -s "../libmetadata.la" "libmetadata.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN='"gupnp-dlna"' -I../libgupnp-dlna/metadata -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 3:0:0 -no-undefined -Wl,-z,relro -o libgupnp-dlna-2.0.la -rpath /usr/lib libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-container-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-image-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-video-information.lo libgupnp_dlna_2_0_la-gupnp-dlna-field-value.lo libgupnp_dlna_2_0_la-gupnp-dlna-profile.lo libgupnp_dlna_2_0_la-gupnp-dlna-restriction.lo libgupnp_dlna_2_0_la-gupnp-dlna-value-list.lo libgupnp_dlna_2_0_la-gupnp-dlna-g-values.lo libgupnp_dlna_2_0_la-gupnp-dlna-utils.lo libgupnp_dlna_2_0_la-gupnp-dlna-value-type.lo libgupnp_dlna_2_0_la-gupnp-dlna-info-value.lo libgupnp_dlna_2_0_la-gupnp-dlna-value.lo libgupnp_dlna_2_0_la-gupnp-dlna-info-set.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 libloader.la libguesser.la libmetadata.la libtool: link: gcc -shared -fPIC -DPIC .libs/libgupnp_dlna_2_0_la-gupnp-dlna-audio-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-container-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-image-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-video-information.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-field-value.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-profile.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-restriction.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-list.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-g-values.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-utils.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value-type.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-value.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-value.o .libs/libgupnp_dlna_2_0_la-gupnp-dlna-info-set.o -Wl,--whole-archive ./.libs/libloader.a ./.libs/libguesser.a ./.libs/libmetadata.a -Wl,--no-whole-archive -lxml2 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libgupnp-dlna-2.0.so.3 -o .libs/libgupnp-dlna-2.0.so.3.0.0 libtool: link: (cd ".libs" && rm -f "libgupnp-dlna-2.0.so.3" && ln -s "libgupnp-dlna-2.0.so.3.0.0" "libgupnp-dlna-2.0.so.3") libtool: link: (cd ".libs" && rm -f "libgupnp-dlna-2.0.so" && ln -s "libgupnp-dlna-2.0.so.3.0.0" "libgupnp-dlna-2.0.so") libtool: link: ( cd ".libs" && rm -f "libgupnp-dlna-2.0.la" && ln -s "../libgupnp-dlna-2.0.la" "libgupnp-dlna-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 3:0:0 -no-undefined -Wl,-z,relro -o metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -rpath /usr/lib metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libgupnp-dlna-2.0.la /usr/bin/g-ir-scanner --warn-all --namespace=GUPnPDLNA --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --library=libgupnp-dlna-2.0.la --symbol-prefix=gupnp_dlna --identifier-prefix=GUPnPDLNA --cflags-begin -I.. --cflags-end gupnp-dlna-profile-guesser.h gupnp-dlna-profile.h gupnp-dlna-restriction.h gupnp-dlna-value-list.h gupnp-dlna-g-values.h gupnp-dlna-audio-information.h gupnp-dlna-container-information.h gupnp-dlna-image-information.h gupnp-dlna-video-information.h gupnp-dlna-information.h gupnp-dlna-values.h gupnp-dlna-profile-guesser.c gupnp-dlna-profile.c gupnp-dlna-restriction.c gupnp-dlna-value-list.c gupnp-dlna-g-values.c gupnp-dlna-audio-information.c gupnp-dlna-container-information.c gupnp-dlna-image-information.c gupnp-dlna-video-information.c gupnp-dlna-information.c libgupnp-dlna-2.0.la --output GUPnPDLNA-2.0.gir libtool: link: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.o -Wl,-rpath -Wl,/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/.libs -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ./.libs/libgupnp-dlna-2.0.so -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libgupnp-dlna-gst-2.0.so.3 -o metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so.3.0.0 libtool: link: (cd "metadata-backends/gstreamer/.libs" && rm -f "libgupnp-dlna-gst-2.0.so.3" && ln -s "libgupnp-dlna-gst-2.0.so.3.0.0" "libgupnp-dlna-gst-2.0.so.3") libtool: link: (cd "metadata-backends/gstreamer/.libs" && rm -f "libgupnp-dlna-gst-2.0.so" && ln -s "libgupnp-dlna-gst-2.0.so.3.0.0" "libgupnp-dlna-gst-2.0.so") libtool: link: ( cd "metadata-backends/gstreamer/.libs" && rm -f "libgupnp-dlna-gst-2.0.la" && ln -s "../libgupnp-dlna-gst-2.0.la" "libgupnp-dlna-gst-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN='"gupnp-dlna-metadata"' -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -shared -fPIC -module -avoid-version -Wl,-z,defs -Wl,-z,relro -o metadata-backends/gstreamer/libgstreamer.la -rpath /usr/lib/gupnp-dlna metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libgupnp-dlna-2.0.la metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la libtool: link: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.o -Wl,-rpath -Wl,/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/metadata-backends/gstreamer/.libs -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 ./.libs/libgupnp-dlna-2.0.so metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libgstreamer.so -o metadata-backends/gstreamer/.libs/libgstreamer.so libtool: link: ( cd "metadata-backends/gstreamer/.libs" && rm -f "libgstreamer.la" && ln -s "../libgstreamer.la" "libgstreamer.la" ) g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -c -o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectYnahKx/GUPnPDLNA-2.0.o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectYnahKx/GUPnPDLNA-2.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectYnahKx/GUPnPDLNA-2.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectYnahKx/GUPnPDLNA-2.0.o -L. libgupnp-dlna-2.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectYnahKx/.libs/GUPnPDLNA-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectYnahKx/GUPnPDLNA-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libgupnp-dlna-2.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=.. --includedir=. GUPnPDLNA-2.0.gir -o GUPnPDLNA-2.0.typelib /usr/bin/g-ir-scanner --warn-all --namespace=GUPnPDLNAGst --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GUPnPDLNA-2.0 --include=Gst-1.0 --include=GstPbutils-1.0 --library=metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la --symbol-prefix=gupnp_dlna_gst --identifier-prefix=GUPnPDLNAGst --add-include-path=. --cflags-begin -I.. --cflags-end metadata-backends/gstreamer/gupnp-dlna-gst-utils.h metadata-backends/gstreamer/gupnp-dlna-gst-utils.c metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la GUPnPDLNA-2.0.gir --output GUPnPDLNAGst-2.0.gir g-ir-scanner: compile: gcc -Wall -Wno-deprecated-declarations -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/gstreamer-1.0 -c -o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectbynfPx/GUPnPDLNAGst-2.0.o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectbynfPx/GUPnPDLNAGst-2.0.c g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectbynfPx/GUPnPDLNAGst-2.0 -export-dynamic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectbynfPx/GUPnPDLNAGst-2.0.o -L. metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -Wl,--export-dynamic -pthread -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 libtool: link: gcc -o /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectbynfPx/.libs/GUPnPDLNAGst-2.0 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna/tmp-introspectbynfPx/GUPnPDLNAGst-2.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread /usr/bin/g-ir-compiler --includedir=.. --includedir=. GUPnPDLNAGst-2.0.gir -o GUPnPDLNAGst-2.0.typelib make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna' Making all in tools make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-info.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -c gupnp-dlna-ls-profiles.c /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o gupnp-dlna-ls-profiles-2.0 gupnp-dlna-ls-profiles.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 ../libgupnp-dlna/libgupnp-dlna-2.0.la /bin/sh ../libtool --tag=CC --mode=link gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z,relro -o gupnp-dlna-info-2.0 gupnp-dlna-info.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lxml2 -Wl,--export-dynamic -pthread -lgmodule-2.0 -lglib-2.0 ../libgupnp-dlna/libgupnp-dlna-2.0.la libtool: link: gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/gupnp-dlna-ls-profiles-2.0 gupnp-dlna-ls-profiles.o -Wl,--export-dynamic -pthread -lgobject-2.0 -lxml2 -lgmodule-2.0 -lglib-2.0 ../libgupnp-dlna/.libs/libgupnp-dlna-2.0.so -pthread libtool: link: gcc -I.. -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -o .libs/gupnp-dlna-info-2.0 gupnp-dlna-info.o -Wl,--export-dynamic -pthread -lgobject-2.0 -lxml2 -lgmodule-2.0 -lglib-2.0 ../libgupnp-dlna/.libs/libgupnp-dlna-2.0.so -pthread make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tools' Making all in tests make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tests' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tests' Making all in data make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/data' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' Making all in gupnp-dlna make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna' Making all in gupnp-dlna-metadata make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-metadata' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-metadata' Making all in gupnp-dlna-gst make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-gst' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-gst' Making all in . make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' Making all in vala make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/vala' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/vala' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.TMwgEW + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm ++ dirname /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm + cd gupnp-dlna-0.10.2 + make install DESTDIR=/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm Making install in libgupnp-dlna make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgupnp-dlna-2.0.la metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib' libtool: install: /usr/bin/install -c .libs/libgupnp-dlna-2.0.so.3.0.0 /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/libgupnp-dlna-2.0.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib && { ln -s -f libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so.3 || { rm -f libgupnp-dlna-2.0.so.3 && ln -s libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib && { ln -s -f libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so || { rm -f libgupnp-dlna-2.0.so && ln -s libgupnp-dlna-2.0.so.3.0.0 libgupnp-dlna-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgupnp-dlna-2.0.lai /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/libgupnp-dlna-2.0.la libtool: install: warning: relinking `metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la' libtool: install: (cd /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna; /bin/sh /builddir/build/BUILD/gupnp-dlna-0.10.2/libtool --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -version-info 3:0:0 -no-undefined -Wl,-z,relro -o metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -rpath /usr/lib metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libgupnp-dlna-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm) libtool: relink: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-audio-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-container-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-image-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-information.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-info-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-utils.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgupnp_dlna_gst_2_0_la-gupnp-dlna-gst-video-information.o -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib -L/usr/lib -lgupnp-dlna-2.0 -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libgupnp-dlna-gst-2.0.so.3 -o metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so.3.0.0 libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.so.3.0.0T /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/libgupnp-dlna-gst-2.0.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib && { ln -s -f libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so.3 || { rm -f libgupnp-dlna-gst-2.0.so.3 && ln -s libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib && { ln -s -f libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so || { rm -f libgupnp-dlna-gst-2.0.so && ln -s libgupnp-dlna-gst-2.0.so.3.0.0 libgupnp-dlna-gst-2.0.so; }; }) libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgupnp-dlna-gst-2.0.lai /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/libgupnp-dlna-gst-2.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/gir-1.0' /usr/bin/install -c -m 644 GUPnPDLNA-2.0.gir GUPnPDLNAGst-2.0.gir '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/gir-1.0' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/include/gupnp-dlna-2.0/libgupnp-dlna' /usr/bin/install -c -m 644 metadata-backends/gstreamer/gupnp-dlna-gst-utils.h gupnp-dlna-profile-guesser.h gupnp-dlna-profile.h gupnp-dlna-restriction.h gupnp-dlna-value-list.h gupnp-dlna-g-values.h gupnp-dlna-audio-information.h gupnp-dlna-container-information.h gupnp-dlna-image-information.h gupnp-dlna-video-information.h gupnp-dlna-information.h gupnp-dlna-values.h gupnp-dlna.h '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/include/gupnp-dlna-2.0/libgupnp-dlna' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/include/gupnp-dlna-2.0/libgupnp-dlna/metadata' /usr/bin/install -c -m 644 metadata/gupnp-dlna-metadata-extractor.h '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/include/gupnp-dlna-2.0/libgupnp-dlna/metadata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/gupnp-dlna' /bin/sh ../libtool --mode=install /usr/bin/install -c metadata-backends/gstreamer/libgstreamer.la '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/gupnp-dlna' libtool: install: warning: relinking `metadata-backends/gstreamer/libgstreamer.la' libtool: install: (cd /builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna; /bin/sh /builddir/build/BUILD/gupnp-dlna-0.10.2/libtool --tag CC --mode=relink gcc -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I.. -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DGST_USE_UNSTABLE_API -pthread -I/usr/include/gstreamer-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"gupnp-dlna-metadata\" -I../libgupnp-dlna/metadata -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -no-undefined -shared -fPIC -module -avoid-version -Wl,-z,defs -Wl,-z,relro -o metadata-backends/gstreamer/libgstreamer.la -rpath /usr/lib/gupnp-dlna metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.lo metadata-backends/gstreamer/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -pthread -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 libgupnp-dlna-2.0.la metadata-backends/gstreamer/libgupnp-dlna-gst-2.0.la -inst-prefix-dir /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm) libtool: relink: gcc -shared -fPIC -DPIC metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-backend.o metadata-backends/gstreamer/.libs/metadata_backends_gstreamer_libgstreamer_la-gupnp-dlna-gst-metadata-extractor.o -lgstpbutils-1.0 -lgstreamer-1.0 -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lglib-2.0 -L/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib -L/usr/lib -lgupnp-dlna-2.0 -lgupnp-dlna-gst-2.0 -pthread -pthread -O2 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -Wl,-z -Wl,defs -Wl,-z -Wl,relro -pthread -pthread -pthread -Wl,-soname -Wl,libgstreamer.so -o metadata-backends/gstreamer/.libs/libgstreamer.so libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgstreamer.soT /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/gupnp-dlna/libgstreamer.so libtool: install: /usr/bin/install -c metadata-backends/gstreamer/.libs/libgstreamer.lai /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/gupnp-dlna/libgstreamer.la libtool: install: warning: remember to run `libtool --finish /usr/lib/gupnp-dlna' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/girepository-1.0/' /usr/bin/install -c -m 644 GUPnPDLNA-2.0.typelib GUPnPDLNAGst-2.0.typelib '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/girepository-1.0/' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/libgupnp-dlna' Making install in tools make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tools' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c gupnp-dlna-info-2.0 gupnp-dlna-ls-profiles-2.0 '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/bin' libtool: install: warning: `../libgupnp-dlna/libgupnp-dlna-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gupnp-dlna-info-2.0 /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/bin/gupnp-dlna-info-2.0 libtool: install: warning: `../libgupnp-dlna/libgupnp-dlna-2.0.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/gupnp-dlna-ls-profiles-2.0 /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/bin/gupnp-dlna-ls-profiles-2.0 make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tools' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tools' Making install in tests make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tests' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tests' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tests' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/tests' Making install in data make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/data' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/data' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/gupnp-dlna-2.0/dlna-profiles' /usr/bin/install -c -m 644 dlna-profiles.rng mp3.xml ac3.xml lpcm.xml aac.xml wma.xml amr.xml common.xml mpeg1.xml avc.xml mpeg-ts.xml mpeg-ps.xml mpeg-common.xml mpeg4.xml jpeg.xml png.xml '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/gupnp-dlna-2.0/dlna-profiles' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/data' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' Making install in gupnp-dlna make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna' make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GUPnPDLNAAudioInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAContainerInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAImageInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAInformation.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAProfile.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAProfileGuesser.html /usr/bin/install -c -m 644 ./html/GUPnPDLNAVideoInformation.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-GUPnP-DLNA-Values.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gupnp-dlna-g-values.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gupnp-dlna-restriction.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gupnp-dlna-value-list.html /usr/bin/install -c -m 644 ./html/gupnp-dlna.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna' Making install in gupnp-dlna-metadata make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-metadata' make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-metadata' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/GUPnPDLNAMetadataExtractor.html /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-metadata.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-metadata' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-metadata' Making install in gupnp-dlna-gst make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-gst' make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-gst' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 ./html/annotation-glossary.html /usr/bin/install -c -m 644 ./html/ch01.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gst-gupnp-dlna-gst-utils.html /usr/bin/install -c -m 644 ./html/gupnp-dlna-gst.devhelp2 /usr/bin/install -c -m 644 ./html/home.png /usr/bin/install -c -m 644 ./html/index.html /usr/bin/install -c -m 644 ./html/index.sgml /usr/bin/install -c -m 644 ./html/left.png /usr/bin/install -c -m 644 ./html/right.png /usr/bin/install -c -m 644 ./html/style.css /usr/bin/install -c -m 644 ./html/up.png make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-gst' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc/gupnp-dlna-gst' Making install in . make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' make[3]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/doc' Making install in vala make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/vala' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/vala' make[2]: Nothing to be done for `install-exec-am'. make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/vala' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2/vala' make[1]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' make[2]: Entering directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/pkgconfig' /usr/bin/install -c -m 644 gupnp-dlna-2.0.pc gupnp-dlna-metadata-2.0.pc gupnp-dlna-gst-2.0.pc '/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/pkgconfig' make[2]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' make[1]: Leaving directory `/builddir/build/BUILD/gupnp-dlna-0.10.2' + find /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 /builddir/build/BUILD/gupnp-dlna-0.10.2 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/bin/gupnp-dlna-info-2.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/bin/gupnp-dlna-ls-profiles-2.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/libgupnp-dlna-2.0.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/libgupnp-dlna-gst-2.0.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/lib/gupnp-dlna/libgstreamer.so /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libgupnp-dlna-gst-2.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libgupnp-dlna-gst-2.0.so.debug symlinked /usr/lib/debug/usr/lib/libgupnp-dlna-gst-2.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libgupnp-dlna-gst-2.0.so.3.debug symlinked /usr/lib/debug/usr/lib/libgupnp-dlna-2.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libgupnp-dlna-2.0.so.debug symlinked /usr/lib/debug/usr/lib/libgupnp-dlna-2.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libgupnp-dlna-2.0.so.3.debug 881 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: gupnp-dlna-0.10.2-3.el7.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.UaIi7M + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.2 + DOCDIR=/builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/doc/gupnp-dlna-0.10.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/doc/gupnp-dlna-0.10.2 + cp -pr AUTHORS /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/doc/gupnp-dlna-0.10.2 + cp -pr COPYING /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/doc/gupnp-dlna-0.10.2 + cp -pr README /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/doc/gupnp-dlna-0.10.2 + cp -pr TODO /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm/usr/share/doc/gupnp-dlna-0.10.2 + exit 0 Provides: gupnp-dlna = 0.10.2-3.el7 gupnp-dlna(armv7hl-32) = 0.10.2-3.el7 libgstreamer.so libgupnp-dlna-2.0.so.3 libgupnp-dlna-gst-2.0.so.3 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstpbutils-1.0.so.0 libgstreamer-1.0.so.0 libgthread-2.0.so.0 libgupnp-dlna-2.0.so.3 libgupnp-dlna-gst-2.0.so.3 libpthread.so.0 libxml2.so.2 libxml2.so.2(LIBXML2_2.4.30) libxml2.so.2(LIBXML2_2.5.0) libxml2.so.2(LIBXML2_2.5.2) libxml2.so.2(LIBXML2_2.5.7) rtld(GNU_HASH) Processing files: gupnp-dlna-devel-0.10.2-3.el7.armv7hl Provides: gupnp-dlna-devel = 0.10.2-3.el7 gupnp-dlna-devel(armv7hl-32) = 0.10.2-3.el7 libgstreamer.so pkgconfig(gupnp-dlna-2.0) = 0.10.2 pkgconfig(gupnp-dlna-gst-2.0) = 0.10.2 pkgconfig(gupnp-dlna-metadata-2.0) = 0.10.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libglib-2.0.so.0 libgmodule-2.0.so.0 libgobject-2.0.so.0 libgstpbutils-1.0.so.0 libgstreamer-1.0.so.0 libgthread-2.0.so.0 libgupnp-dlna-2.0.so.3 libgupnp-dlna-gst-2.0.so.3 libpthread.so.0 pkgconfig(glib-2.0) pkgconfig(gmodule-2.0) pkgconfig(gobject-2.0) pkgconfig(gstreamer-1.0) pkgconfig(gstreamer-pbutils-1.0) pkgconfig(gupnp-dlna-2.0) rtld(GNU_HASH) Processing files: gupnp-dlna-docs-0.10.2-3.el7.noarch Provides: gupnp-dlna-docs = 0.10.2-3.el7 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gupnp-dlna-debuginfo-0.10.2-3.el7.armv7hl Provides: gupnp-dlna-debuginfo = 0.10.2-3.el7 gupnp-dlna-debuginfo(armv7hl-32) = 0.10.2-3.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm Wrote: /builddir/build/RPMS/gupnp-dlna-0.10.2-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-devel-0.10.2-3.el7.armv7hl.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-docs-0.10.2-3.el7.noarch.rpm Wrote: /builddir/build/RPMS/gupnp-dlna-debuginfo-0.10.2-3.el7.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.d8UqQR + umask 022 + cd /builddir/build/BUILD + cd gupnp-dlna-0.10.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/gupnp-dlna-0.10.2-3.el7.arm + exit 0 Child return code was: 0 LEAVE do -->