+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/librapi.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.y2uptA + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf librapi2-0.15.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/librapi2-0.15.2.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd librapi2-0.15.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (librapi2-dso.patch):' Patch #0 (librapi2-dso.patch): + /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0 patching file tools/Makefile.in Hunk #1 succeeded at 334 (offset 2 lines). patching file tools/Makefile.am + sed -i -e 's,^\(CFLAGS=\"\"\),#\1,' configure configure.ac + touch -r aclocal.m4 configure configure.ac + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.2n79pD + umask 022 + cd /builddir/build/BUILD + cd librapi2-0.15.2 + 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 + 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=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 --disable-hal-support --enable-udev-support --disable-static --disable-rpath checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking target system type... riscv64-redhat-linux-gnu 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 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 dependency style of gcc... none checking for an ANSI C-conforming const... yes checking for gawk... (cached) gawk checking for riscv64-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 for riscv64-redhat-linux-gnu-g++... no checking for riscv64-redhat-linux-gnu-c++... no checking for riscv64-redhat-linux-gnu-gpp... no checking for riscv64-redhat-linux-gnu-aCC... no checking for riscv64-redhat-linux-gnu-CC... no checking for riscv64-redhat-linux-gnu-cxx... no checking for riscv64-redhat-linux-gnu-cc++... no checking for riscv64-redhat-linux-gnu-cl.exe... no checking for riscv64-redhat-linux-gnu-FCC... no checking for riscv64-redhat-linux-gnu-KCC... no checking for riscv64-redhat-linux-gnu-RCC... no checking for riscv64-redhat-linux-gnu-xlC_r... no checking for riscv64-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... none checking whether ln -s works... yes checking for riscv64-redhat-linux-gnu-gcc... (cached) 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 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 the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok 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 whether we are using the GNU C++ compiler... (cached) yes checking whether g++ accepts -g... (cached) yes checking dependency style of g++... (cached) none checking how to run the C++ preprocessor... g++ -E checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether make sets $(MAKE)... (cached) yes checking for ld used by GCC... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for 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 LIBSYNCE... yes checking for DBUS... yes configure: Building with odccm support configure: Building without hal support checking for DBUS... yes configure: Building with udev support configure: Checking to see if we can build Python bindings checking for a Python interpreter with version >= 2.3... python checking for python... /usr/bin/python checking for python version... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out 2.7 checking for python platform... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out linux2 checking for python script directory... ${prefix}/lib/python2.7/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python2.7/site-packages checking for pyrexc... pyrexc checking for headers required to compile python extensions... DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out found checking pyrex version... ./configure: line 17004: export: `WARNING:': not a valid identifier ./configure: line 17004: export: `/usr/bin/python': not a valid identifier ./configure: line 17004: export: `/usr/bin/python3': not a valid identifier ./configure: line 17004: export: `/usr/bin/python2': not a valid identifier ./configure: line 17004: export: `/usr/bin/python': not a valid identifier ./configure: line 17004: export: `3': not a valid identifier ./configure: line 17004: export: `now,': not a valid identifier ./configure: line 17004: export: `https://fedoraproject': not a valid identifier ok checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no configure: creating ./config.status config.status: creating script/synce-install-cab config.status: creating script/synce-remove-program config.status: creating librapi2.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/support/Makefile config.status: creating src/backend_ops_1/Makefile config.status: creating src/backend_ops_2/Makefile config.status: creating man/Makefile config.status: creating script/Makefile config.status: creating tests/Makefile config.status: creating tests/CeRapiInvoke/Makefile config.status: creating tests/CeRapiInvoke/dll/Makefile config.status: creating tests/rapi/Makefile config.status: creating tools/Makefile config.status: creating tools/man/Makefile config.status: creating python/Makefile config.status: creating python/tests/Makefile config.status: creating rapi_config.h config.status: executing depfiles commands config.status: executing libtool commands + make LIBTOOL=/usr/bin/libtool -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2' Making all in src make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src' Making all in support make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/support' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 libsupport_la-rapi_buffer.lo `test -f 'rapi_buffer.c' || echo './'`rapi_buffer.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 libsupport_la-rapi_context.lo `test -f 'rapi_context.c' || echo './'`rapi_context.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi_buffer.c -fPIC -DPIC -o .libs/libsupport_la-rapi_buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi_context.c -fPIC -DPIC -o .libs/libsupport_la-rapi_context.o rapi_context.c: In function 'get_connection_from_odccm': rapi_context.c:294: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 /usr/include/dbus-1.0/dbus/dbus-glib.h:27, from rapi_context.c:17: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ rapi_context.c: In function 'get_connection_from_udev': rapi_context.c:387: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 /usr/include/dbus-1.0/dbus/dbus-glib.h:27, from rapi_context.c:17: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ At top level: rapi_context.c:48:26: warning: 'DCCM_MGR_IFACE' defined but not used [-Wunused-const-variable=] static const char* const DCCM_MGR_IFACE = "org.synce.dccm.DeviceManager"; ^~~~~~~~~~~~~~ rapi_context.c:47:26: warning: 'DCCM_MGR_PATH' defined but not used [-Wunused-const-variable=] static const char* const DCCM_MGR_PATH = "/org/synce/dccm/DeviceManager"; ^~~~~~~~~~~~~ rapi_context.c:41:26: warning: 'ODCCM_MGR_IFACE' defined but not used [-Wunused-const-variable=] static const char* const ODCCM_MGR_IFACE = "org.synce.odccm.DeviceManager"; ^~~~~~~~~~~~~~~ rapi_context.c:40:26: warning: 'ODCCM_MGR_PATH' defined but not used [-Wunused-const-variable=] static const char* const ODCCM_MGR_PATH = "/org/synce/odccm/DeviceManager"; ^~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi_buffer.c -o libsupport_la-rapi_buffer.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi_context.c -o libsupport_la-rapi_context.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 libsupport.la libsupport_la-rapi_buffer.lo libsupport_la-rapi_context.lo -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce libtool: link: ar cru .libs/libsupport.a .libs/libsupport_la-rapi_buffer.o .libs/libsupport_la-rapi_context.o libtool: link: ranlib .libs/libsupport.a libtool: link: ( cd ".libs" && rm -f "libsupport.la" && ln -s "../libsupport.la" "libsupport.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src/support' Making all in backend_ops_1 make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_1' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-database.lo `test -f 'database.c' || echo './'`database.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-file_access.lo `test -f 'file_access.c' || echo './'`file_access.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-file_management.lo `test -f 'file_management.c' || echo './'`file_management.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-invoke.lo `test -f 'invoke.c' || echo './'`invoke.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_management.c -fPIC -DPIC -o .libs/librapiops1_la-file_management.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_access.c -fPIC -DPIC -o .libs/librapiops1_la-file_access.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 invoke.c -fPIC -DPIC -o .libs/librapiops1_la-invoke.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 database.c -fPIC -DPIC -o .libs/librapiops1_la-database.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_access.c -o librapiops1_la-file_access.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 invoke.c -o librapiops1_la-invoke.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_management.c -o librapiops1_la-file_management.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-misc.lo `test -f 'misc.c' || echo './'`misc.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-password.lo `test -f 'password.c' || echo './'`password.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 database.c -o librapiops1_la-database.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 misc.c -fPIC -DPIC -o .libs/librapiops1_la-misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 password.c -fPIC -DPIC -o .libs/librapiops1_la-password.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops1_la-registry.lo `test -f 'registry.c' || echo './'`registry.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 password.c -o librapiops1_la-password.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 registry.c -fPIC -DPIC -o .libs/librapiops1_la-registry.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 misc.c -o librapiops1_la-misc.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 registry.c -o librapiops1_la-registry.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 librapiops1.la librapiops1_la-database.lo librapiops1_la-file_access.lo librapiops1_la-file_management.lo librapiops1_la-invoke.lo librapiops1_la-misc.lo librapiops1_la-password.lo librapiops1_la-registry.lo -lsynce libtool: link: ar cru .libs/librapiops1.a .libs/librapiops1_la-database.o .libs/librapiops1_la-file_access.o .libs/librapiops1_la-file_management.o .libs/librapiops1_la-invoke.o .libs/librapiops1_la-misc.o .libs/librapiops1_la-password.o .libs/librapiops1_la-registry.o libtool: link: ranlib .libs/librapiops1.a libtool: link: ( cd ".libs" && rm -f "librapiops1.la" && ln -s "../librapiops1.la" "librapiops1.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_1' Making all in backend_ops_2 make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_2' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-file_management2.lo `test -f 'file_management2.c' || echo './'`file_management2.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-file_access2.lo `test -f 'file_access2.c' || echo './'`file_access2.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-misc2.lo `test -f 'misc2.c' || echo './'`misc2.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-registry2.lo `test -f 'registry2.c' || echo './'`registry2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 misc2.c -fPIC -DPIC -o .libs/librapiops2_la-misc2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_access2.c -fPIC -DPIC -o .libs/librapiops2_la-file_access2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 registry2.c -fPIC -DPIC -o .libs/librapiops2_la-registry2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_management2.c -fPIC -DPIC -o .libs/librapiops2_la-file_management2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_access2.c -o librapiops2_la-file_access2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 misc2.c -o librapiops2_la-misc2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 file_management2.c -o librapiops2_la-file_management2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 registry2.c -o librapiops2_la-registry2.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-password2.lo `test -f 'password2.c' || echo './'`password2.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-database2.lo `test -f 'database2.c' || echo './'`database2.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 librapiops2_la-invoke2.lo `test -f 'invoke2.c' || echo './'`invoke2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 password2.c -fPIC -DPIC -o .libs/librapiops2_la-password2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 database2.c -fPIC -DPIC -o .libs/librapiops2_la-database2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 invoke2.c -fPIC -DPIC -o .libs/librapiops2_la-invoke2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 password2.c -o librapiops2_la-password2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 database2.c -o librapiops2_la-database2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -pthread -Wsign-compare -Wno-long-long -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 invoke2.c -o librapiops2_la-invoke2.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 librapiops2.la librapiops2_la-file_management2.lo librapiops2_la-file_access2.lo librapiops2_la-misc2.lo librapiops2_la-registry2.lo librapiops2_la-password2.lo librapiops2_la-database2.lo librapiops2_la-invoke2.lo -lsynce libtool: link: ar cru .libs/librapiops2.a .libs/librapiops2_la-file_management2.o .libs/librapiops2_la-file_access2.o .libs/librapiops2_la-misc2.o .libs/librapiops2_la-registry2.o .libs/librapiops2_la-password2.o .libs/librapiops2_la-database2.o .libs/librapiops2_la-invoke2.o libtool: link: ranlib .libs/librapiops2.a libtool: link: ( cd ".libs" && rm -f "librapiops2.la" && ln -s "../librapiops2.la" "librapiops2.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_2' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src' /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-backend_ops_1.lo `test -f 'backend_ops_1.c' || echo './'`backend_ops_1.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-backend_ops_2.lo `test -f 'backend_ops_2.c' || echo './'`backend_ops_2.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-connection.lo `test -f 'connection.c' || echo './'`connection.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-window.lo `test -f 'window.c' || echo './'`window.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 backend_ops_2.c -fPIC -DPIC -o .libs/librapi_la-backend_ops_2.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 window.c -fPIC -DPIC -o .libs/librapi_la-window.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 connection.c -fPIC -DPIC -o .libs/librapi_la-connection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 backend_ops_1.c -fPIC -DPIC -o .libs/librapi_la-backend_ops_1.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from rapi.h:21, from connection.c:2: /usr/include/features.h:184:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 window.c -o librapi_la-window.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 backend_ops_2.c -o librapi_la-backend_ops_2.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 backend_ops_1.c -o librapi_la-backend_ops_1.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 connection.c -o librapi_la-connection.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-rapi_api.lo `test -f 'rapi_api.c' || echo './'`rapi_api.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-misc.lo `test -f 'misc.c' || echo './'`misc.c /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-irapistream.lo `test -f 'irapistream.c' || echo './'`irapistream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi_api.c -fPIC -DPIC -o .libs/librapi_la-rapi_api.o /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 librapi_la-rapi2_api.lo `test -f 'rapi2_api.c' || echo './'`rapi2_api.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 misc.c -fPIC -DPIC -o .libs/librapi_la-misc.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 irapistream.c -fPIC -DPIC -o .libs/librapi_la-irapistream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi2_api.c -fPIC -DPIC -o .libs/librapi_la-rapi2_api.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 irapistream.c -o librapi_la-irapistream.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 misc.c -o librapi_la-misc.o >/dev/null 2>&1 rapi2_api.c: In function 'IRAPIDesktop_Init': rapi2_api.c:1990:9: 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 /usr/include/dbus-1.0/dbus/dbus-glib.h:27, from rapi2_api.c:12: /usr/include/glib-2.0/gobject/gtype.h:686:23: note: declared here void g_type_init (void); ^~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi_api.c -o librapi_la-rapi_api.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../src/support -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 rapi2_api.c -o librapi_la-rapi2_api.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -Wsign-compare -Wno-long-long -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 -no-undefined -version-info 2:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librapi.la -rpath /usr/lib64 librapi_la-backend_ops_1.lo librapi_la-backend_ops_2.lo librapi_la-connection.lo librapi_la-window.lo librapi_la-rapi_api.lo librapi_la-misc.lo librapi_la-irapistream.lo librapi_la-rapi2_api.lo ../src/support/libsupport.la ../src/backend_ops_1/librapiops1.la ../src/backend_ops_2/librapiops2.la -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/librapi_la-backend_ops_1.o .libs/librapi_la-backend_ops_2.o .libs/librapi_la-connection.o .libs/librapi_la-window.o .libs/librapi_la-rapi_api.o .libs/librapi_la-misc.o .libs/librapi_la-irapistream.o .libs/librapi_la-rapi2_api.o -Wl,--whole-archive ../src/support/.libs/libsupport.a ../src/backend_ops_1/.libs/librapiops1.a ../src/backend_ops_2/.libs/librapiops2.a -Wl,--no-whole-archive -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,librapi.so.2 -o .libs/librapi.so.2.0.0 libtool: link: (cd ".libs" && rm -f "librapi.so.2" && ln -s "librapi.so.2.0.0" "librapi.so.2") libtool: link: (cd ".libs" && rm -f "librapi.so" && ln -s "librapi.so.2.0.0" "librapi.so") libtool: link: (cd .libs/librapi.lax/libsupport.a && ar x "/builddir/build/BUILD/librapi2-0.15.2/src/../src/support/.libs/libsupport.a") libtool: link: (cd .libs/librapi.lax/librapiops1.a && ar x "/builddir/build/BUILD/librapi2-0.15.2/src/../src/backend_ops_1/.libs/librapiops1.a") libtool: link: (cd .libs/librapi.lax/librapiops2.a && ar x "/builddir/build/BUILD/librapi2-0.15.2/src/../src/backend_ops_2/.libs/librapiops2.a") libtool: link: ar cru .libs/librapi.a librapi_la-backend_ops_1.o librapi_la-backend_ops_2.o librapi_la-connection.o librapi_la-window.o librapi_la-rapi_api.o librapi_la-misc.o librapi_la-irapistream.o librapi_la-rapi2_api.o .libs/librapi.lax/libsupport.a/libsupport_la-rapi_buffer.o .libs/librapi.lax/libsupport.a/libsupport_la-rapi_context.o .libs/librapi.lax/librapiops1.a/librapiops1_la-database.o .libs/librapi.lax/librapiops1.a/librapiops1_la-file_access.o .libs/librapi.lax/librapiops1.a/librapiops1_la-file_management.o .libs/librapi.lax/librapiops1.a/librapiops1_la-invoke.o .libs/librapi.lax/librapiops1.a/librapiops1_la-misc.o .libs/librapi.lax/librapiops1.a/librapiops1_la-password.o .libs/librapi.lax/librapiops1.a/librapiops1_la-registry.o .libs/librapi.lax/librapiops2.a/librapiops2_la-database2.o .libs/librapi.lax/librapiops2.a/librapiops2_la-file_access2.o .libs/librapi.lax/librapiops2.a/librapiops2_la-file_management2.o .libs/librapi.lax/librapiops2.a/librapiops2_la-invoke2.o .libs/librapi.lax/librapiops2.a/librapiops2_la-misc2.o .libs/librapi.lax/librapiops2.a/librapiops2_la-password2.o .libs/librapi.lax/librapiops2.a/librapiops2_la-registry2.o libtool: link: ranlib .libs/librapi.a libtool: link: rm -fr .libs/librapi.lax libtool: link: ( cd ".libs" && rm -f "librapi.la" && ln -s "../librapi.la" "librapi.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src' Making all in script make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/script' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/script' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools' cd .. && /bin/sh /builddir/build/BUILD/librapi2-0.15.2/missing --run automake-1.11 --foreign tools/Makefile /builddir/build/BUILD/librapi2-0.15.2/missing: line 52: automake-1.11: command not found WARNING: `automake-1.11' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd .. && /bin/sh ./config.status tools/Makefile depfiles config.status: creating tools/Makefile config.status: executing depfiles commands Making all in man make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools/man' cd ../.. && /bin/sh ./config.status tools/man/Makefile config.status: creating tools/man/Makefile make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools/man' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools' gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pcommon.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pcp.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pls.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pmkdir.c pcp.c: In function 'copy_dir': pcp.c:226:8: warning: variable 'result' set but not used [-Wunused-but-set-variable] bool result; ^~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pmv.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 prm.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 prmdir.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 prun.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pstatus.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 rapiconfig.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pkillall.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 pshortcut.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 psettime.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 synce-list-programs.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 synce-registry.c pshortcut.c: In function 'main': pshortcut.c:158:5: warning: 'target' may be used uninitialized in this function [-Wmaybe-uninitialized] free(target); ^~~~~~~~~~~~ pshortcut.c:155:5: warning: 'shortcut' may be used uninitialized in this function [-Wmaybe-uninitialized] free(shortcut); ^~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 synce-database.c gcc -DHAVE_CONFIG_H -I. -I.. -I../src -I../src/support -pthread -Wsign-compare -Wno-long-long -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 oidinfo.c /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pcp pcommon.o pcp.o ../src/librapi.la -lsynce synce-registry.c: In function 'write_val': synce-registry.c:738:7: warning: 'valBuf' may be used uninitialized in this function [-Wmaybe-uninitialized] wstr_free_string(valBuf); ^~~~~~~~~~~~~~~~~~~~~~~~ /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pls pcommon.o pls.o ../src/librapi.la -lsynce /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pmkdir pcommon.o pmkdir.o ../src/librapi.la -lsynce /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pmv pcommon.o pmv.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pcp pcommon.o pcp.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 prm pcommon.o prm.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pls pcommon.o pls.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmkdir pcommon.o pmkdir.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 prmdir pcommon.o prmdir.o ../src/librapi.la -lsynce /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 prun pcommon.o prun.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pmv pcommon.o pmv.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pstatus pstatus.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/prm pcommon.o prm.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 rapiconfig rapiconfig.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/prmdir pcommon.o prmdir.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/prun pcommon.o prun.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pkillall pkillall.o ../src/librapi.la -lsynce /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 pshortcut pcommon.o pshortcut.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pstatus pstatus.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 psettime psettime.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rapiconfig rapiconfig.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 synce-list-programs synce-list-programs.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pshortcut pcommon.o pshortcut.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/pkillall pkillall.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 synce-registry synce-registry.o pcommon.o ../src/librapi.la -lsynce /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 synce-database synce-database.o pcommon.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/psettime psettime.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread /usr/bin/libtool --tag=CC --mode=link gcc -pthread -Wsign-compare -Wno-long-long -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 oidinfo oidinfo.o ../src/librapi.la -lsynce libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/synce-list-programs synce-list-programs.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/synce-registry synce-registry.o pcommon.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/synce-database synce-database.o pcommon.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread libtool: link: gcc -pthread -Wsign-compare -Wno-long-long -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 -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/oidinfo oidinfo.o ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools' Making all in tests make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests' cd .. && /bin/sh ./config.status tests/Makefile config.status: creating tests/Makefile Making all in CeRapiInvoke make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' cd ../.. && /bin/sh ./config.status tests/CeRapiInvoke/Makefile depfiles config.status: creating tests/CeRapiInvoke/Makefile config.status: executing depfiles commands Making all in dll make[4]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke/dll' cd ../../.. && /bin/sh ./config.status tests/CeRapiInvoke/dll/Makefile config.status: creating tests/CeRapiInvoke/dll/Makefile make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke/dll' make[4]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -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 CeRapiInvoke.o CeRapiInvoke.cc gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -Wall -pthread -Wsign-compare -Wno-long-long -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 pcommon.o `test -f '../../tools/pcommon.c' || echo './'`../../tools/pcommon.c CeRapiInvoke.cc: In function 'bool test_last_error()': CeRapiInvoke.cc:189:11: warning: variable 'hr' set but not used [-Wunused-but-set-variable] HRESULT hr; ^~ /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeRapiInvoke CeRapiInvoke.o pcommon.o ../../src/librapi.la libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeRapiInvoke CeRapiInvoke.o pcommon.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread make[4]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' Making all in rapi make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/rapi' cd ../.. && /bin/sh ./config.status tests/rapi/Makefile depfiles config.status: creating tests/rapi/Makefile config.status: executing depfiles commands g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeCreateDatabase.o CeCreateDatabase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeCreateDirectory.o CeCreateDirectory.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeCreateFile.o CeCreateFile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeFindAllDatabases.o CeFindAllDatabases.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeFindAllFiles.o CeFindAllFiles.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeFindFirstFile.o CeFindFirstFile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeGetVersionEx.o CeGetVersionEx.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeGetSpecialFolderPath.o CeGetSpecialFolderPath.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeMoveFile.o CeMoveFile.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeOpenDatabase.o CeOpenDatabase.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src/support -Wall -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 CeRapiInit.o CeRapiInit.cpp /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeCreateDatabase CeCreateDatabase.o ../../src/librapi.la /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeCreateDirectory CeCreateDirectory.o ../../src/librapi.la /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeCreateFile CeCreateFile.o ../../src/librapi.la CeOpenDatabase.cpp: In function 'int handle_database(HANDLE, DWORD)': CeOpenDatabase.cpp:179:22: warning: converting to non-pointer type 'DWORD {aka unsigned int}' from NULL [-Wconversion-null] DWORD buffer_size = NULL; ^~~~ /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeFindAllDatabases CeFindAllDatabases.o ../../src/librapi.la libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeCreateDatabase CeCreateDatabase.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeFindAllFiles CeFindAllFiles.o ../../src/librapi.la libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeCreateDirectory CeCreateDirectory.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeCreateFile CeCreateFile.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeFindAllDatabases CeFindAllDatabases.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeFindFirstFile CeFindFirstFile.o ../../src/librapi.la /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeGetVersionEx CeGetVersionEx.o ../../src/librapi.la /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeGetSpecialFolderPath CeGetSpecialFolderPath.o ../../src/librapi.la libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeFindAllFiles CeFindAllFiles.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeMoveFile CeMoveFile.o ../../src/librapi.la libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeFindFirstFile CeFindFirstFile.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeGetVersionEx CeGetVersionEx.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeGetSpecialFolderPath CeGetSpecialFolderPath.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeOpenDatabase CeOpenDatabase.o ../../src/librapi.la /usr/bin/libtool --tag=CXX --mode=link g++ -Wall -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 -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o CeRapiInit CeRapiInit.o ../../src/librapi.la libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeMoveFile CeMoveFile.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeOpenDatabase CeOpenDatabase.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread libtool: link: g++ -Wall -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 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/CeRapiInit CeRapiInit.o ../../src/.libs/librapi.so -lsynce -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -pthread make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/rapi' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests' Making all in python make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python' cd .. && /bin/sh ./config.status python/Makefile depfiles config.status: creating python/Makefile config.status: executing depfiles commands Making all in tests make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python/tests' cd ../.. && /bin/sh ./config.status python/tests/Makefile config.status: creating python/tests/Makefile make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python/tests' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python' pyrexc ./pyrapi2.pyx -o ./pyrapi2.c DEPRECATION WARNING: python2 invoked with /usr/bin/python. Use /usr/bin/python3 or /usr/bin/python2 /usr/bin/python will be removed or switched to Python 3 in the future. If you cannot make the switch now, please follow instructions at https://fedoraproject.org/wiki/Changes/Avoid_usr_bin_python_in_RPM_Build#Quick_Opt-Out /usr/bin/libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../src -pthread -Wsign-compare -Wno-long-long -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 pyrapi2_la-pyrapi2.lo `test -f 'pyrapi2.c' || echo './'`pyrapi2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../src -pthread -Wsign-compare -Wno-long-long -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 pyrapi2.c -fPIC -DPIC -o .libs/pyrapi2_la-pyrapi2.o pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_keys': pyrapi2.c:953:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrapi2.c:984:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^~~~~~~~~ pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_keys_and_childcount': pyrapi2.c:1146:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrapi2.c:1180:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^~~~~~~~~ pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_values': pyrapi2.c:1406:5: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrapi2.c:1440:9: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_True); ^~~~~~~~~ pyrapi2.c: In function 'initpyrapi2': pyrapi2.c:7014:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_keys': pyrapi2.c:1056:8: warning: '__pyx_v_name' may be used uninitialized in this function [-Wmaybe-uninitialized] if (__pyx_3) { ^ pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_keys_and_childcount': pyrapi2.c:1302:8: warning: '__pyx_v_name' may be used uninitialized in this function [-Wmaybe-uninitialized] if (__pyx_4) { ^ pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_get_value': pyrapi2.c:3197:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ pyrapi2.c: In function '__pyx_f_7pyrapi2_6RegKey_query_value': pyrapi2.c:3516:10: warning: '__pyx_r' may be used uninitialized in this function [-Wmaybe-uninitialized] return __pyx_r; ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../src -pthread -Wsign-compare -Wno-long-long -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 pyrapi2.c -o pyrapi2_la-pyrapi2.o >/dev/null 2>&1 /usr/bin/libtool --tag=CC --mode=link gcc -I/usr/include/python2.7 -I../src -pthread -Wsign-compare -Wno-long-long -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 -module -avoid-version -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pyrapi2.la -rpath /usr/lib64/python2.7/site-packages pyrapi2_la-pyrapi2.lo ../src/librapi.la -lsynce libtool: link: gcc -shared -fPIC -DPIC .libs/pyrapi2_la-pyrapi2.o -Wl,-rpath -Wl,/builddir/build/BUILD/librapi2-0.15.2/src/.libs ../src/.libs/librapi.so -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,pyrapi2.so -o .libs/pyrapi2.so libtool: link: ar cru .libs/pyrapi2.a pyrapi2_la-pyrapi2.o libtool: link: ranlib .libs/pyrapi2.a libtool: link: ( cd ".libs" && rm -f "pyrapi2.la" && ln -s "../pyrapi2.la" "pyrapi2.la" ) make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python' Making all in man make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/man' cd .. && /bin/sh ./config.status man/Makefile config.status: creating man/Makefile make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/man' Making all in . make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2' cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.aW5wBQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64 + cd librapi2-0.15.2 + make install DESTDIR=/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64 Making install in src make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src' cd .. && /bin/sh ./config.status src/Makefile depfiles config.status: creating src/Makefile config.status: executing depfiles commands Making install in support make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/support' cd ../.. && /bin/sh ./config.status src/support/Makefile depfiles config.status: creating src/support/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/support' 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/librapi2-0.15.2/src/support' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src/support' Making install in backend_ops_1 make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_1' cd ../.. && /bin/sh ./config.status src/backend_ops_1/Makefile depfiles config.status: creating src/backend_ops_1/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_1' 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/librapi2-0.15.2/src/backend_ops_1' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_1' Making install in backend_ops_2 make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_2' cd ../.. && /bin/sh ./config.status src/backend_ops_2/Makefile depfiles config.status: creating src/backend_ops_2/Makefile config.status: executing depfiles commands make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_2' 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/librapi2-0.15.2/src/backend_ops_2' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src/backend_ops_2' make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/src' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c librapi.la '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/librapi.so.2.0.0 /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64 && { ln -s -f librapi.so.2.0.0 librapi.so.2 || { rm -f librapi.so.2 && ln -s librapi.so.2.0.0 librapi.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64 && { ln -s -f librapi.so.2.0.0 librapi.so || { rm -f librapi.so && ln -s librapi.so.2.0.0 librapi.so; }; }) libtool: install: /usr/bin/install -c .libs/librapi.lai /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.la libtool: install: /usr/bin/install -c .libs/librapi.a /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.a libtool: install: chmod 644 /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.a libtool: install: ranlib /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/include" /usr/bin/install -c -m 644 rapi.h rapitypes.h rapi2.h rapitypes2.h irapistream.h '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/include' make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/src' Making install in script make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/script' cd .. && /bin/sh ./config.status script/Makefile config.status: creating script/Makefile make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/script' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin" /usr/bin/install -c synce-install-cab synce-remove-program '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin' test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 synce-install-cab.1 synce-remove-program.1 '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/man/man1' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/script' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/script' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools' Making install in man make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools/man' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools/man' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 pcp.1 pkillall.1 pls.1 pmkdir.1 pmv.1 prm.1 prmdir.1 prun.1 psettime.1 pshortcut.1 pstatus.1 rapiconfig.1 synce-list-programs.1 synce-registry.1 '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/man/man1' make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools/man' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools/man' make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tools' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c pcp pls pmkdir pmv prm prmdir prun pstatus rapiconfig pkillall pshortcut psettime synce-list-programs synce-registry synce-database '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin' libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pcp /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pcp libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pls /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pls libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pmkdir /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pmkdir libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pmv /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pmv libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/prm /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/prm libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/prmdir /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/prmdir libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/prun /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/prun libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pstatus /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pstatus libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rapiconfig /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/rapiconfig libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pkillall /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pkillall libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/pshortcut /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/pshortcut libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/psettime /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/psettime libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/synce-list-programs /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/synce-list-programs libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/synce-registry /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/synce-registry libtool: install: warning: `../src/librapi.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/synce-database /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/bin/synce-database make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tools' Making install in tests make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests' Making install in CeRapiInvoke make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' Making install in dll make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke/dll' make[4]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke/dll' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke/dll' make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke/dll' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' make[4]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/CeRapiInvoke' Making install in rapi make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/rapi' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests/rapi' 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/librapi2-0.15.2/tests/rapi' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests/rapi' make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/tests' 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/librapi2-0.15.2/tests' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/tests' Making install in python make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python' Making install in tests make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python/tests' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python/tests' 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/librapi2-0.15.2/python/tests' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python/tests' make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python' make[3]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/python' make[3]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c pyrapi2.la '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `pyrapi2.la' libtool: install: (cd /builddir/build/BUILD/librapi2-0.15.2/python; /bin/sh "/usr/bin/libtool" --tag CC --mode=relink gcc -I/usr/include/python2.7 -I../src -pthread -Wsign-compare -Wno-long-long -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 -module -avoid-version -fPIC -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pyrapi2.la -rpath /usr/lib64/python2.7/site-packages pyrapi2_la-pyrapi2.lo ../src/librapi.la -lsynce -inst-prefix-dir /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/pyrapi2_la-pyrapi2.o -L/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64 -L/usr/lib64 -lrapi -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsynce -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,pyrapi2.so -o .libs/pyrapi2.so libtool: install: /usr/bin/install -c .libs/pyrapi2.soT /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.so libtool: install: /usr/bin/install -c .libs/pyrapi2.lai /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.la libtool: install: /usr/bin/install -c .libs/pyrapi2.a /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.a libtool: install: chmod 644 /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.a libtool: install: ranlib /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[3]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/python' Making install in man make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/man' make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man3" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/man/man3" /usr/bin/install -c -m 644 rapi_connection_from_name.3 '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/man/man3' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/man' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2/man' Making install in . make[1]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2' make[2]: Entering directory '/builddir/build/BUILD/librapi2-0.15.2' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 librapi2.pc '/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2' make[1]: Leaving directory '/builddir/build/BUILD/librapi2-0.15.2' + rm -f /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.la /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/librapi.a + rm -f /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.la /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrapi2.a + /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 Bytecompiling .py files below /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: librapi-0.15.2-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.bPJbxw + umask 022 + cd /builddir/build/BUILD + cd librapi2-0.15.2 + DOCDIR=/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + cp -pr BUGS /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + cp -pr ChangeLog /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + cp -pr README /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + cp -pr README.contributing /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + cp -pr TODO /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi + exit 0 Provides: librapi = 0.15.2-14.fc28 librapi(riscv-64) = 0.15.2-14.fc28 librapi.so.2()(64bit) synce = 0.15.2-14.fc28 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: /bin/bash 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) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) librapi.so.2()(64bit) libsynce.so.0()(64bit) rtld(GNU_HASH) Obsoletes: synce <= 0.9.1-10 Processing files: librapi-devel-0.15.2-14.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.EJsXHP + umask 022 + cd /builddir/build/BUILD + cd librapi2-0.15.2 + DOCDIR=/builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi-devel + cp -pr README.design /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64/usr/share/doc/librapi-devel + exit 0 Provides: librapi-devel = 0.15.2-14.fc28 librapi-devel(riscv-64) = 0.15.2-14.fc28 pkgconfig(librapi2) = 0.15.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librapi.so.2()(64bit) pkgconfig(libsynce) Processing files: python-rapi-0.15.2-14.fc28.riscv64 Provides: python-rapi = 0.15.2-14.fc28 python-rapi(riscv-64) = 0.15.2-14.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) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) librapi.so.2()(64bit) libsynce.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/librapi-0.15.2-14.fc28.riscv64 Wrote: /builddir/build/SRPMS/librapi-0.15.2-14.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/librapi-0.15.2-14.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/librapi-devel-0.15.2-14.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python-rapi-0.15.2-14.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.69gquL + umask 022 + cd /builddir/build/BUILD + cd librapi2-0.15.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/librapi-0.15.2-14.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