Mock Version: 1.2.14 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libepc.spec'], shell=Falseuser='mockbuild'logger=uid=1000timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'gid=135env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target armv6hl --nodeps /builddir/build/SPECS/libepc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Wrote: /builddir/build/SRPMS/libepc-0.4.0-9bs02fc23.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libepc.spec '], shell=Falseuser='mockbuild'logger=uid=1000timeout=0chrootPath='/var/lib/mock/fedora-23-armhfp-pidora-round2-root-26009/root'private_network=Truegid=135env={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'}printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target armv6hl --nodeps /builddir/build/SPECS/libepc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'CCACHE_DIR': '/tmp/ccache', 'SHELL': '/bin/bash', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'CCACHE_UMASK': '002'} and shell False Building target platforms: armv6hl Building for target armv6hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.JZVzZd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libepc-0.4.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libepc-0.4.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libepc-0.4.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.vlaR0x + umask 022 + cd /builddir/build/BUILD + cd libepc-0.4.0 + CFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CFLAGS + CXXFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp' + export CXXFLAGS + FFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -I/usr/lib/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' + export LDFLAGS + '[' 1 = 1 ']' +++ dirname ./configure ++ find . -name config.guess -o -name config.sub + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find $(dirname ./configure) -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + for i in '$(find . -name ltmain.sh)' + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' ./ltmain.sh + ./configure --build=armv6hl-redhat-linux-gnu --host=armv6hl-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 --enable-static=no 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 for style of include used by make... GNU checking for armv6hl-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 dependency style of gcc... none checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking whether to enable maintainer-specific portions of Makefiles... no checking for armv6hl-redhat-linux-gnu-gcc... gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking dependency style of gcc... (cached) none checking whether gcc and cc understand -c and -o together... yes checking build system type... armv6hl-redhat-linux-gnu checking host system type... armv6hl-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 armv6hl-redhat-linux-gnu file names to armv6hl-redhat-linux-gnu format... func_convert_file_noop checking how to convert armv6hl-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 armv6hl-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for armv6hl-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for armv6hl-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for armv6hl-redhat-linux-gnu-strip... no checking for strip... strip checking for armv6hl-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 armv6hl-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for 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 for shl_load... no checking for shl_load in -ldld... no checking for dlopen... no checking for dlopen in -ldl... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes 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 whether NLS is requested... yes checking for intltool >= 0.35.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.22.1 checking for XML::Parser... ok checking for armv6hl-redhat-linux-gnu-pkg-config... /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for armv6hl-redhat-linux-gnu-pkg-config... (cached) /usr/bin/armv6hl-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.14... yes checking for glib-genmarshal and glib-mkenums scripts... yes checking for a suitable API version of libsoup... 2.4 checking for gio... yes checking for AVAHI_UI... yes checking for LIBEPC... yes checking for LIBEPC_UI... yes checking for uint16_t... yes checking for aui_service_dialog_set_service_type_name in -lavahi-ui-gtk3... yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating docs/reference/libepc/Makefile config.status: creating libepc-1.0.pc config.status: creating libepc-ui-1.0.pc config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands + sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool + sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool + make glib-mkenums --template libepc/enums.c.in ./libepc/consumer.h ./libepc/contents.h ./libepc/dispatcher.h ./libepc/protocol.h ./libepc/publisher.h ./libepc/service-info.h ./libepc/service-monitor.h ./libepc/service-type.h ./libepc/shell.h ./libepc/tls.h > libepc/enums.c.tmp || { rm -f libepc/enums.c.tmp; false; } cmp -s libepc/enums.c.tmp libepc/enums.c || cp libepc/enums.c.tmp libepc/enums.c; touch libepc/enums.c.stamp glib-mkenums --template libepc/enums.h.in ./libepc/consumer.h ./libepc/contents.h ./libepc/dispatcher.h ./libepc/protocol.h ./libepc/publisher.h ./libepc/service-info.h ./libepc/service-monitor.h ./libepc/service-type.h ./libepc/shell.h ./libepc/tls.h > libepc/enums.h.tmp || { rm -f libepc/enums.h.tmp; false; } cmp -s libepc/enums.h.tmp libepc/enums.h || cp libepc/enums.h.tmp libepc/enums.h; touch libepc/enums.h.stamp make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libepc-0.4.0' Making all in po make[2]: Entering directory '/builddir/build/BUILD/libepc-0.4.0/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po make[2]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0/po' make[2]: Entering directory '/builddir/build/BUILD/libepc-0.4.0' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-consumer.lo `test -f 'libepc/consumer.c' || echo './'`libepc/consumer.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/consumer.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-consumer.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-contents.lo `test -f 'libepc/contents.c' || echo './'`libepc/contents.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/contents.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-contents.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-dispatcher.lo `test -f 'libepc/dispatcher.c' || echo './'`libepc/dispatcher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/dispatcher.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-dispatcher.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-enums.lo `test -f 'libepc/enums.c' || echo './'`libepc/enums.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/enums.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-enums.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-marshal.lo `test -f 'libepc/marshal.c' || echo './'`libepc/marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/marshal.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-marshal.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-protocol.lo `test -f 'libepc/protocol.c' || echo './'`libepc/protocol.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/protocol.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-protocol.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-publisher.lo `test -f 'libepc/publisher.c' || echo './'`libepc/publisher.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/publisher.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-publisher.o libepc/publisher.c: In function 'epc_publisher_track_client': libepc/publisher.c:434:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:449:5: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_untrack_client': libepc/publisher.c:470:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_handle_contents': libepc/publisher.c:492:3: warning: 'soup_client_context_get_socket' is deprecated [-Wdeprecated-declarations] SoupSocket *socket = soup_client_context_get_socket (context); ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:206:13: note: declared here SoupSocket *soup_client_context_get_socket (SoupClientContext *client); ^ libepc/publisher.c: In function 'epc_publisher_handle_list': libepc/publisher.c:577:3: warning: 'soup_client_context_get_socket' is deprecated [-Wdeprecated-declarations] SoupSocket *socket = soup_client_context_get_socket (context); ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:206:13: note: declared here SoupSocket *soup_client_context_get_socket (SoupClientContext *client); ^ libepc/publisher.c: In function 'epc_publisher_handle_root': libepc/publisher.c:639:3: warning: 'soup_client_context_get_socket' is deprecated [-Wdeprecated-declarations] SoupSocket *socket = soup_client_context_get_socket (context); ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:206:13: note: declared here SoupSocket *soup_client_context_get_socket (SoupClientContext *client); ^ libepc/publisher.c: In function 'epc_publisher_auth_filter': libepc/publisher.c:796:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:805:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_basic_auth_cb': libepc/publisher.c:820:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:831:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_generic_auth_cb': libepc/publisher.c:845:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:856:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_get_host': libepc/publisher.c:886:3: warning: 'soup_server_get_listener' is deprecated [-Wdeprecated-declarations] SoupSocket *listener = soup_server_get_listener (self->priv->server); ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:191:13: note: declared here SoupSocket *soup_server_get_listener (SoupServer *server); ^ libepc/publisher.c: In function 'epc_publisher_get_port': libepc/publisher.c:898:3: warning: 'soup_server_get_port' is deprecated [-Wdeprecated-declarations] return soup_server_get_port (self->priv->server); ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:188:7: note: declared here guint soup_server_get_port (SoupServer *server); ^ libepc/publisher.c: In function 'epc_publisher_create_server': libepc/publisher.c:1261:3: warning: 'soup_server_get_listener' is deprecated [-Wdeprecated-declarations] g_signal_connect_swapped (soup_server_get_listener (self->priv->server), "new-connection", ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:191:13: note: declared here SoupSocket *soup_server_get_listener (SoupServer *server); ^ libepc/publisher.c: In function 'epc_publisher_class_init': libepc/publisher.c:1679:3: warning: 'g_static_rec_mutex_init' is deprecated: Use 'g_rec_mutex_init' instead [-Wdeprecated-declarations] g_static_rec_mutex_init (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:176:6: note: declared here void g_static_rec_mutex_init (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_add_handler': libepc/publisher.c:1809:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:1814:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_remove': libepc/publisher.c:1912:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:1925:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_lookup': libepc/publisher.c:1956:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:1963:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_has_key': libepc/publisher.c:1992:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:1994:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_list': libepc/publisher.c:2049:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:2055:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_set_auth_handler': libepc/publisher.c:2100:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:2109:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_add_bookmark': libepc/publisher.c:2146:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:2163:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ libepc/publisher.c: In function 'epc_publisher_run_async': libepc/publisher.c:2479:7: warning: 'soup_server_run_async' is deprecated [-Wdeprecated-declarations] soup_server_run_async (self->priv->server); ^ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:45:0, from libepc/publisher.c:33: /usr/include/libsoup-2.4/libsoup/soup-server.h:199:6: note: declared here void soup_server_run_async (SoupServer *server); ^ libepc/publisher.c: In function 'epc_publisher_quit': libepc/publisher.c:2534:3: warning: 'g_static_rec_mutex_lock' is deprecated: Use 'g_rec_mutex_lock' instead [-Wdeprecated-declarations] g_static_rec_mutex_lock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:179:6: note: declared here void g_static_rec_mutex_lock (GStaticRecMutex *mutex); ^ libepc/publisher.c:2544:3: warning: 'g_static_rec_mutex_unlock' is deprecated: Use 'g_rec_mutex_unlock' instead [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&epc_publisher_lock); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from libepc/publisher.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:185:6: note: declared here void g_static_rec_mutex_unlock (GStaticRecMutex *mutex); ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-service-info.lo `test -f 'libepc/service-info.c' || echo './'`libepc/service-info.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/service-info.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-service-info.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-service-monitor.lo `test -f 'libepc/service-monitor.c' || echo './'`libepc/service-monitor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/service-monitor.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-service-monitor.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-service-type.lo `test -f 'libepc/service-type.c' || echo './'`libepc/service-type.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/service-type.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-service-type.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-shell.lo `test -f 'libepc/shell.c' || echo './'`libepc/shell.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/shell.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-shell.o libepc/shell.c: In function 'epc_shell_init': libepc/shell.c:125:7: warning: 'g_atexit' is deprecated [-Wdeprecated-declarations] g_atexit (epc_shell_exit); ^ In file included from /usr/include/glib-2.0/glib/gthread.h:34:0, from /usr/include/glib-2.0/glib/gasyncqueue.h:32, from /usr/include/glib-2.0/glib.h:32, from ./libepc/shell.h:28, from libepc/shell.c:26: /usr/include/glib-2.0/glib/gutils.h:242:6: note: declared here void g_atexit (GVoidFunc func); ^ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc/libepc_libepc_1_0_la-tls.lo `test -f 'libepc/tls.c' || echo './'`libepc/tls.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc/tls.c -fPIC -DPIC -o libepc/.libs/libepc_libepc_1_0_la-tls.o libepc/tls.c: In function 'epc_tls_private_key_new': libepc/tls.c:181:7: warning: 'g_thread_create' is deprecated: Use 'g_thread_new' instead [-Wdeprecated-declarations] g_thread_create (epc_tls_private_key_thread, &context, FALSE, NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/tls.h:23, from libepc/tls.c:26: /usr/include/glib-2.0/glib/deprecated/gthread.h:104:10: note: declared here GThread *g_thread_create (GThreadFunc func, ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DG_LOG_DOMAIN=\"libepc\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libepc/libepc-1.0.la -rpath /usr/lib libepc/libepc_libepc_1_0_la-consumer.lo libepc/libepc_libepc_1_0_la-contents.lo libepc/libepc_libepc_1_0_la-dispatcher.lo libepc/libepc_libepc_1_0_la-enums.lo libepc/libepc_libepc_1_0_la-marshal.lo libepc/libepc_libepc_1_0_la-protocol.lo libepc/libepc_libepc_1_0_la-publisher.lo libepc/libepc_libepc_1_0_la-service-info.lo libepc/libepc_libepc_1_0_la-service-monitor.lo libepc/libepc_libepc_1_0_la-service-type.lo libepc/libepc_libepc_1_0_la-shell.lo libepc/libepc_libepc_1_0_la-tls.lo libtool: link: gcc -shared -fPIC -DPIC libepc/.libs/libepc_libepc_1_0_la-consumer.o libepc/.libs/libepc_libepc_1_0_la-contents.o libepc/.libs/libepc_libepc_1_0_la-dispatcher.o libepc/.libs/libepc_libepc_1_0_la-enums.o libepc/.libs/libepc_libepc_1_0_la-marshal.o libepc/.libs/libepc_libepc_1_0_la-protocol.o libepc/.libs/libepc_libepc_1_0_la-publisher.o libepc/.libs/libepc_libepc_1_0_la-service-info.o libepc/.libs/libepc_libepc_1_0_la-service-monitor.o libepc/.libs/libepc_libepc_1_0_la-service-type.o libepc/.libs/libepc_libepc_1_0_la-shell.o libepc/.libs/libepc_libepc_1_0_la-tls.o -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -pthread -Wl,--export-dynamic -pthread -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libepc-1.0.so.3 -o libepc/.libs/libepc-1.0.so.3.0.0 libtool: link: (cd "libepc/.libs" && rm -f "libepc-1.0.so.3" && ln -s "libepc-1.0.so.3.0.0" "libepc-1.0.so.3") libtool: link: (cd "libepc/.libs" && rm -f "libepc-1.0.so" && ln -s "libepc-1.0.so.3.0.0" "libepc-1.0.so") libtool: link: ( cd "libepc/.libs" && rm -f "libepc-1.0.la" && ln -s "../libepc-1.0.la" "libepc-1.0.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc-ui/libepc_ui_libepc_ui_1_0_la-password-dialog.lo `test -f 'libepc-ui/password-dialog.c' || echo './'`libepc-ui/password-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc-ui/password-dialog.c -fPIC -DPIC -o libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-password-dialog.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.lo `test -f 'libepc-ui/progress-window.c' || echo './'`libepc-ui/progress-window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c libepc-ui/progress-window.c -fPIC -DPIC -o libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-progress-window.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libepc-ui/libepc-ui-1.0.la -rpath /usr/lib libepc-ui/libepc_ui_libepc_ui_1_0_la-password-dialog.lo libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.lo libepc/libepc-1.0.la ./libtool: line 8476: func_apped: command not found libtool: link: gcc -shared -fPIC -DPIC libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-password-dialog.o libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-progress-window.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype libepc/.libs/libepc-1.0.so -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libepc-ui-1.0.so.3 -o libepc-ui/.libs/libepc-ui-1.0.so.3.0.0 libtool: link: (cd "libepc-ui/.libs" && rm -f "libepc-ui-1.0.so.3" && ln -s "libepc-ui-1.0.so.3.0.0" "libepc-ui-1.0.so.3") libtool: link: (cd "libepc-ui/.libs" && rm -f "libepc-ui-1.0.so" && ln -s "libepc-ui-1.0.so.3.0.0" "libepc-ui-1.0.so") libtool: link: ( cd "libepc-ui/.libs" && rm -f "libepc-ui-1.0.la" && ln -s "../libepc-ui-1.0.la" "libepc-ui-1.0.la" ) /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_libepc_tests_la-framework.lo `test -f 'tests/framework.c' || echo './'`tests/framework.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c tests/framework.c -fPIC -DPIC -o tests/.libs/tests_libepc_tests_la-framework.o /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/libepc-tests.la tests/tests_libepc_tests_la-framework.lo libtool: link: ar cru tests/.libs/libepc-tests.a tests/.libs/tests_libepc_tests_la-framework.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib tests/.libs/libepc-tests.a libtool: link: ( cd "tests/.libs" && rm -f "libepc-tests.la" && ln -s "../libepc-tests.la" "libepc-tests.la" ) gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_list_resources-list-resources.o `test -f 'examples/list-resources.c' || echo './'`examples/list-resources.c examples/list-resources.c: In function 'main': examples/list-resources.c:67:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/protocol.h:24, from ./libepc/service-monitor.h:25, from ./libepc/consumer.h:24, from examples/list-resources.c:7: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ examples/list-resources.c:68:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from ./libepc/consumer.h:24, from examples/list-resources.c:7: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/list-resources examples/examples_list_resources-list-resources.o libepc/libepc-1.0.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/list-resources examples/examples_list_resources-list-resources.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_lookup_resource-lookup-resource.o `test -f 'examples/lookup-resource.c' || echo './'`examples/lookup-resource.c examples/lookup-resource.c: In function 'main': examples/lookup-resource.c:70:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/protocol.h:24, from ./libepc/service-monitor.h:25, from ./libepc/consumer.h:24, from examples/lookup-resource.c:7: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ examples/lookup-resource.c:71:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from ./libepc/consumer.h:24, from examples/lookup-resource.c:7: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/lookup-resource examples/examples_lookup_resource-lookup-resource.o libepc/libepc-1.0.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/lookup-resource examples/examples_lookup_resource-lookup-resource.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_service_browser-service-browser.o `test -f 'examples/service-browser.c' || echo './'`examples/service-browser.c examples/service-browser.c: In function 'main': examples/service-browser.c:54:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from examples/service-browser.c:4: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/service-browser examples/examples_service_browser-service-browser.o libepc/libepc-1.0.la libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/service-browser examples/examples_service_browser-service-browser.o libepc/.libs/libepc-1.0.so -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_simple_publisher-simple-publisher.o `test -f 'examples/simple-publisher.c' || echo './'`examples/simple-publisher.c examples/simple-publisher.c: In function 'main': examples/simple-publisher.c:109:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from examples/simple-publisher.c:16: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ examples/simple-publisher.c:110:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from ./libepc/publisher.h:25, from examples/simple-publisher.c:16: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/simple-publisher examples/examples_simple_publisher-simple-publisher.o libepc/libepc-1.0.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/simple-publisher examples/examples_simple_publisher-simple-publisher.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_REENTRANT -pthread -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_consumer_ui-consumer-ui.o `test -f 'examples/consumer-ui.c' || echo './'`examples/consumer-ui.c examples/consumer-ui.c: In function 'main': examples/consumer-ui.c:208:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/protocol.h:24, from ./libepc/service-monitor.h:25, from ./libepc/consumer.h:24, from examples/consumer-ui.c:6: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_REENTRANT -pthread -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/consumer-ui examples/examples_consumer_ui-consumer-ui.o libepc/libepc-1.0.la libepc-ui/libepc-ui-1.0.la -lavahi-ui-gtk3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_REENTRANT -pthread -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/consumer-ui examples/examples_consumer_ui-consumer-ui.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so libepc-ui/.libs/libepc-ui-1.0.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype /builddir/build/BUILD/libepc-0.4.0/libepc/.libs/libepc-1.0.so -lavahi-ui-gtk3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_REENTRANT -pthread -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -rdynamic -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_publisher_ui-publisher-ui.o `test -f 'examples/publisher-ui.c' || echo './'`examples/publisher-ui.c examples/publisher-ui.c: In function 'main': examples/publisher-ui.c:798:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/glib/gprintf.h:21, from /usr/include/glib-2.0/glib/gstdio.h:23, from examples/publisher-ui.c:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_REENTRANT -pthread -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -rdynamic -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/publisher-ui examples/examples_publisher_ui-publisher-ui.o libepc/libepc-1.0.la libepc-ui/libepc-ui-1.0.la -lavahi-ui-gtk3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lavahi-common -lavahi-client -lavahi-glib -lglib-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -D_REENTRANT -pthread -D_REENTRANT -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -rdynamic -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/publisher-ui examples/examples_publisher_ui-publisher-ui.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so libepc-ui/.libs/libepc-ui-1.0.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangoft2-1.0 -lfontconfig -lfreetype /builddir/build/BUILD/libepc-0.4.0/libepc/.libs/libepc-1.0.so -lavahi-ui-gtk3 -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o examples/examples_server_credentials-server-credentials.o `test -f 'examples/server-credentials.c' || echo './'`examples/server-credentials.c examples/server-credentials.c: In function 'main': examples/server-credentials.c:22:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/tls.h:23, from examples/server-credentials.c:4: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/server-credentials examples/examples_server_credentials-server-credentials.o libepc/libepc-1.0.la libepc-ui/libepc-ui-1.0.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o examples/.libs/server-credentials examples/examples_server_credentials-server-credentials.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so libepc-ui/.libs/libepc-ui-1.0.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype /builddir/build/BUILD/libepc-0.4.0/libepc/.libs/libepc-1.0.so -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_consumer_by_info-test-consumer-by-info.o `test -f 'tests/test-consumer-by-info.c' || echo './'`tests/test-consumer-by-info.c tests/test-consumer-by-info.c: In function 'main': tests/test-consumer-by-info.c:88:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/protocol.h:24, from ./libepc/service-monitor.h:25, from ./libepc/consumer.h:24, from tests/test-consumer-by-info.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-consumer-by-info.c:89:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from ./libepc/consumer.h:24, from tests/test-consumer-by-info.c:21: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-consumer-by-info tests/tests_test_consumer_by_info-test-consumer-by-info.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-consumer-by-info tests/tests_test_consumer_by_info-test-consumer-by-info.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_consumer_by_name-test-consumer-by-name.o `test -f 'tests/test-consumer-by-name.c' || echo './'`tests/test-consumer-by-name.c tests/test-consumer-by-name.c: In function 'main': tests/test-consumer-by-name.c:38:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/protocol.h:24, from ./libepc/service-monitor.h:25, from ./libepc/consumer.h:24, from tests/test-consumer-by-name.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-consumer-by-name.c:39:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from ./libepc/consumer.h:24, from tests/test-consumer-by-name.c:21: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-consumer-by-name tests/tests_test_consumer_by_name-test-consumer-by-name.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-consumer-by-name tests/tests_test_consumer_by_name-test-consumer-by-name.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_local_collision-test-dispatcher-local-collision.o `test -f 'tests/test-dispatcher-local-collision.c' || echo './'`tests/test-dispatcher-local-collision.c tests/test-dispatcher-local-collision.c: In function 'main': tests/test-dispatcher-local-collision.c:64:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from tests/test-dispatcher-local-collision.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-local-collision tests/tests_test_dispatcher_local_collision-test-dispatcher-local-collision.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-local-collision tests/tests_test_dispatcher_local_collision-test-dispatcher-local-collision.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_multiple_services-test-dispatcher-multiple-services.o `test -f 'tests/test-dispatcher-multiple-services.c' || echo './'`tests/test-dispatcher-multiple-services.c tests/test-dispatcher-multiple-services.c: In function 'main': tests/test-dispatcher-multiple-services.c:62:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from tests/test-dispatcher-multiple-services.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-multiple-services tests/tests_test_dispatcher_multiple_services-test-dispatcher-multiple-services.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-multiple-services tests/tests_test_dispatcher_multiple_services-test-dispatcher-multiple-services.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_rename-test-dispatcher-rename.o `test -f 'tests/test-dispatcher-rename.c' || echo './'`tests/test-dispatcher-rename.c tests/test-dispatcher-rename.c: In function 'main': tests/test-dispatcher-rename.c:89:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from tests/test-dispatcher-rename.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-rename tests/tests_test_dispatcher_rename-test-dispatcher-rename.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-rename tests/tests_test_dispatcher_rename-test-dispatcher-rename.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_reset-test-dispatcher-reset.o `test -f 'tests/test-dispatcher-reset.c' || echo './'`tests/test-dispatcher-reset.c tests/test-dispatcher-reset.c: In function 'main': tests/test-dispatcher-reset.c:64:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from tests/test-dispatcher-reset.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-reset tests/tests_test_dispatcher_reset-test-dispatcher-reset.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-reset tests/tests_test_dispatcher_reset-test-dispatcher-reset.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_simple_service-test-dispatcher-simple-service.o `test -f 'tests/test-dispatcher-simple-service.c' || echo './'`tests/test-dispatcher-simple-service.c tests/test-dispatcher-simple-service.c: In function 'main': tests/test-dispatcher-simple-service.c:64:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from tests/test-dispatcher-simple-service.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-simple-service tests/tests_test_dispatcher_simple_service-test-dispatcher-simple-service.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-simple-service tests/tests_test_dispatcher_simple_service-test-dispatcher-simple-service.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_subtypes-test-dispatcher-subtypes.o `test -f 'tests/test-dispatcher-subtypes.c' || echo './'`tests/test-dispatcher-subtypes.c tests/test-dispatcher-subtypes.c: In function 'main': tests/test-dispatcher-subtypes.c:74:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from tests/test-dispatcher-subtypes.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-subtypes tests/tests_test_dispatcher_subtypes-test-dispatcher-subtypes.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-subtypes tests/tests_test_dispatcher_subtypes-test-dispatcher-subtypes.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_dispatcher_unique-test-dispatcher-unique.o `test -f 'tests/test-dispatcher-unique.c' || echo './'`tests/test-dispatcher-unique.c tests/test-dispatcher-unique.c: In function 'main': tests/test-dispatcher-unique.c:88:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from tests/framework.h:25, from tests/test-dispatcher-unique.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-dispatcher-unique.c:89:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from ./libepc/consumer.h:24, from tests/test-dispatcher-unique.c:23: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-dispatcher-unique tests/tests_test_dispatcher_unique-test-dispatcher-unique.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-dispatcher-unique tests/tests_test_dispatcher_unique-test-dispatcher-unique.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_expand_name-test-expand-name.o `test -f 'tests/test-expand-name.c' || echo './'`tests/test-expand-name.c /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-expand-name tests/tests_test_expand_name-test-expand-name.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-expand-name tests/tests_test_expand_name-test-expand-name.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_progress_hooks-test-progress-hooks.o `test -f 'tests/test-progress-hooks.c' || echo './'`tests/test-progress-hooks.c /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-progress-hooks tests/tests_test_progress_hooks-test-progress-hooks.o libepc/libepc-1.0.la libepc-ui/libepc-ui-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-progress-hooks tests/tests_test_progress_hooks-test-progress-hooks.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so libepc-ui/.libs/libepc-ui-1.0.so -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype /builddir/build/BUILD/libepc-0.4.0/libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_publisher_bookmarks-test-publisher-bookmarks.o `test -f 'tests/test-publisher-bookmarks.c' || echo './'`tests/test-publisher-bookmarks.c tests/test-publisher-bookmarks.c: In function 'main': tests/test-publisher-bookmarks.c:77:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from tests/framework.h:25, from tests/test-publisher-bookmarks.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-publisher-bookmarks.c:78:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from ./libepc/publisher.h:25, from tests/test-publisher-bookmarks.c:26: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-publisher-bookmarks tests/tests_test_publisher_bookmarks-test-publisher-bookmarks.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-publisher-bookmarks tests/tests_test_publisher_bookmarks-test-publisher-bookmarks.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_publisher_change_name-test-publisher-change-name.o `test -f 'tests/test-publisher-change-name.c' || echo './'`tests/test-publisher-change-name.c tests/test-publisher-change-name.c: In function 'main': tests/test-publisher-change-name.c:72:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from tests/framework.h:25, from tests/test-publisher-change-name.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-publisher-change-name.c:73:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from ./libepc/publisher.h:25, from tests/test-publisher-change-name.c:25: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-publisher-change-name tests/tests_test_publisher_change_name-test-publisher-change-name.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-publisher-change-name tests/tests_test_publisher_change_name-test-publisher-change-name.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_publisher_libsoup_494128-test-publisher-libsoup-494128.o `test -f 'tests/test-publisher-libsoup-494128.c' || echo './'`tests/test-publisher-libsoup-494128.c tests/test-publisher-libsoup-494128.c: In function 'main': tests/test-publisher-libsoup-494128.c:57:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from ./libepc/contents.h:24, from ./libepc/publisher.h:24, from tests/test-publisher-libsoup-494128.c:24: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-publisher-libsoup-494128.c:58:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/dispatcher.h:24, from ./libepc/publisher.h:25, from tests/test-publisher-libsoup-494128.c:24: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-publisher-libsoup-494128 tests/tests_test_publisher_libsoup_494128-test-publisher-libsoup-494128.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-publisher-libsoup-494128 tests/tests_test_publisher_libsoup_494128-test-publisher-libsoup-494128.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_publisher_unique-test-publisher-unique.o `test -f 'tests/test-publisher-unique.c' || echo './'`tests/test-publisher-unique.c tests/test-publisher-unique.c: In function 'main': tests/test-publisher-unique.c:102:3: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ In file included from /usr/include/glib-2.0/glib.h:107:0, from tests/framework.h:25, from tests/test-publisher-unique.c:21: /usr/include/glib-2.0/glib/deprecated/gthread.h:265:6: note: declared here void g_thread_init (gpointer vtable); ^ tests/test-publisher-unique.c:103:3: warning: 'g_type_init' is deprecated [-Wdeprecated-declarations] g_type_init (); ^ In file included from /usr/include/glib-2.0/gobject/gobject.h:24:0, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ./libepc/service-info.h:27, from ./libepc/service-monitor.h:26, from ./libepc/consumer.h:24, from tests/test-publisher-unique.c:23: /usr/include/glib-2.0/gobject/gtype.h:681:6: note: declared here void g_type_init (void); ^ /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-publisher-unique tests/tests_test_publisher_unique-test-publisher-unique.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-publisher-unique tests/tests_test_publisher_unique-test-publisher-unique.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread gcc -DHAVE_CONFIG_H -I. -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -c -o tests/tests_test_service_type-test-service-type.o `test -f 'tests/test-service-type.c' || echo './'`tests/test-service-type.c /bin/sh ./libtool --tag=CC --mode=link gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/test-service-type tests/tests_test_service_type-test-service-type.o libepc/libepc-1.0.la tests/libepc-tests.la -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -pthread -Wl,--export-dynamic -lgmodule-2.0 -pthread -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -D_REENTRANT -pthread -I/usr/include/p11-kit-1 -I/usr/include/uuid -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o tests/.libs/test-service-type tests/tests_test_service_type-test-service-type.o -pthread -Wl,--export-dynamic -pthread libepc/.libs/libepc-1.0.so tests/.libs/libepc-tests.a -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread cd ./docs/reference/libepc && make all make[3]: Entering directory '/builddir/build/BUILD/libepc-0.4.0/docs/reference/libepc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0/docs/reference/libepc' make[2]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0' make[1]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0' Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Q65SqE + exit 0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm ++ dirname /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm + cd libepc-0.4.0 + rm -rf /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm + make install DESTDIR=/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm 'INSTALL=install -p' make install-recursive make[1]: Entering directory '/builddir/build/BUILD/libepc-0.4.0' Making install in po make[2]: Entering directory '/builddir/build/BUILD/libepc-0.4.0/po' linguas="ar ca cs da de el en_GB es fi fr gl id it ja lv nb pl pt_BR sl sv th zh_CN "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/libepc-0.4.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -p -m 644 $lang.gmo $dir/libepc.mo; \ echo "installing $lang.gmo as $dir/libepc.mo"; \ else \ install -p -m 644 ./$lang.gmo $dir/libepc.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libepc.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -p -m 644 $lang.gmo.m $dir/libepc.mo.m; \ echo "installing $lang.gmo.m as $dir/libepc.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -p -m 644 ./$lang.gmo.m \ $dir/libepc.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libepc.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/ar/LC_MESSAGES/libepc.mo installing ca.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/ca/LC_MESSAGES/libepc.mo installing cs.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/cs/LC_MESSAGES/libepc.mo installing da.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/da/LC_MESSAGES/libepc.mo installing de.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/de/LC_MESSAGES/libepc.mo installing el.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/el/LC_MESSAGES/libepc.mo installing en_GB.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/en_GB/LC_MESSAGES/libepc.mo installing es.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/es/LC_MESSAGES/libepc.mo installing fi.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/fi/LC_MESSAGES/libepc.mo installing fr.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/fr/LC_MESSAGES/libepc.mo installing gl.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/gl/LC_MESSAGES/libepc.mo installing id.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/id/LC_MESSAGES/libepc.mo installing it.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/it/LC_MESSAGES/libepc.mo installing ja.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/ja/LC_MESSAGES/libepc.mo installing lv.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/lv/LC_MESSAGES/libepc.mo installing nb.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/nb/LC_MESSAGES/libepc.mo installing pl.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/pl/LC_MESSAGES/libepc.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/pt_BR/LC_MESSAGES/libepc.mo installing sl.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/sl/LC_MESSAGES/libepc.mo installing sv.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/sv/LC_MESSAGES/libepc.mo installing th.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/th/LC_MESSAGES/libepc.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/locale/zh_CN/LC_MESSAGES/libepc.mo make[2]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0/po' make[2]: Entering directory '/builddir/build/BUILD/libepc-0.4.0' cd ./docs/reference/libepc && make all make[3]: Entering directory '/builddir/build/BUILD/libepc-0.4.0/docs/reference/libepc' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0/docs/reference/libepc' make[3]: Entering directory '/builddir/build/BUILD/libepc-0.4.0' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib" /bin/sh ./libtool --mode=install install -p libepc/libepc-1.0.la libepc-ui/libepc-ui-1.0.la '/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib' libtool: install: install -p libepc/.libs/libepc-1.0.so.3.0.0 /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/libepc-1.0.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib && { ln -s -f libepc-1.0.so.3.0.0 libepc-1.0.so.3 || { rm -f libepc-1.0.so.3 && ln -s libepc-1.0.so.3.0.0 libepc-1.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib && { ln -s -f libepc-1.0.so.3.0.0 libepc-1.0.so || { rm -f libepc-1.0.so && ln -s libepc-1.0.so.3.0.0 libepc-1.0.so; }; }) libtool: install: install -p libepc/.libs/libepc-1.0.lai /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/libepc-1.0.la libtool: install: warning: relinking `libepc-ui/libepc-ui-1.0.la' libtool: install: (cd /builddir/build/BUILD/libepc-0.4.0; /bin/sh /builddir/build/BUILD/libepc-0.4.0/libtool --tag CC --mode=relink gcc -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DLOCALEDIR=\"/usr/share/locale\" -DGETTEXT_PACKAGE=\"libepc\" -pthread -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -DG_LOG_DOMAIN=\"libepc-ui\" -O2 -g -march=armv6 -mfloat-abi=hard -mfpu=vfp -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -version-info 3:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libepc-ui/libepc-ui-1.0.la -rpath /usr/lib libepc-ui/libepc_ui_libepc_ui_1_0_la-password-dialog.lo libepc-ui/libepc_ui_libepc_ui_1_0_la-progress-window.lo libepc/libepc-1.0.la -inst-prefix-dir /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm) libtool: relink: gcc -shared -fPIC -DPIC libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-password-dialog.o libepc-ui/.libs/libepc_ui_libepc_ui_1_0_la-progress-window.o -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lpangoft2-1.0 -lpango-1.0 -lfontconfig -lfreetype -L/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib -L/usr/lib -lepc-1.0 -lavahi-common -lavahi-client -lavahi-glib -lgthread-2.0 -lgmodule-2.0 -lgnutls -luuid -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -march=armv6 -mfloat-abi=hard -mfpu=vfp -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libepc-ui-1.0.so.3 -o libepc-ui/.libs/libepc-ui-1.0.so.3.0.0 libtool: install: install -p libepc-ui/.libs/libepc-ui-1.0.so.3.0.0T /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/libepc-ui-1.0.so.3.0.0 libtool: install: (cd /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib && { ln -s -f libepc-ui-1.0.so.3.0.0 libepc-ui-1.0.so.3 || { rm -f libepc-ui-1.0.so.3 && ln -s libepc-ui-1.0.so.3.0.0 libepc-ui-1.0.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib && { ln -s -f libepc-ui-1.0.so.3.0.0 libepc-ui-1.0.so || { rm -f libepc-ui-1.0.so && ln -s libepc-ui-1.0.so.3.0.0 libepc-ui-1.0.so; }; }) libtool: install: install -p libepc-ui/.libs/libepc-ui-1.0.lai /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/libepc-ui-1.0.la libtool: install: warning: remember to run `libtool --finish /usr/lib' cd ./docs/reference/libepc && make install-data make[4]: Entering directory '/builddir/build/BUILD/libepc-0.4.0/docs/reference/libepc' mkdir -p -- /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/gtk-doc/html/libepc-1.0 install -p -m 644 ./html/EpcProtocol.html install -p -m 644 ./html/EpcServiceInfo.html install -p -m 644 ./html/consuming.html install -p -m 644 ./html/dns-sd-support.html install -p -m 644 ./html/home.png install -p -m 644 ./html/index.html install -p -m 644 ./html/index.sgml install -p -m 644 ./html/internal-api.html install -p -m 644 ./html/left.png install -p -m 644 ./html/libepc-1.0-EpcServiceType.html install -p -m 644 ./html/libepc-1.0-EpcShell.html install -p -m 644 ./html/libepc-1.0-EpcTls.html install -p -m 644 ./html/libepc-1.0-auth-context.html install -p -m 644 ./html/libepc-1.0-consumer.html install -p -m 644 ./html/libepc-1.0-contents.html install -p -m 644 ./html/libepc-1.0-dispatcher.html install -p -m 644 ./html/libepc-1.0-password-dialog.html install -p -m 644 ./html/libepc-1.0-progress-window.html install -p -m 644 ./html/libepc-1.0-publisher.html install -p -m 644 ./html/libepc-1.0-service-monitor.html install -p -m 644 ./html/libepc-1.0.devhelp2 install -p -m 644 ./html/publishing.html install -p -m 644 ./html/right.png install -p -m 644 ./html/style.css install -p -m 644 ./html/up.png install -p -m 644 ./html/widgets.html make[4]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0/docs/reference/libepc' test -z "/usr/include/libepc-1.0/libepc" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/include/libepc-1.0/libepc" install -p -m 644 ./libepc/consumer.h ./libepc/contents.h ./libepc/dispatcher.h ./libepc/protocol.h ./libepc/publisher.h ./libepc/service-info.h ./libepc/service-monitor.h ./libepc/service-type.h ./libepc/shell.h ./libepc/tls.h libepc/enums.h libepc/marshal.h '/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/include/libepc-1.0/libepc' test -z "/usr/include/libepc-ui-1.0/libepc-ui" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/include/libepc-ui-1.0/libepc-ui" install -p -m 644 ./libepc-ui/password-dialog.h ./libepc-ui/progress-window.h '/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/include/libepc-ui-1.0/libepc-ui' test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/pkgconfig" install -p -m 644 libepc-1.0.pc libepc-ui-1.0.pc '/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/pkgconfig' make[3]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0' make[2]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0' make[1]: Leaving directory '/builddir/build/BUILD/libepc-0.4.0' + find /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm libepc + /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/libepc-0.4.0 extracting debug info from /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/libepc-1.0.so.3.0.0 extracting debug info from /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/lib/libepc-ui-1.0.so.3.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 2 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libepc-ui-1.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libepc-ui-1.0.so.debug symlinked /usr/lib/debug/usr/lib/libepc-ui-1.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libepc-ui-1.0.so.3.debug symlinked /usr/lib/debug/usr/lib/libepc-1.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libepc-1.0.so.3.debug symlinked /usr/lib/debug/usr/lib/libepc-1.0.so.3.0.0.debug to /usr/lib/debug/usr/lib/libepc-1.0.so.debug 687 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: libepc-0.4.0-9bs02fc23.armv6hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.74JrqT + umask 022 + cd /builddir/build/BUILD + cd libepc-0.4.0 + DOCDIR=/builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/doc/libepc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/doc/libepc + cp -pr AUTHORS /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/doc/libepc + cp -pr COPYING /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/doc/libepc + cp -pr NEWS /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/doc/libepc + cp -pr README /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm/usr/share/doc/libepc + exit 0 Provides: libepc = 0.4.0-9bs02fc23 libepc(armv6hl-32) = 0.4.0-9bs02fc23 libepc-1.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: libavahi-client.so.3 libavahi-common.so.3 libavahi-glib.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnutls.so.30 libgnutls.so.30(GNUTLS_3_4) libgobject-2.0.so.0 libgthread-2.0.so.0 libpthread.so.0 libpthread.so.0(GLIBC_2.4) libsoup-2.4.so.1 libuuid.so.1 libuuid.so.1(UUID_1.0) rtld(GNU_HASH) Processing files: libepc-ui-0.4.0-9bs02fc23.armv6hl Provides: libepc-ui = 0.4.0-9bs02fc23 libepc-ui(armv6hl-32) = 0.4.0-9bs02fc23 libepc-ui-1.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: libatk-1.0.so.0 libavahi-client.so.3 libavahi-common.so.3 libavahi-glib.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libcairo.so.2 libepc-1.0.so.3 libfontconfig.so.1 libfreetype.so.6 libgdk-x11-2.0.so.0 libgdk_pixbuf-2.0.so.0 libgio-2.0.so.0 libglib-2.0.so.0 libgmodule-2.0.so.0 libgnutls.so.30 libgobject-2.0.so.0 libgthread-2.0.so.0 libgtk-x11-2.0.so.0 libpango-1.0.so.0 libpangocairo-1.0.so.0 libpangoft2-1.0.so.0 libpthread.so.0 libsoup-2.4.so.1 libuuid.so.1 rtld(GNU_HASH) Processing files: libepc-devel-0.4.0-9bs02fc23.armv6hl Provides: libepc-devel = 0.4.0-9bs02fc23 libepc-devel(armv6hl-32) = 0.4.0-9bs02fc23 pkgconfig(libepc-1.0) = 0.4.0 pkgconfig(libepc-ui-1.0) = 0.4.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libepc-1.0.so.3 libepc-ui-1.0.so.3 pkgconfig(avahi-client) pkgconfig(avahi-glib) pkgconfig(gtk+-2.0) pkgconfig(libepc-1.0) pkgconfig(libsoup-2.4) Processing files: libepc-debuginfo-0.4.0-9bs02fc23.armv6hl Provides: libepc-debuginfo = 0.4.0-9bs02fc23 libepc-debuginfo(armv6hl-32) = 0.4.0-9bs02fc23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm Wrote: /builddir/build/RPMS/libepc-0.4.0-9bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libepc-ui-0.4.0-9bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libepc-devel-0.4.0-9bs02fc23.armv6hl.rpm Wrote: /builddir/build/RPMS/libepc-debuginfo-0.4.0-9bs02fc23.armv6hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.nGFy4F + umask 022 + cd /builddir/build/BUILD + cd libepc-0.4.0 + rm -rf /builddir/build/BUILDROOT/libepc-0.4.0-9bs02fc23.arm + exit 0 Child return code was: 0 LEAVE do -->