+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/bluez-tools.spec --define "debug_package %{nil}" --undefine _annotated_build --define "_missing_doc_files_terminate_build %{nil}" --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d" --define "_emacs_sitelispdir /usr/share/emacs/site-lisp" --nocheck ' mockbuild Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.CLy3Fk + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + /usr/bin/gzip -dc /builddir/build/SOURCES/bluez-tools-0.2.0-git20170912.7cb788c.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/autoreconf -fiv autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:18: installing './compile' configure.ac:3: installing './install-sh' configure.ac:3: installing './missing' src/Makefile.am: installing './depcomp' autoreconf: Leaving directory `.' + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Esdrhq + umask 022 + cd /builddir/build/BUILD + cd bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 ' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -I/usr/lib64/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 + '[' 1 = 1 ']' + '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']' ++ find . -name ltmain.sh + ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking for riscv64-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 whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for gcc option to accept ISO C99... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for riscv64-redhat-linux-gnu-pkg-config... /usr/bin/riscv64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GIO... 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 readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for readline in -lreadline... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config.h config.status: executing depfiles commands + /usr/bin/make -O -j4 echo UNKNOWN > .version-t && mv .version-t .version /usr/bin/make all-recursive Making all in src make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bt-agent.o bt-agent.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bt-network.o bt-network.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bt-adapter.o bt-adapter.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bt-device.o bt-device.c bt-device.c: In function '_bt_device_sdp_browse': bt-device.c:308:5: warning: ignoring return value of 'pipe', declared with attribute warn_unused_result [-Wunused-result] pipe(pipefd); ^~~~~~~~~~~~ bt-device.c:329:13: warning: ignoring return value of 'write', declared with attribute warn_unused_result [-Wunused-result] write(2, "sdptool not found\n", sizeof("sdptool not found\n")); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ At top level: bt-device.c:284:13: warning: 'create_paired_device_done' defined but not used [-Wunused-function] static void create_paired_device_done(gpointer data) ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/dbus-common.o lib/dbus-common.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/agent-helper.o lib/agent-helper.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o bt-obex.o bt-obex.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/helpers.o lib/helpers.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/sdp.o lib/sdp.c make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/manager.o lib/manager.c lib/manager.c: In function 'manager_finalize': lib/manager.c:40:14: warning: unused variable 'self' [-Wunused-variable] Manager *self = MANAGER(gobject); ^~~~ At top level: lib/manager.c:38:13: warning: 'manager_finalize' defined but not used [-Wunused-function] static void manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~ lib/manager.c:13:13: warning: 'manager_dispose' defined but not used [-Wunused-function] static void manager_dispose (GObject *gobject) ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/obex_agent.o lib/obex_agent.c lib/obex_agent.c: In function 'obex_agent_finalize': lib/obex_agent.c:98:13: warning: unused variable 'self' [-Wunused-variable] ObexAgent *self = OBEX_AGENT(gobject); ^~~~ At top level: lib/obex_agent.c:96:13: warning: 'obex_agent_finalize' defined but not used [-Wunused-function] static void obex_agent_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/properties.o lib/properties.c lib/properties.c: In function 'properties_finalize': lib/properties.c:145:17: warning: unused variable 'self' [-Wunused-variable] Properties *self = PROPERTIES(gobject); ^~~~ At top level: lib/properties.c:143:13: warning: 'properties_finalize' defined but not used [-Wunused-function] static void properties_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~ lib/properties.c:116:13: warning: 'properties_dispose' defined but not used [-Wunused-function] static void properties_dispose (GObject *gobject) ^~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/agent_manager.o lib/bluez/agent_manager.c lib/bluez/agent_manager.c: In function 'agent_manager_finalize': lib/bluez/agent_manager.c:65:16: warning: unused variable 'self' [-Wunused-variable] AgentManager *self = AGENT_MANAGER(gobject); ^~~~ lib/bluez/agent_manager.c: In function '_agent_manager_get_property': lib/bluez/agent_manager.c:96:16: warning: unused variable 'self' [-Wunused-variable] AgentManager *self = AGENT_MANAGER(object); ^~~~ lib/bluez/agent_manager.c: In function '_agent_manager_set_property': lib/bluez/agent_manager.c:107:16: warning: unused variable 'self' [-Wunused-variable] AgentManager *self = AGENT_MANAGER(object); ^~~~ At top level: lib/bluez/agent_manager.c:63:13: warning: 'agent_manager_finalize' defined but not used [-Wunused-function] static void agent_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/alert_agent.o lib/bluez/alert_agent.c lib/bluez/alert_agent.c: In function 'alert_agent_finalize': lib/bluez/alert_agent.c:69:14: warning: unused variable 'self' [-Wunused-variable] AlertAgent *self = ALERT_AGENT(gobject); ^~~~ At top level: lib/bluez/alert_agent.c:67:13: warning: 'alert_agent_finalize' defined but not used [-Wunused-function] static void alert_agent_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/adapter.o lib/bluez/adapter.c lib/bluez/adapter.c: In function 'adapter_finalize': lib/bluez/adapter.c:72:11: warning: unused variable 'self' [-Wunused-variable] Adapter *self = ADAPTER(gobject); ^~~~ At top level: lib/bluez/adapter.c:70:13: warning: 'adapter_finalize' defined but not used [-Wunused-function] static void adapter_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/alert.o lib/bluez/alert.c lib/bluez/alert.c: In function 'alert_finalize': lib/bluez/alert.c:65:9: warning: unused variable 'self' [-Wunused-variable] Alert *self = ALERT(gobject); ^~~~ lib/bluez/alert.c: In function '_alert_get_property': lib/bluez/alert.c:96:9: warning: unused variable 'self' [-Wunused-variable] Alert *self = ALERT(object); ^~~~ lib/bluez/alert.c: In function '_alert_set_property': lib/bluez/alert.c:107:9: warning: unused variable 'self' [-Wunused-variable] Alert *self = ALERT(object); ^~~~ At top level: lib/bluez/alert.c:63:13: warning: 'alert_finalize' defined but not used [-Wunused-function] static void alert_finalize (GObject *gobject) ^~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/cycling_speed.o lib/bluez/cycling_speed.c lib/bluez/cycling_speed.c: In function 'cycling_speed_finalize': lib/bluez/cycling_speed.c:72:16: warning: unused variable 'self' [-Wunused-variable] CyclingSpeed *self = CYCLING_SPEED(gobject); ^~~~ At top level: lib/bluez/cycling_speed.c:70:13: warning: 'cycling_speed_finalize' defined but not used [-Wunused-function] static void cycling_speed_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/cycling_speed_manager.o lib/bluez/cycling_speed_manager.c lib/bluez/cycling_speed_manager.c: In function 'cycling_speed_manager_finalize': lib/bluez/cycling_speed_manager.c:69:23: warning: unused variable 'self' [-Wunused-variable] CyclingSpeedManager *self = CYCLING_SPEED_MANAGER(gobject); ^~~~ At top level: lib/bluez/cycling_speed_manager.c:67:13: warning: 'cycling_speed_manager_finalize' defined but not used [-Wunused-function] static void cycling_speed_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/health_channel.o lib/bluez/health_channel.c lib/bluez/health_channel.c: In function 'health_channel_finalize': lib/bluez/health_channel.c:72:17: warning: unused variable 'self' [-Wunused-variable] HealthChannel *self = HEALTH_CHANNEL(gobject); ^~~~ At top level: lib/bluez/health_channel.c:70:13: warning: 'health_channel_finalize' defined but not used [-Wunused-function] static void health_channel_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/device.o lib/bluez/device.c lib/bluez/device.c: In function 'device_finalize': lib/bluez/device.c:72:10: warning: unused variable 'self' [-Wunused-variable] Device *self = DEVICE(gobject); ^~~~ At top level: lib/bluez/device.c:70:13: warning: 'device_finalize' defined but not used [-Wunused-function] static void device_finalize (GObject *gobject) ^~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/health_manager.o lib/bluez/health_manager.c lib/bluez/health_manager.c: In function 'health_manager_finalize': lib/bluez/health_manager.c:65:17: warning: unused variable 'self' [-Wunused-variable] HealthManager *self = HEALTH_MANAGER(gobject); ^~~~ lib/bluez/health_manager.c: In function '_health_manager_get_property': lib/bluez/health_manager.c:96:17: warning: unused variable 'self' [-Wunused-variable] HealthManager *self = HEALTH_MANAGER(object); ^~~~ lib/bluez/health_manager.c: In function '_health_manager_set_property': lib/bluez/health_manager.c:107:17: warning: unused variable 'self' [-Wunused-variable] HealthManager *self = HEALTH_MANAGER(object); ^~~~ At top level: lib/bluez/health_manager.c:63:13: warning: 'health_manager_finalize' defined but not used [-Wunused-function] static void health_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/health_device.o lib/bluez/health_device.c lib/bluez/health_device.c: In function 'health_device_finalize': lib/bluez/health_device.c:72:16: warning: unused variable 'self' [-Wunused-variable] HealthDevice *self = HEALTH_DEVICE(gobject); ^~~~ At top level: lib/bluez/health_device.c:70:13: warning: 'health_device_finalize' defined but not used [-Wunused-function] static void health_device_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/heart_rate.o lib/bluez/heart_rate.c lib/bluez/heart_rate.c: In function 'heart_rate_finalize': lib/bluez/heart_rate.c:72:13: warning: unused variable 'self' [-Wunused-variable] HeartRate *self = HEART_RATE(gobject); ^~~~ At top level: lib/bluez/heart_rate.c:70:13: warning: 'heart_rate_finalize' defined but not used [-Wunused-function] static void heart_rate_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/heart_rate_manager.o lib/bluez/heart_rate_manager.c lib/bluez/heart_rate_manager.c: In function 'heart_rate_manager_finalize': lib/bluez/heart_rate_manager.c:69:20: warning: unused variable 'self' [-Wunused-variable] HeartRateManager *self = HEART_RATE_MANAGER(gobject); ^~~~ At top level: lib/bluez/heart_rate_manager.c:67:13: warning: 'heart_rate_manager_finalize' defined but not used [-Wunused-function] static void heart_rate_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/media.o lib/bluez/media.c lib/bluez/media.c: In function 'media_finalize': lib/bluez/media.c:69:9: warning: unused variable 'self' [-Wunused-variable] Media *self = MEDIA(gobject); ^~~~ At top level: lib/bluez/media.c:67:13: warning: 'media_finalize' defined but not used [-Wunused-function] static void media_finalize (GObject *gobject) ^~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/media_control.o lib/bluez/media_control.c lib/bluez/media_control.c: In function 'media_control_finalize': lib/bluez/media_control.c:72:16: warning: unused variable 'self' [-Wunused-variable] MediaControl *self = MEDIA_CONTROL(gobject); ^~~~ At top level: lib/bluez/media_control.c:70:13: warning: 'media_control_finalize' defined but not used [-Wunused-function] static void media_control_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/network.o lib/bluez/network.c lib/bluez/network.c: In function 'network_finalize': lib/bluez/network.c:72:11: warning: unused variable 'self' [-Wunused-variable] Network *self = NETWORK(gobject); ^~~~ At top level: lib/bluez/network.c:70:13: warning: 'network_finalize' defined but not used [-Wunused-function] static void network_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/network_server.o lib/bluez/network_server.c lib/bluez/network_server.c: In function 'network_server_finalize': lib/bluez/network_server.c:69:17: warning: unused variable 'self' [-Wunused-variable] NetworkServer *self = NETWORK_SERVER(gobject); ^~~~ At top level: lib/bluez/network_server.c:67:13: warning: 'network_server_finalize' defined but not used [-Wunused-function] static void network_server_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/media_player.o lib/bluez/media_player.c lib/bluez/media_player.c: In function 'media_player_finalize': lib/bluez/media_player.c:72:15: warning: unused variable 'self' [-Wunused-variable] MediaPlayer *self = MEDIA_PLAYER(gobject); ^~~~ At top level: lib/bluez/media_player.c:70:13: warning: 'media_player_finalize' defined but not used [-Wunused-function] static void media_player_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_agent_manager.c lib/bluez/obex/obex_agent_manager.c: In function 'obex_agent_manager_finalize': lib/bluez/obex/obex_agent_manager.c:65:20: warning: unused variable 'self' [-Wunused-variable] ObexAgentManager *self = OBEX_AGENT_MANAGER(gobject); ^~~~ lib/bluez/obex/obex_agent_manager.c: In function '_obex_agent_manager_get_property': lib/bluez/obex/obex_agent_manager.c:96:20: warning: unused variable 'self' [-Wunused-variable] ObexAgentManager *self = OBEX_AGENT_MANAGER(object); ^~~~ lib/bluez/obex/obex_agent_manager.c: In function '_obex_agent_manager_set_property': lib/bluez/obex/obex_agent_manager.c:107:20: warning: unused variable 'self' [-Wunused-variable] ObexAgentManager *self = OBEX_AGENT_MANAGER(object); ^~~~ At top level: lib/bluez/obex/obex_agent_manager.c:63:13: warning: 'obex_agent_manager_finalize' defined but not used [-Wunused-function] static void obex_agent_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_client.c lib/bluez/obex/obex_client.c: In function 'obex_client_finalize': lib/bluez/obex/obex_client.c:65:14: warning: unused variable 'self' [-Wunused-variable] ObexClient *self = OBEX_CLIENT(gobject); ^~~~ lib/bluez/obex/obex_client.c: In function '_obex_client_get_property': lib/bluez/obex/obex_client.c:96:14: warning: unused variable 'self' [-Wunused-variable] ObexClient *self = OBEX_CLIENT(object); ^~~~ lib/bluez/obex/obex_client.c: In function '_obex_client_set_property': lib/bluez/obex/obex_client.c:107:14: warning: unused variable 'self' [-Wunused-variable] ObexClient *self = OBEX_CLIENT(object); ^~~~ At top level: lib/bluez/obex/obex_client.c:63:13: warning: 'obex_client_finalize' defined but not used [-Wunused-function] static void obex_client_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_file_transfer.c lib/bluez/obex/obex_file_transfer.c: In function 'obex_file_transfer_finalize': lib/bluez/obex/obex_file_transfer.c:69:20: warning: unused variable 'self' [-Wunused-variable] ObexFileTransfer *self = OBEX_FILE_TRANSFER(gobject); ^~~~ At top level: lib/bluez/obex/obex_file_transfer.c:67:13: warning: 'obex_file_transfer_finalize' defined but not used [-Wunused-function] static void obex_file_transfer_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message_access.c lib/bluez/obex/obex_message_access.c: In function 'obex_message_access_finalize': lib/bluez/obex/obex_message_access.c:69:21: warning: unused variable 'self' [-Wunused-variable] ObexMessageAccess *self = OBEX_MESSAGE_ACCESS(gobject); ^~~~ At top level: lib/bluez/obex/obex_message_access.c:67:13: warning: 'obex_message_access_finalize' defined but not used [-Wunused-function] static void obex_message_access_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_message.c lib/bluez/obex/obex_message.c: In function 'obex_message_finalize': lib/bluez/obex/obex_message.c:72:15: warning: unused variable 'self' [-Wunused-variable] ObexMessage *self = OBEX_MESSAGE(gobject); ^~~~ At top level: lib/bluez/obex/obex_message.c:70:13: warning: 'obex_message_finalize' defined but not used [-Wunused-function] static void obex_message_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_object_push.c lib/bluez/obex/obex_object_push.c: In function 'obex_object_push_finalize': lib/bluez/obex/obex_object_push.c:69:18: warning: unused variable 'self' [-Wunused-variable] ObexObjectPush *self = OBEX_OBJECT_PUSH(gobject); ^~~~ At top level: lib/bluez/obex/obex_object_push.c:67:13: warning: 'obex_object_push_finalize' defined but not used [-Wunused-function] static void obex_object_push_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_phonebook_access.c lib/bluez/obex/obex_phonebook_access.c: In function 'obex_phonebook_access_finalize': lib/bluez/obex/obex_phonebook_access.c:69:23: warning: unused variable 'self' [-Wunused-variable] ObexPhonebookAccess *self = OBEX_PHONEBOOK_ACCESS(gobject); ^~~~ At top level: lib/bluez/obex/obex_phonebook_access.c:67:13: warning: 'obex_phonebook_access_finalize' defined but not used [-Wunused-function] static void obex_phonebook_access_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_session.c lib/bluez/obex/obex_session.c: In function 'obex_session_finalize': lib/bluez/obex/obex_session.c:72:15: warning: unused variable 'self' [-Wunused-variable] ObexSession *self = OBEX_SESSION(gobject); ^~~~ At top level: lib/bluez/obex/obex_session.c:70:13: warning: 'obex_session_finalize' defined but not used [-Wunused-function] static void obex_session_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_synchronization.c lib/bluez/obex/obex_synchronization.c: In function 'obex_synchronization_finalize': lib/bluez/obex/obex_synchronization.c:69:23: warning: unused variable 'self' [-Wunused-variable] ObexSynchronization *self = OBEX_SYNCHRONIZATION(gobject); ^~~~ At top level: lib/bluez/obex/obex_synchronization.c:67:13: warning: 'obex_synchronization_finalize' defined but not used [-Wunused-function] static void obex_synchronization_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/obex/obex_transfer.o lib/bluez/obex/obex_transfer.c lib/bluez/obex/obex_transfer.c: In function 'obex_transfer_finalize': lib/bluez/obex/obex_transfer.c:72:16: warning: unused variable 'self' [-Wunused-variable] ObexTransfer *self = OBEX_TRANSFER(gobject); ^~~~ At top level: lib/bluez/obex/obex_transfer.c:70:13: warning: 'obex_transfer_finalize' defined but not used [-Wunused-function] static void obex_transfer_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/profile_manager.o lib/bluez/profile_manager.c lib/bluez/profile_manager.c: In function 'profile_manager_finalize': lib/bluez/profile_manager.c:65:18: warning: unused variable 'self' [-Wunused-variable] ProfileManager *self = PROFILE_MANAGER(gobject); ^~~~ lib/bluez/profile_manager.c: In function '_profile_manager_get_property': lib/bluez/profile_manager.c:96:18: warning: unused variable 'self' [-Wunused-variable] ProfileManager *self = PROFILE_MANAGER(object); ^~~~ lib/bluez/profile_manager.c: In function '_profile_manager_set_property': lib/bluez/profile_manager.c:107:18: warning: unused variable 'self' [-Wunused-variable] ProfileManager *self = PROFILE_MANAGER(object); ^~~~ At top level: lib/bluez/profile_manager.c:63:13: warning: 'profile_manager_finalize' defined but not used [-Wunused-function] static void profile_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/proximity_monitor.o lib/bluez/proximity_monitor.c lib/bluez/proximity_monitor.c: In function 'proximity_monitor_finalize': lib/bluez/proximity_monitor.c:72:20: warning: unused variable 'self' [-Wunused-variable] ProximityMonitor *self = PROXIMITY_MONITOR(gobject); ^~~~ At top level: lib/bluez/proximity_monitor.c:70:13: warning: 'proximity_monitor_finalize' defined but not used [-Wunused-function] static void proximity_monitor_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/proximity_reporter.o lib/bluez/proximity_reporter.c lib/bluez/proximity_reporter.c: In function 'proximity_reporter_finalize': lib/bluez/proximity_reporter.c:72:21: warning: unused variable 'self' [-Wunused-variable] ProximityReporter *self = PROXIMITY_REPORTER(gobject); ^~~~ At top level: lib/bluez/proximity_reporter.c:70:13: warning: 'proximity_reporter_finalize' defined but not used [-Wunused-function] static void proximity_reporter_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/sim_access.o lib/bluez/sim_access.c lib/bluez/sim_access.c: In function 'sim_access_finalize': lib/bluez/sim_access.c:72:13: warning: unused variable 'self' [-Wunused-variable] SimAccess *self = SIM_ACCESS(gobject); ^~~~ At top level: lib/bluez/sim_access.c:70:13: warning: 'sim_access_finalize' defined but not used [-Wunused-function] static void sim_access_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/thermometer.o lib/bluez/thermometer.c lib/bluez/thermometer.c: In function 'thermometer_finalize': lib/bluez/thermometer.c:72:15: warning: unused variable 'self' [-Wunused-variable] Thermometer *self = THERMOMETER(gobject); ^~~~ At top level: lib/bluez/thermometer.c:70:13: warning: 'thermometer_finalize' defined but not used [-Wunused-function] static void thermometer_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -c -o lib/bluez/thermometer_manager.o lib/bluez/thermometer_manager.c lib/bluez/thermometer_manager.c: In function 'thermometer_manager_finalize': lib/bluez/thermometer_manager.c:69:22: warning: unused variable 'self' [-Wunused-variable] ThermometerManager *self = THERMOMETER_MANAGER(gobject); ^~~~ At top level: lib/bluez/thermometer_manager.c:67:13: warning: 'thermometer_manager_finalize' defined but not used [-Wunused-function] static void thermometer_manager_finalize (GObject *gobject) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bt-device lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-device.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bt-agent lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-agent.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bt-adapter lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-adapter.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bt-network lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-network.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o bt-obex lib/agent-helper.o lib/dbus-common.o lib/helpers.o lib/manager.o lib/obex_agent.o lib/properties.o lib/sdp.o lib/bluez/adapter.o lib/bluez/agent_manager.o lib/bluez/alert_agent.o lib/bluez/alert.o lib/bluez/cycling_speed.o lib/bluez/cycling_speed_manager.o lib/bluez/device.o lib/bluez/health_channel.o lib/bluez/health_device.o lib/bluez/health_manager.o lib/bluez/heart_rate.o lib/bluez/heart_rate_manager.o lib/bluez/media.o lib/bluez/media_control.o lib/bluez/media_player.o lib/bluez/network.o lib/bluez/network_server.o lib/bluez/obex/obex_agent_manager.o lib/bluez/obex/obex_client.o lib/bluez/obex/obex_file_transfer.o lib/bluez/obex/obex_message_access.o lib/bluez/obex/obex_message.o lib/bluez/obex/obex_object_push.o lib/bluez/obex/obex_phonebook_access.o lib/bluez/obex/obex_session.o lib/bluez/obex/obex_synchronization.o lib/bluez/obex/obex_transfer.o lib/bluez/profile_manager.o lib/bluez/proximity_monitor.o lib/bluez/proximity_reporter.o lib/bluez/sim_access.o lib/bluez/thermometer.o lib/bluez/thermometer_manager.o bt-obex.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lreadline make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.7bD2TM + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 + cd bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 'INSTALL=/usr/bin/install -p' /usr/bin/make install-recursive make[1]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7' Making install in src make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[3]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/bin' /usr/bin/install -p bt-adapter bt-agent bt-device bt-network bt-obex '/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/man/man1' /usr/bin/install -p -m 644 bt-adapter.1 bt-agent.1 bt-device.1 bt-network.1 bt-obex.1 '/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7/src' make[2]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7' make[3]: Entering directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7' make[2]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7' make[1]: Leaving directory '/builddir/build/BUILD/bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig /sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /etc/ld.so.conf: No such file or directory + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip /usr/bin/strip + /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /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-mangle-shebangs Processing files: bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.S64Ijw + umask 022 + cd /builddir/build/BUILD + cd bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + DOCDIR=/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/doc/bluez-tools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/doc/bluez-tools + cp -pr ChangeLog /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/doc/bluez-tools + cp -pr README /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/doc/bluez-tools + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.037o8z + umask 022 + cd /builddir/build/BUILD + cd bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + LICENSEDIR=/builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/licenses/bluez-tools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/licenses/bluez-tools + cp -pr AUTHORS /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/licenses/bluez-tools + cp -pr COPYING /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64/usr/share/licenses/bluez-tools + exit 0 Provides: bluez-tools = 0.2.0-0.7.git20170912.7cb788c.fc28 bluez-tools(riscv-64) = 0.2.0-0.7.git20170912.7cb788c.fc28 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libreadline.so.7()(64bit) rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 Wrote: /builddir/build/SRPMS/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4Uiu4k + umask 022 + cd /builddir/build/BUILD + cd bluez-tools-7cb788c9c43facfd2d14ff50e16d6a19f033a6a7 + /usr/bin/rm -rf /builddir/build/BUILDROOT/bluez-tools-0.2.0-0.7.git20170912.7cb788c.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync Terminated +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff