+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/librra.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.RrP3BY + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf librra-0.14 + /usr/bin/gzip -dc /builddir/build/SOURCES/librra-0.14.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd librra-0.14 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.KiOjO1 + umask 022 + cd /builddir/build/BUILD + cd librra-0.14 + 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-static --disable-rpath 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 gawk... (cached) gawk 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 for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for a BSD-compatible install... /usr/bin/install -c checking whether ln -s works... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 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 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 LIBRAPI2... yes checking for mdir_parse in -lmimedir... yes checking libmimedir.h usability... yes checking libmimedir.h presence... yes checking for libmimedir.h... yes checking for an ANSI C-conforming const... yes checking for strndup... yes checking for strcasestr... 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 iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes 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 17641: export: `WARNING:': not a valid identifier ./configure: line 17641: export: `/usr/bin/python': not a valid identifier ./configure: line 17641: export: `/usr/bin/python3': not a valid identifier ./configure: line 17641: export: `/usr/bin/python2': not a valid identifier ./configure: line 17641: export: `/usr/bin/python': not a valid identifier ./configure: line 17641: export: `3': not a valid identifier ./configure: line 17641: export: `now,': not a valid identifier ./configure: line 17641: export: `https://fedoraproject': not a valid identifier ok configure: creating ./config.status config.status: creating librra.pc config.status: creating Makefile config.status: creating src/Makefile config.status: creating lib/Makefile config.status: creating man/Makefile config.status: creating python/Makefile config.status: creating rra_config.h config.status: executing depfiles commands config.status: executing libtool commands + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/librra-0.14' Making all in lib make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/lib' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 appointment.lo appointment.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 dbstream.lo dbstream.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 common_handlers.lo common_handlers.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 contact.lo contact.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 contact.c -fPIC -DPIC -o .libs/contact.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 dbstream.c -fPIC -DPIC -o .libs/dbstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 appointment.c -fPIC -DPIC -o .libs/appointment.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 common_handlers.c -fPIC -DPIC -o .libs/common_handlers.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 environment.lo environment.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 environment.c -fPIC -DPIC -o .libs/environment.o In file included from /usr/include/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from environment.c:4: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 generator.lo generator.c contact.c: In function 'strbuf_append_date': contact.c:198:42: warning: '%02i' directive output may be truncated writing between 2 and 6 bytes into a region of size between 5 and 7 [-Wformat-truncation=] snprintf(buffer, sizeof(buffer), "%04i-%02i-%02i", time_fields.Year, time_fields.Month, time_fields.Day); ^~~~ contact.c:198:36: note: directive argument in the range [-32768, 32767] snprintf(buffer, sizeof(buffer), "%04i-%02i-%02i", time_fields.Year, time_fields.Month, time_fields.Day); ^~~~~~~~~~~~~~~~ contact.c:198:36: note: directive argument in the range [-32768, 32767] In file included from /usr/include/stdio.h:861:0, from /usr/include/libmimedir.h:31, from common_handlers.h:7, from contact.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 11 and 21 bytes into a destination of size 12 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 parser.lo parser.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 recurrence.lo recurrence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 generator.c -fPIC -DPIC -o .libs/generator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 parser.c -fPIC -DPIC -o .libs/parser.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 recurrence.c -fPIC -DPIC -o .libs/recurrence.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 recurrence_pattern.lo recurrence_pattern.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 recurrence_pattern.c -fPIC -DPIC -o .libs/recurrence_pattern.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from recurrence_pattern.h:5, from recurrence_pattern.c:3: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 matchmaker.lo matchmaker.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 matchmaker.c -fPIC -DPIC -o .libs/matchmaker.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from matchmaker.h:5, from matchmaker.c:4: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 mdir_line_vector.lo mdir_line_vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 mdir_line_vector.c -fPIC -DPIC -o .libs/mdir_line_vector.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 rrac.lo rrac.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 rrac.c -fPIC -DPIC -o .libs/rrac.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strbuf.lo strbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strbuf.c -fPIC -DPIC -o .libs/strbuf.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strv.lo strv.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 strv.c -fPIC -DPIC -o .libs/strv.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 syncmgr.lo syncmgr.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 syncmgr.c -fPIC -DPIC -o .libs/syncmgr.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from syncmgr.h:5, from syncmgr.c:3: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 task.lo task.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 task.c -fPIC -DPIC -o .libs/task.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from task.h:5, from task.c:3: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 timezone.lo timezone.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 timezone.c -fPIC -DPIC -o .libs/timezone.o In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from timezone.h:5, from timezone.c:3: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 frontend.lo frontend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 frontend.c -fPIC -DPIC -o .libs/frontend.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 uint32vector.lo uint32vector.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -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 uint32vector.c -fPIC -DPIC -o .libs/uint32vector.o timezone.c: In function 'time_string.constprop': timezone.c:318:46: warning: '0000' directive output may be truncated writing 4 bytes into a region of size between 0 and 9 [-Wformat-truncation=] snprintf(buffer, size, "1970%02i%02iT%02i0000", ^~~~ In file included from /usr/include/stdio.h:861:0, from timezone.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 16 and 31 bytes into a destination of size 20 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timezone.c: In function 'rra_timezone_generate_vtimezone': timezone.c:302:32: warning: '%02i' directive output may be truncated writing 2 bytes into a region of size between 1 and 7 [-Wformat-truncation=] snprintf(buffer, size, "%+03i%02i", -bias / 60, abs(bias) % 60); ^~~~ timezone.c:302:26: note: directive argument in the range [0, 59] snprintf(buffer, size, "%+03i%02i", -bias / 60, abs(bias) % 60); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from timezone.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 12 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ timezone.c:302:32: warning: '%02i' directive output may be truncated writing 2 bytes into a region of size between 1 and 7 [-Wformat-truncation=] snprintf(buffer, size, "%+03i%02i", -bias / 60, abs(bias) % 60); ^~~~ timezone.c:302:26: note: directive argument in the range [0, 59] snprintf(buffer, size, "%+03i%02i", -bias / 60, abs(bias) % 60); ^~~~~~~~~~~ In file included from /usr/include/stdio.h:861:0, from timezone.c:10: /usr/include/bits/stdio2.h:67:10: note: '__builtin___snprintf_chk' output between 6 and 12 bytes into a destination of size 10 return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ __bos (__s), __fmt, __va_arg_pack ()); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -no-undefined -version-info 0:0:0 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o librra.la -rpath /usr/lib64 appointment.lo dbstream.lo common_handlers.lo contact.lo environment.lo generator.lo parser.lo recurrence.lo recurrence_pattern.lo matchmaker.lo mdir_line_vector.lo rrac.lo strbuf.lo strv.lo syncmgr.lo task.lo timezone.lo frontend.lo uint32vector.lo -lrapi -lsynce -lmimedir libtool: link: gcc -shared .libs/appointment.o .libs/dbstream.o .libs/common_handlers.o .libs/contact.o .libs/environment.o .libs/generator.o .libs/parser.o .libs/recurrence.o .libs/recurrence_pattern.o .libs/matchmaker.o .libs/mdir_line_vector.o .libs/rrac.o .libs/strbuf.o .libs/strv.o .libs/syncmgr.o .libs/task.o .libs/timezone.o .libs/frontend.o .libs/uint32vector.o -lrapi -lsynce -lmimedir -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,librra.so.0 -o .libs/librra.so.0.0.0 libtool: link: (cd ".libs" && rm -f "librra.so.0" && ln -s "librra.so.0.0.0" "librra.so.0") libtool: link: (cd ".libs" && rm -f "librra.so" && ln -s "librra.so.0.0.0" "librra.so") libtool: link: ( cd ".libs" && rm -f "librra.la" && ln -s "../librra.la" "librra.la" ) make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/lib' Making all in src make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/src' gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-partners.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-get-types.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-get-ids.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-get-data.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-get-ids.c:3: /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" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-get-data.c:3: /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" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from /usr/include/rapi.h:21, from rra-partners.c:3: /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" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-get-types.c:3: /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" ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-put-data.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-delete.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-decode.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-put-data.c:3: /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" ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-subscribe.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-delete.c:3: /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" ^~~~~~~ In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-subscribe.c:3: /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" ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-get-recurring-appointments.c In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/syncmgr.h:5, from rra-get-recurring-appointments.c:3: /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" ^~~~~~~ gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-contact-to-vcard.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-contact-from-vcard.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-appointment-from-vevent.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-appointment-to-vevent.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-task-from-vtodo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-task-to-vtodo.c gcc -DHAVE_CONFIG_H -I. -I.. -I../lib -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 rra-timezone.c /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o synce-matchmaker rra-partners.o -L../lib ../lib/librra.la -lmimedir In file included from /usr/include/sys/types.h:25:0, from /usr/include/synce.h:8, from ../lib/timezone.h:5, from rra-timezone.c:4: /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" ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-get-types rra-get-types.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-get-ids rra-get-ids.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/synce-matchmaker rra-partners.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-get-types rra-get-types.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-get-data rra-get-data.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-get-ids rra-get-ids.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-put-data rra-put-data.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-delete rra-delete.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-decode rra-decode.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-get-data rra-get-data.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-put-data rra-put-data.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-delete rra-delete.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-subscribe rra-subscribe.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-decode rra-decode.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-get-recurring-appointments rra-get-recurring-appointments.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-contact-to-vcard rra-contact-to-vcard.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-contact-from-vcard rra-contact-from-vcard.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-subscribe rra-subscribe.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-get-recurring-appointments rra-get-recurring-appointments.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-contact-to-vcard rra-contact-to-vcard.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-appointment-from-vevent rra-appointment-from-vevent.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-contact-from-vcard rra-contact-from-vcard.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-appointment-to-vevent rra-appointment-to-vevent.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-task-from-vtodo rra-task-from-vtodo.o -L../lib ../lib/librra.la -lmimedir /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-task-to-vtodo rra-task-to-vtodo.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-appointment-from-vevent rra-appointment-from-vevent.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-appointment-to-vevent rra-appointment-to-vevent.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-task-from-vtodo rra-task-from-vtodo.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -lsynce -lrapi -lsynce -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o rra-timezone rra-timezone.o -L../lib ../lib/librra.la -lmimedir libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-task-to-vtodo rra-task-to-vtodo.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/rra-timezone rra-timezone.o -L/builddir/build/BUILD/librra-0.14/lib ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/src' Making all in man make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/man' echo ".so man1/rra-appointment-from-vevent.1" > rra-appointment-to-vevent.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-contact-from-vcard.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-contact-to-vcard.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-decode.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-delete.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-get-data.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-get-ids.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-get-recurring-appointments.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-get-types.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-put-data.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-subscribe.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-task-from-vtodo.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-task-to-vtodo.1 echo ".so man1/rra-appointment-from-vevent.1" > rra-timezone.1 make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/man' Making all in python make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/python' pyrexc ./pyrra.pyx -I../lib -o ./pyrra.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 /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../lib -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 pyrra_la-pyrra.lo `test -f 'pyrra.c' || echo './'`pyrra.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I../lib -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 pyrra.c -fPIC -DPIC -o .libs/pyrra_la-pyrra.o pyrra.c: In function '__pyx_f_5pyrra_10RRASession_PutMultipleObjects': pyrra.c:1534:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrra.c: In function '__pyx_f_5pyrra_10RRASession_CB_TypeCallback': pyrra.c:1755:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrra.c: In function '__pyx_f_5pyrra_10RRASession_CB_ObjectWriterCallback': pyrra.c:1781:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ pyrra.c: In function '__pyx_f_5pyrra_10RRASession_CB_ObjectReaderCallback': pyrra.c:1807:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] Py_INCREF(Py_False); ^~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I/usr/include/python2.7 -I../lib -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 -lrapi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pyrra.la -rpath /usr/lib64/python2.7/site-packages pyrra_la-pyrra.lo ../lib/librra.la -lsynce -lrapi -lsynce -lmimedir libtool: link: gcc -shared .libs/pyrra_la-pyrra.o -Wl,-rpath -Wl,/builddir/build/BUILD/librra-0.14/lib/.libs -Wl,-rpath -Wl,/usr/lib64 ../lib/.libs/librra.so -lrapi -lsynce -lmimedir -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,pyrra.so -o .libs/pyrra.so libtool: link: ( cd ".libs" && rm -f "pyrra.la" && ln -s "../pyrra.la" "pyrra.la" ) make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/python' Making all in . make[2]: Entering directory '/builddir/build/BUILD/librra-0.14' make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14' make[1]: Leaving directory '/builddir/build/BUILD/librra-0.14' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.FuH3kt + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64 + cd librra-0.14 + rm -rf /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64 + make install DESTDIR=/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64 Making install in lib make[1]: Entering directory '/builddir/build/BUILD/librra-0.14/lib' make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/lib' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'librra.la' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/librra.la' libtool: install: /usr/bin/install -c .libs/librra.so.0.0.0 /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/librra.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64 && { ln -s -f librra.so.0.0.0 librra.so.0 || { rm -f librra.so.0 && ln -s librra.so.0.0.0 librra.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64 && { ln -s -f librra.so.0.0.0 librra.so || { rm -f librra.so && ln -s librra.so.0.0.0 librra.so; }; }) libtool: install: /usr/bin/install -c .libs/librra.lai /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/librra.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/rra" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra" /usr/bin/install -c -m 644 'appointment.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/appointment.h' /usr/bin/install -c -m 644 'contact.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/contact.h' /usr/bin/install -c -m 644 'matchmaker.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/matchmaker.h' /usr/bin/install -c -m 644 'syncmgr.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/syncmgr.h' /usr/bin/install -c -m 644 'timezone.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/timezone.h' /usr/bin/install -c -m 644 'frontend.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/frontend.h' /usr/bin/install -c -m 644 'task.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/task.h' /usr/bin/install -c -m 644 'uint32vector.h' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/include/rra/uint32vector.h' make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/lib' make[1]: Leaving directory '/builddir/build/BUILD/librra-0.14/lib' Making install in src make[1]: Entering directory '/builddir/build/BUILD/librra-0.14/src' make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c 'synce-matchmaker' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/synce-matchmaker' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/synce-matchmaker /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/synce-matchmaker /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-get-types' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-types' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-get-types /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-types /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-get-ids' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-ids' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-get-ids /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-ids /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-get-data' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-data' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-get-data /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-data /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-put-data' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-put-data' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-put-data /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-put-data /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-delete' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-delete' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-delete /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-delete /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-decode' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-decode' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-decode /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-decode /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-subscribe' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-subscribe' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-subscribe /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-subscribe /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-get-recurring-appointments' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-recurring-appointments' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-get-recurring-appointments /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-get-recurring-appointments /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-contact-to-vcard' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-contact-to-vcard' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-contact-to-vcard /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-contact-to-vcard /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-contact-from-vcard' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-contact-from-vcard' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-contact-from-vcard /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-contact-from-vcard /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-appointment-from-vevent' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-appointment-from-vevent' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-appointment-from-vevent /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-appointment-from-vevent /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-appointment-to-vevent' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-appointment-to-vevent' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-appointment-to-vevent /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-appointment-to-vevent /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-task-from-vtodo' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-task-from-vtodo' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-task-from-vtodo /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-task-from-vtodo /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-task-to-vtodo' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-task-to-vtodo' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-task-to-vtodo /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-task-to-vtodo /bin/sh ../libtool --mode=install /usr/bin/install -c 'rra-timezone' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-timezone' libtool: install: warning: `../lib/librra.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/rra-timezone /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/bin/rra-timezone make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/src' make[1]: Leaving directory '/builddir/build/BUILD/librra-0.14/src' Making install in man make[1]: Entering directory '/builddir/build/BUILD/librra-0.14/man' make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/man' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1" /usr/bin/install -c -m 644 'synce-matchmaker.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/synce-matchmaker.1' /usr/bin/install -c -m 644 'rra-appointment-from-vevent.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-appointment-from-vevent.1' /usr/bin/install -c -m 644 'rra-appointment-to-vevent.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-appointment-to-vevent.1' /usr/bin/install -c -m 644 'rra-contact-from-vcard.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-contact-from-vcard.1' /usr/bin/install -c -m 644 'rra-contact-to-vcard.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-contact-to-vcard.1' /usr/bin/install -c -m 644 'rra-decode.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-decode.1' /usr/bin/install -c -m 644 'rra-delete.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-delete.1' /usr/bin/install -c -m 644 'rra-get-data.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-get-data.1' /usr/bin/install -c -m 644 'rra-get-ids.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-get-ids.1' /usr/bin/install -c -m 644 'rra-get-recurring-appointments.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-get-recurring-appointments.1' /usr/bin/install -c -m 644 'rra-get-types.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-get-types.1' /usr/bin/install -c -m 644 'rra-put-data.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-put-data.1' /usr/bin/install -c -m 644 'rra-subscribe.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-subscribe.1' /usr/bin/install -c -m 644 'rra-task-from-vtodo.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-task-from-vtodo.1' /usr/bin/install -c -m 644 'rra-task-to-vtodo.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-task-to-vtodo.1' /usr/bin/install -c -m 644 'rra-timezone.1' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/man/man1/rra-timezone.1' make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/man' make[1]: Leaving directory '/builddir/build/BUILD/librra-0.14/man' Making install in python make[1]: Entering directory '/builddir/build/BUILD/librra-0.14/python' make[2]: Entering directory '/builddir/build/BUILD/librra-0.14/python' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c 'pyrra.la' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrra.la' libtool: install: warning: relinking `pyrra.la' libtool: install: (cd /builddir/build/BUILD/librra-0.14/python; /bin/sh /builddir/build/BUILD/librra-0.14/libtool --tag CC --mode=relink gcc -I/usr/include/python2.7 -I../lib -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 -lrapi -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o pyrra.la -rpath /usr/lib64/python2.7/site-packages pyrra_la-pyrra.lo ../lib/librra.la -lsynce -lrapi -lsynce -lmimedir -inst-prefix-dir /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64) libtool: relink: gcc -shared .libs/pyrra_la-pyrra.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64 -L/usr/lib64 -lrra -lrapi -lsynce -lmimedir -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,pyrra.so -o .libs/pyrra.so libtool: install: /usr/bin/install -c .libs/pyrra.soT /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrra.so libtool: install: /usr/bin/install -c .libs/pyrra.lai /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrra.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14/python' make[1]: Leaving directory '/builddir/build/BUILD/librra-0.14/python' Making install in . make[1]: Entering directory '/builddir/build/BUILD/librra-0.14' make[2]: Entering directory '/builddir/build/BUILD/librra-0.14' make[2]: Nothing to be done for 'install-exec-am'. test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'librra.pc' '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/pkgconfig/librra.pc' make[2]: Leaving directory '/builddir/build/BUILD/librra-0.14' make[1]: Leaving directory '/builddir/build/BUILD/librra-0.14' + rm -f /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/librra.la '/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/*.a' + rm -f /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrra.la /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/lib64/python2.7/site-packages/pyrra.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/librra-0.14-17.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: librra-0.14-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.QtVlsB + umask 022 + cd /builddir/build/BUILD + cd librra-0.14 + DOCDIR=/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra + cp -pr README /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra + cp -pr TODO /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra + cp -pr ChangeLog /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra + exit 0 Provides: librra = 0.14-17.fc28 librra(riscv-64) = 0.14-17.fc28 librra.so.0()(64bit) synce = 0.14-17.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: 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) librapi.so.2()(64bit) librra.so.0()(64bit) libsynce.so.0()(64bit) rtld(GNU_HASH) Obsoletes: synce <= 0.9.1-10 Processing files: librra-devel-0.14-17.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rZr381 + umask 022 + cd /builddir/build/BUILD + cd librra-0.14 + DOCDIR=/builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra-devel + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra-devel + cp -pr lib/README /builddir/build/BUILDROOT/librra-0.14-17.fc28.riscv64/usr/share/doc/librra-devel + exit 0 Provides: librra-devel = 0.14-17.fc28 librra-devel(riscv-64) = 0.14-17.fc28 pkgconfig(librra) = 0.14 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config librra.so.0()(64bit) pkgconfig(librapi2) pkgconfig(libsynce) Processing files: python-rra-0.14-17.fc28.riscv64 Provides: python-rra = 0.14-17.fc28 python-rra(riscv-64) = 0.14-17.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) librapi.so.2()(64bit) librra.so.0()(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/librra-0.14-17.fc28.riscv64 Wrote: /builddir/build/SRPMS/librra-0.14-17.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/librra-0.14-17.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/librra-devel-0.14-17.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python-rra-0.14-17.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.2keRZZ + umask 022 + cd /builddir/build/BUILD + cd librra-0.14 + rm -rf /builddir/build/BUILDROOT/librra-0.14-17.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