+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libplist.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.mxXdoc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libplist-2.0.0 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/libplist-2.0.0.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libplist-2.0.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.7VA9Ek + umask 022 + cd /builddir/build/BUILD + cd libplist-2.0.0 + export '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 -fno-strict-aliasing' + 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 -fno-strict-aliasing' + export '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 -fno-strict-aliasing' + 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 -fno-strict-aliasing' + 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 -fno-strict-aliasing' + 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 -fno-strict-aliasing' + 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 ac_cv_path_PYTHON=python2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of gcc... none checking for 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 g++ is available and compiles a program... yes checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert riscv64-redhat-linux-gnu file names to riscv64-redhat-linux-gnu format... func_convert_file_noop checking how to convert riscv64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for riscv64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for riscv64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ 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 for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for riscv64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking 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 how to run the C++ preprocessor... g++ -E 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... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for ANSI C header files... (cached) yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking for ssize_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for asprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strndup... yes checking for stpcpy... yes checking for vasprintf... yes checking for gmtime_r... yes checking for localtime_r... yes checking for timegm... yes checking for strptime... yes checking whether byte ordering is bigendian... no checking wether we need platform-specific build settings for linux-gnu... yes checking whether gcc is Clang... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking whether more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking for pthread_once in -lpthread... yes checking for tm_gmtoff in struct tm... yes checking for tm_zone in struct tm... yes checking for a Python interpreter with version >= 2.3... python checking for python... (cached) python2 checking for python version... 2.7 checking for python platform... 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 cython... /usr/bin/cython checking for Cython version... 0.27.3 configure: Cython executable is '/usr/bin/cython' checking for python2.7... (cached) python2 checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... python2-config is /usr/bin/python2-config -I/usr/include/python2.7 -I/usr/include/python2.7 checking for Python library path... python2-config is /usr/bin/python2-config -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic checking for Python site-packages path... /usr/lib/python2.7/site-packages checking python extra libraries... ('', '-lpthread -ldl -lutil') checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... 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 libplist Cython bindings... Using built-in libplist Cython bindings (assuming this is a first build) checking for supported compiler flags... -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread checking whether make supports nested variables... (cached) yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libcnary/Makefile config.status: creating src/Makefile config.status: creating src/libplist.pc config.status: creating src/libplist++.pc config.status: creating include/Makefile config.status: creating tools/Makefile config.status: creating cython/Makefile config.status: creating test/Makefile config.status: creating doxygen.cfg config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Configuration for libplist 2.0.0: ------------------------------------------- Install prefix ..........: /usr Debug code ..............: no Python bindings .........: yes Now type 'make' to build libplist 2.0.0, and then 'make install' for installation. + make -j4 V=1 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0' Making all in libcnary make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/libcnary' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o node.lo node.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o list.lo list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o node_list.lo node_list.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o iterator.lo iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c node_list.c -fPIC -DPIC -o .libs/node_list.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c iterator.c -fPIC -DPIC -o .libs/iterator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c node.c -fPIC -DPIC -o .libs/node.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c list.c -fPIC -DPIC -o .libs/list.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o node_iterator.lo node_iterator.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c node_iterator.c -fPIC -DPIC -o .libs/node_iterator.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libcnary.la node.lo list.lo node_list.lo iterator.lo node_iterator.lo libtool: link: ar cru .libs/libcnary.a .libs/node.o .libs/list.o .libs/node_list.o .libs/iterator.o .libs/node_iterator.o libtool: link: ranlib .libs/libcnary.a libtool: link: ( cd ".libs" && rm -f "libcnary.la" && ln -s "../libcnary.la" "libcnary.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/libcnary' Making all in src make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o base64.lo base64.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o bytearray.lo bytearray.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o hashtable.lo hashtable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o ptrarray.lo ptrarray.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c bytearray.c -fPIC -DPIC -o .libs/bytearray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c base64.c -fPIC -DPIC -o .libs/base64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c hashtable.c -fPIC -DPIC -o .libs/hashtable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c ptrarray.c -fPIC -DPIC -o .libs/ptrarray.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o time64.lo time64.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o xplist.lo xplist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o bplist.lo bplist.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c -o plist.lo plist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c time64.c -fPIC -DPIC -o .libs/time64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c xplist.c -fPIC -DPIC -o .libs/xplist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c bplist.c -fPIC -DPIC -o .libs/bplist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -c plist.c -fPIC -DPIC -o .libs/plist.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Node.lo Node.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Node.cpp -fPIC -DPIC -o .libs/Node.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Structure.lo Structure.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Structure.cpp -fPIC -DPIC -o .libs/Structure.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Array.lo Array.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Boolean.lo Boolean.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Array.cpp -fPIC -DPIC -o .libs/Array.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Boolean.cpp -fPIC -DPIC -o .libs/Boolean.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Data.lo Data.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Data.cpp -fPIC -DPIC -o .libs/Data.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Date.lo Date.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Dictionary.lo Dictionary.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Date.cpp -fPIC -DPIC -o .libs/Date.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Integer.lo Integer.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Dictionary.cpp -fPIC -DPIC -o .libs/Dictionary.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Key.lo Key.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Integer.cpp -fPIC -DPIC -o .libs/Integer.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Key.cpp -fPIC -DPIC -o .libs/Key.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Real.lo Real.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o String.lo String.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Real.cpp -fPIC -DPIC -o .libs/Real.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c String.cpp -fPIC -DPIC -o .libs/String.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o Uid.lo Uid.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I../include -I.. -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c Uid.cpp -fPIC -DPIC -o .libs/Uid.o /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -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 -fno-strict-aliasing -version-info 4:0:1 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplist.la -rpath /usr/lib64 base64.lo bytearray.lo hashtable.lo ptrarray.lo time64.lo xplist.lo bplist.lo plist.lo ../libcnary/libcnary.la libtool: link: gcc -shared -fPIC -DPIC .libs/base64.o .libs/bytearray.o .libs/hashtable.o .libs/ptrarray.o .libs/time64.o .libs/xplist.o .libs/bplist.o .libs/plist.o -Wl,--whole-archive ../libcnary/.libs/libcnary.a -Wl,--no-whole-archive -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -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 -pthread -Wl,-soname -Wl,libplist.so.3 -o .libs/libplist.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libplist.so.3" && ln -s "libplist.so.3.1.0" "libplist.so.3") libtool: link: (cd ".libs" && rm -f "libplist.so" && ln -s "libplist.so.3.1.0" "libplist.so") libtool: link: ( cd ".libs" && rm -f "libplist.la" && ln -s "../libplist.la" "libplist.la" ) /bin/sh ../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -version-info 4:0:1 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplist++.la -rpath /usr/lib64 Node.lo Structure.lo Array.lo Boolean.lo Data.lo Date.lo Dictionary.lo Integer.lo Key.lo Real.lo String.lo Uid.lo libplist.la libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/Node.o .libs/Structure.o .libs/Array.o .libs/Boolean.o .libs/Data.o .libs/Date.o .libs/Dictionary.o .libs/Integer.o .libs/Key.o .libs/Real.o .libs/String.o .libs/Uid.o -Wl,-rpath -Wl,/builddir/build/BUILD/libplist-2.0.0/src/.libs -Wl,-rpath -Wl,/usr/lib64 ./.libs/libplist.so -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -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 -pthread -Wl,-soname -Wl,libplist++.so.3 -o .libs/libplist++.so.3.1.0 libtool: link: (cd ".libs" && rm -f "libplist++.so.3" && ln -s "libplist++.so.3.1.0" "libplist++.so.3") libtool: link: (cd ".libs" && rm -f "libplist++.so" && ln -s "libplist++.so.3.1.0" "libplist++.so") libtool: link: ( cd ".libs" && rm -f "libplist++.la" && ln -s "../libplist++.la" "libplist++.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/src' Making all in include make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/include' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/include' Making all in tools make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/tools' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o plistutil.o plistutil.c /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plistutil plistutil.o ../src/libplist.la libtool: link: gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plistutil plistutil.o ../src/.libs/libplist.so -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/tools' Making all in test make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/test' gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o plist_cmp.o plist_cmp.c gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o plist_test.o plist_test.c plist_cmp.c: In function 'main': plist_cmp.c:121:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(plist_1, sizeof(char), size_in1, iplist1); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plist_cmp.c:122:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(plist_2, sizeof(char), size_in2, iplist2); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ plist_test.c: In function 'main': plist_test.c:69:5: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(plist_xml, sizeof(char), size_in, iplist); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plist_test plist_test.o ../src/libplist.la /bin/sh ../libtool --tag=CC --mode=link gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plist_cmp plist_cmp.o ../src/libplist.la ../libcnary/libcnary.la libtool: link: gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plist_test plist_test.o ../src/.libs/libplist.so -pthread -Wl,-rpath -Wl,/usr/lib64 libtool: link: gcc -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -I../include -I../libcnary/include -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o .libs/plist_cmp plist_cmp.o ../src/.libs/libplist.so ../libcnary/.libs/libcnary.a -pthread -Wl,-rpath -Wl,/usr/lib64 make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/test' Making all in cython make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/cython' /usr/bin/cython -I. -I../src -o plist.c plist.pyx make all-am make[3]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/cython' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o plist_la-plist_util.lo `test -f 'plist_util.c' || echo './'`plist_util.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c -o plist_la-plist.lo `test -f 'plist.c' || echo './'`plist.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c plist.c -fPIC -DPIC -o .libs/plist_la-plist.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -c plist_util.c -fPIC -DPIC -o .libs/plist_la-plist_util.o plist.c: In function '__Pyx_PyInt_EqObjC': plist.c:22924:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (8 * sizeof(long) - 1 > 2 * PyLong_SHIFT) { ^ plist.c:22928:17: note: here case 2: ^~~~ plist.c:22929:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (8 * sizeof(long) - 1 > 2 * PyLong_SHIFT) { ^ plist.c:22933:17: note: here case -3: ^~~~ plist.c:22934:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (8 * sizeof(long) - 1 > 3 * PyLong_SHIFT) { ^ plist.c:22938:17: note: here case 3: ^~~~ plist.c:22939:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (8 * sizeof(long) - 1 > 3 * PyLong_SHIFT) { ^ plist.c:22943:17: note: here case -4: ^~~~ plist.c:22944:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (8 * sizeof(long) - 1 > 4 * PyLong_SHIFT) { ^ plist.c:22948:17: note: here case 4: ^~~~ plist.c:22949:24: warning: this statement may fall through [-Wimplicit-fallthrough=] if (8 * sizeof(long) - 1 > 4 * PyLong_SHIFT) { ^ plist.c:22956:17: note: here default: Py_RETURN_FALSE; ^~~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plist.la -rpath /usr/lib64/python2.7/site-packages plist_la-plist_util.lo plist_la-plist.lo ../src/libplist.la libtool: link: gcc -shared -fPIC -DPIC .libs/plist_la-plist_util.o .libs/plist_la-plist.o -Wl,-rpath -Wl,/builddir/build/BUILD/libplist-2.0.0/src/.libs -Wl,-rpath -Wl,/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm ../src/.libs/libplist.so -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-export-dynamic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,plist.so -o .libs/plist.so libtool: link: ( cd ".libs" && rm -f "plist.la" && ln -s "../plist.la" "plist.la" ) make[3]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0' make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.IOEAGi + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 + cd libplist-2.0.0 + make install DESTDIR=/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 Making install in libcnary make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/libcnary' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/libcnary' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/libcnary' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/libcnary' Making install in src make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/src' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/src' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c libplist.la libplist++.la '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libplist.so.3.1.0 /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/libplist.so.3.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libplist.so.3.1.0 libplist.so.3 || { rm -f libplist.so.3 && ln -s libplist.so.3.1.0 libplist.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libplist.so.3.1.0 libplist.so || { rm -f libplist.so && ln -s libplist.so.3.1.0 libplist.so; }; }) libtool: install: /usr/bin/install -c .libs/libplist.lai /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/libplist.la libtool: warning: relinking 'libplist++.la' libtool: install: (cd /builddir/build/BUILD/libplist-2.0.0/src; /bin/sh "/builddir/build/BUILD/libplist-2.0.0/libtool" --tag CXX --mode=relink g++ -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -version-info 4:0:1 -no-undefined -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o libplist++.la -rpath /usr/lib64 Node.lo Structure.lo Array.lo Boolean.lo Data.lo Date.lo Dictionary.lo Integer.lo Key.lo Real.lo String.lo Uid.lo libplist.la -inst-prefix-dir /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/riscv64-redhat-linux/7/crti.o /usr/lib/gcc/riscv64-redhat-linux/7/crtbeginS.o .libs/Node.o .libs/Structure.o .libs/Array.o .libs/Boolean.o .libs/Data.o .libs/Date.o .libs/Dictionary.o .libs/Integer.o .libs/Key.o .libs/Real.o .libs/String.o .libs/Uid.o -Wl,-rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lplist -L/usr/lib/gcc/riscv64-redhat-linux/7 -L/lib64/lp64d -L/usr/lib64/lp64d -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/riscv64-redhat-linux/7/crtendS.o /usr/lib/gcc/riscv64-redhat-linux/7/crtn.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -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 -pthread -Wl,-soname -Wl,libplist++.so.3 -o .libs/libplist++.so.3.1.0 libtool: install: /usr/bin/install -c .libs/libplist++.so.3.1.0T /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/libplist++.so.3.1.0 libtool: install: (cd /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libplist++.so.3.1.0 libplist++.so.3 || { rm -f libplist++.so.3 && ln -s libplist++.so.3.1.0 libplist++.so.3; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libplist++.so.3.1.0 libplist++.so || { rm -f libplist++.so && ln -s libplist++.so.3.1.0 libplist++.so; }; }) libtool: install: /usr/bin/install -c .libs/libplist++.lai /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/libplist++.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 libplist.pc libplist++.pc '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/src' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/src' Making install in include make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/include' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/include' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/include/plist' /usr/bin/install -c -m 644 plist/plist.h plist/plist++.h plist/Array.h plist/Boolean.h plist/Data.h plist/Date.h plist/Dictionary.h plist/Integer.h plist/Key.h plist/Node.h plist/Real.h plist/String.h plist/Structure.h plist/Uid.h '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/include/plist' make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/include' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/include' Making install in tools make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/tools' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/tools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c plistutil '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/bin' libtool: warning: '../src/libplist.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -c .libs/plistutil /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/bin/plistutil make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/tools' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/tools' Making install in test make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/test' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/test' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/test' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/test' Making install in cython make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/cython' make install-am make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[3]: Entering directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -c plist.la '/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages' libtool: warning: relinking 'plist.la' libtool: install: (cd /builddir/build/BUILD/libplist-2.0.0/cython; /bin/sh "/builddir/build/BUILD/libplist-2.0.0/libtool" --tag CC --mode=relink gcc -I../include -I../src -I/usr/include/python2.7 -I/usr/include/python2.7 -Wall -Wextra -Wredundant-decls -Wshadow -Wpointer-arith -Wwrite-strings -Wswitch-default -Wno-unused-parameter -Wno-strict-aliasing -fvisibility=hidden -pthread -Wno-shadow -Wno-redundant-decls -Wno-switch-default -Wno-strict-aliasing -Wno-implicit-function-declaration -fvisibility=default -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fno-strict-aliasing -module -avoid-version -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o plist.la -rpath /usr/lib64/python2.7/site-packages plist_la-plist_util.lo plist_la-plist.lo ../src/libplist.la -inst-prefix-dir /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64) libtool: relink: gcc -shared -fPIC -DPIC .libs/plist_la-plist_util.o .libs/plist_la-plist.o -Wl,-rpath -Wl,/usr/lib64 -lpython2.7 -lpthread -ldl -lutil -lm -L/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -lplist -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -O2 -g -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wl,-export-dynamic -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -pthread -Wl,-soname -Wl,plist.so -o .libs/plist.so libtool: install: /usr/bin/install -c .libs/plist.soT /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/plist.so libtool: install: /usr/bin/install -c .libs/plist.lai /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/plist.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python2.7/site-packages' make[3]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0/cython' make[1]: Entering directory '/builddir/build/BUILD/libplist-2.0.0' make[2]: Entering directory '/builddir/build/BUILD/libplist-2.0.0' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0' make[1]: Leaving directory '/builddir/build/BUILD/libplist-2.0.0' + find /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 -type f -name '*.la' -delete + chrpath --delete /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/bin/plistutil + chrpath --delete /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/libplist++.so.3 /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/libplist++.so.3.1.0 + chrpath --delete /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/plist.so + /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/libplist-2.0.0-7.0.riscv64.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: libplist-2.0.0-7.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.MXMi9u + umask 022 + cd /builddir/build/BUILD + cd libplist-2.0.0 + DOCDIR=/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/doc/libplist + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/doc/libplist + cp -pr AUTHORS /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/doc/libplist + cp -pr README /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/doc/libplist + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ISlTR7 + umask 022 + cd /builddir/build/BUILD + cd libplist-2.0.0 + LICENSEDIR=/builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/licenses/libplist + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/licenses/libplist + cp -pr COPYING.LESSER /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64/usr/share/licenses/libplist + exit 0 Provides: libplist = 2.0.0-7.0.riscv64.fc28 libplist(riscv-64) = 2.0.0-7.0.riscv64.fc28 libplist++.so.3()(64bit) libplist.so.3()(64bit) 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) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libplist.so.3()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.20)(64bit) rtld(GNU_HASH) Processing files: libplist-devel-2.0.0-7.0.riscv64.fc28.riscv64 Provides: libplist-devel = 2.0.0-7.0.riscv64.fc28 libplist-devel(riscv-64) = 2.0.0-7.0.riscv64.fc28 pkgconfig(libplist) = 2.0.0 pkgconfig(libplist++) = 2.0.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libplist++.so.3()(64bit) libplist.so.3()(64bit) pkgconfig(libplist) >= 2.0.0 Processing files: python2-libplist-2.0.0-7.0.riscv64.fc28.riscv64 Provides: libplist-python = 2.0.0-7.0.riscv64.fc28 libplist-python(riscv-64) = 2.0.0-7.0.riscv64.fc28 python-libplist = 2.0.0-7.0.riscv64.fc28 python-libplist(riscv-64) = 2.0.0-7.0.riscv64.fc28 python2-libplist = 2.0.0-7.0.riscv64.fc28 python2-libplist(riscv-64) = 2.0.0-7.0.riscv64.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) libdl.so.2()(64bit) libm.so.6()(64bit) libplist.so.3()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libutil.so.1()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libplist-python < 2.0.0-7.0.riscv64.fc28 python-libplist < 2.0.0-7.0.riscv64.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/libplist-2.0.0-7.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libplist-2.0.0-7.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libplist-devel-2.0.0-7.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python2-libplist-2.0.0-7.0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.VjN7os + umask 022 + cd /builddir/build/BUILD + cd libplist-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/libplist-2.0.0-7.0.riscv64.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