+ exec + rm -rf /rpmbuild + mkdir -p /rpmbuild + su -c 'rpmbuild -ba /builddir/build/SPECS/libiptcdata.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.jYpcu9 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libiptcdata-1.0.4 + /usr/bin/gzip -dc /builddir/build/SOURCES/libiptcdata-1.0.4.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd libiptcdata-1.0.4 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.eWFVwJ + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.4 + 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-gtk-doc --enable-python --disable-static PYTHON_VERSION=2 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 to enable maintainer-specific portions of Makefiles... no checking build system type... riscv64-redhat-linux-gnu checking host system type... riscv64-redhat-linux-gnu checking for style of include used by make... GNU checking for riscv64-redhat-linux-gnu-gcc... no checking for gcc... gcc 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 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 ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all 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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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 how to run the C++ preprocessor... g++ -E checking for riscv64-redhat-linux-gnu-g77... no checking for riscv64-redhat-linux-gnu-xlf... no checking for riscv64-redhat-linux-gnu-f77... no checking for riscv64-redhat-linux-gnu-frt... no checking for riscv64-redhat-linux-gnu-pgf77... no checking for riscv64-redhat-linux-gnu-cf77... no checking for riscv64-redhat-linux-gnu-fort77... no checking for riscv64-redhat-linux-gnu-fl32... no checking for riscv64-redhat-linux-gnu-af77... no checking for riscv64-redhat-linux-gnu-xlf90... no checking for riscv64-redhat-linux-gnu-f90... no checking for riscv64-redhat-linux-gnu-pgf90... no checking for riscv64-redhat-linux-gnu-pghpf... no checking for riscv64-redhat-linux-gnu-epcf90... no checking for riscv64-redhat-linux-gnu-gfortran... no checking for riscv64-redhat-linux-gnu-g95... no checking for riscv64-redhat-linux-gnu-xlf95... no checking for riscv64-redhat-linux-gnu-f95... no checking for riscv64-redhat-linux-gnu-fort... no checking for riscv64-redhat-linux-gnu-ifort... no checking for riscv64-redhat-linux-gnu-ifc... no checking for riscv64-redhat-linux-gnu-efc... no checking for riscv64-redhat-linux-gnu-pgf95... no checking for riscv64-redhat-linux-gnu-lf95... no checking for riscv64-redhat-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 1572864 checking command to parse /usr/bin/nm -B output from gcc object... ok checking for objdir... .libs checking for riscv64-redhat-linux-gnu-ar... no checking for ar... ar checking for riscv64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for riscv64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... 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 configure: creating libtool appending configuration tag "CXX" to libtool 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 checking if g++ PIC flag -fPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for python2... /usr/bin/python2 checking for a version of Python >= '2.1.0'... yes checking for the distutils Python package... yes checking for Python include path... -I/usr/include/python2.7 checking for Python library path... -L/usr/lib64/python2.7 -lpython2.7 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 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 uint8_t in stdint.h... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge 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 whether NLS is requested... yes checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 getopt.h usability... yes checking getopt.h presence... yes checking for getopt.h... yes checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... 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 whether to build gtk-doc documentation... no checking for gtkdoc-check... no configure: creating ./config.status config.status: creating Makefile config.status: creating libiptcdata.spec config.status: creating libiptcdata/Makefile config.status: creating m4/Makefile config.status: creating libiptcdata/libiptcdata.pc config.status: creating iptc/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating po/Makefile.in config.status: WARNING: 'po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating iptc/po/Makefile.in config.status: WARNING: 'iptc/po/Makefile.in.in' seems to ignore the --datarootdir setting config.status: creating win/Makefile config.status: creating win/iptctool/Makefile config.status: creating python/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: creating iptc/po/POTFILES config.status: creating iptc/po/Makefile Configuration (libiptcdata): Source code location: . Compiler: gcc Python Library: true + make -j4 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4' Making all in m4 make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/m4' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/m4' Making all in libiptcdata make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-data.lo iptc-data.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-dataset.lo iptc-dataset.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-jpeg.lo iptc-jpeg.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-log.lo iptc-log.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-log.c -fPIC -DPIC -o .libs/iptc-log.o gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-data.c -fPIC -DPIC -o .libs/iptc-data.o gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-dataset.c -fPIC -DPIC -o .libs/iptc-dataset.o gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-jpeg.c -fPIC -DPIC -o .libs/iptc-jpeg.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-mem.lo iptc-mem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-tag.lo iptc-tag.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-utils.lo iptc-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-mem.c -fPIC -DPIC -o .libs/iptc-mem.o gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-tag.c -fPIC -DPIC -o .libs/iptc-tag.o gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-utils.c -fPIC -DPIC -o .libs/iptc-utils.o /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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -version-info 3:3:3 -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wall -o libiptcdata.la -rpath /usr/lib64 iptc-data.lo iptc-dataset.lo iptc-jpeg.lo iptc-log.lo iptc-mem.lo iptc-tag.lo iptc-utils.lo gcc -shared .libs/iptc-data.o .libs/iptc-dataset.o .libs/iptc-jpeg.o .libs/iptc-log.o .libs/iptc-mem.o .libs/iptc-tag.o .libs/iptc-utils.o -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,libiptcdata.so.0 -o .libs/libiptcdata.so.0.3.3 (cd .libs && rm -f libiptcdata.so.0 && ln -s libiptcdata.so.0.3.3 libiptcdata.so.0) (cd .libs && rm -f libiptcdata.so && ln -s libiptcdata.so.0.3.3 libiptcdata.so) creating libiptcdata.la (cd .libs && rm -f libiptcdata.la && ln -s ../libiptcdata.la libiptcdata.la) make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata' Making all in po make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/po' Making all in iptc make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' Making all in po make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc/po' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc/po' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libiptcdata -DIPTC_LOCALEDIR=\""/usr/share/locale"\" -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c main.c main.c: In function 'main': main.c:850:6: warning: ignoring return value of 'chown', declared with attribute warn_unused_result [-Wunused-result] chown (filename, -1, statinfo.st_gid); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wall -o iptc main.o -L../libiptcdata -liptcdata mkdir .libs 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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-z -Wl,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wall -o .libs/iptc main.o -L/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata /builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata/.libs/libiptcdata.so -Wl,--rpath -Wl,/usr/lib64 creating iptc make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' Making all in docs make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' Making all in reference make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' Making all in win make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' Making all in iptctool make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win/iptctool' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win/iptctool' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' Making all in python make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptcdata_la-pyiptcdatamod.lo `test -f 'pyiptcdatamod.c' || echo './'`pyiptcdatamod.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptcdata_la-pyiptcdata.lo `test -f 'pyiptcdata.c' || echo './'`pyiptcdata.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptcdata_la-pyiptcdataset.lo `test -f 'pyiptcdataset.c' || echo './'`pyiptcdataset.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c pyiptcdataset.c -fPIC -DPIC -o .libs/iptcdata_la-pyiptcdataset.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c pyiptcdata.c -fPIC -DPIC -o .libs/iptcdata_la-pyiptcdata.o gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python2.7 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -g -Wall -Wmissing-declarations -Wmissing-prototypes -c pyiptcdatamod.c -fPIC -DPIC -o .libs/iptcdata_la-pyiptcdatamod.o In file included from pyiptcdata.h:24:0, from pyiptcdatamod.c:21: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ In file included from pyiptcdata.h:24:0, from pyiptcdata.c:21: /usr/include/python2.7/datetime.h:188:25: warning: 'PyDateTimeAPI' defined but not used [-Wunused-variable] static PyDateTime_CAPI *PyDateTimeAPI = NULL; ^~~~~~~~~~~~~ /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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wall -o iptcdata.la -rpath /usr/lib64/python2.7/site-packages iptcdata_la-pyiptcdatamod.lo iptcdata_la-pyiptcdata.lo iptcdata_la-pyiptcdataset.lo ../libiptcdata/libiptcdata.la gcc -shared .libs/iptcdata_la-pyiptcdatamod.o .libs/iptcdata_la-pyiptcdata.o .libs/iptcdata_la-pyiptcdataset.o -Wl,--rpath -Wl,/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata/.libs -Wl,--rpath -Wl,/usr/lib64 ../libiptcdata/.libs/libiptcdata.so -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,iptcdata.so -o .libs/iptcdata.so creating iptcdata.la (cd .libs && rm -f iptcdata.la && ln -s ../iptcdata.la iptcdata.la) make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/python' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.pc5R6F + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 ++ dirname /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 + cd libiptcdata-1.0.4 + rm -rf /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 + make DESTDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 'INSTALL=/usr/bin/install -c -p' install Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/m4' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/m4' 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/libiptcdata-1.0.4/m4' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/m4' Making install in libiptcdata make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata' test -z "/usr/lib64" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c -p libiptcdata.la '/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64' /usr/bin/install -c -p .libs/libiptcdata.so.0.3.3 /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/libiptcdata.so.0.3.3 (cd /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libiptcdata.so.0.3.3 libiptcdata.so.0 || { rm -f libiptcdata.so.0 && ln -s libiptcdata.so.0.3.3 libiptcdata.so.0; }; }) (cd /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64 && { ln -s -f libiptcdata.so.0.3.3 libiptcdata.so || { rm -f libiptcdata.so && ln -s libiptcdata.so.0.3.3 libiptcdata.so; }; }) /usr/bin/install -c -p .libs/libiptcdata.lai /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/libiptcdata.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/libiptcdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/include/libiptcdata" /usr/bin/install -c -p -m 644 iptc-data.h iptc-dataset.h iptc-jpeg.h iptc-log.h iptc-mem.h iptc-tag.h iptc-utils.h '/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/include/libiptcdata' test -z "/usr/include/libiptcdata" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/include/libiptcdata" /usr/bin/install -c -p -m 644 _stdint.h '/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/include/libiptcdata' test -z "/usr/lib64/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig" /usr/bin/install -c -p -m 644 libiptcdata.pc '/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata' Making install in po make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/libiptcdata.mo mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/libiptcdata.mo if test "libiptcdata" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -p -m 644 ./$file \ /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/po' Making install in iptc make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' Making install in po make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc/po' /bin/sh ../.././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share installing de.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/locale/de/LC_MESSAGES/iptc.mo installing it.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/locale/it/LC_MESSAGES/iptc.mo if test "libiptcdata" = "gettext-tools"; then \ /bin/sh ../.././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -p -m 644 ./$file \ /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc/po' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c -p iptc '/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/bin' libtool: install: warning: `/builddir/build/BUILD/libiptcdata-1.0.4/libiptcdata/libiptcdata.la' has not been installed in `/usr/lib64' /usr/bin/install -c -p .libs/iptc /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/bin/iptc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/iptc' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. installfiles=`echo ./html/*`; \ if test "$installfiles" = './html/*'; \ then echo '-- Nothing to install' ; \ else \ /bin/sh ../../mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gtk-doc/html/libiptcdata; \ for i in $installfiles; do \ echo '-- Installing '$i ; \ /usr/bin/install -c -p -m 644 $i /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gtk-doc/html/libiptcdata; \ done; \ echo '-- Installing ./html/index.sgml' ; \ /usr/bin/install -c -p -m 644 ./html/index.sgml /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gtk-doc/html/libiptcdata || :; \ which gtkdoc-rebase >/dev/null && \ gtkdoc-rebase --relative --dest-dir=/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 --html-dir=/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gtk-doc/html/libiptcdata ; \ fi mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/gtk-doc/html/libiptcdata -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/iptc-about.html -- Installing ./html/iptc-commandline.html -- Installing ./html/iptc-i18n.html -- Installing ./html/iptc-libjpeg.html -- Installing ./html/iptc-overview.html -- Installing ./html/left.png -- Installing ./html/libiptcdata-data.html -- Installing ./html/libiptcdata-dataset.html -- Installing ./html/libiptcdata-jpeg.html -- Installing ./html/libiptcdata-log.html -- Installing ./html/libiptcdata-mem.html -- Installing ./html/libiptcdata-tag.html -- Installing ./html/libiptcdata-utils.html -- Installing ./html/libiptcdata.devhelp -- Installing ./html/libiptcdata.devhelp2 -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/up.png -- Installing ./html/index.sgml which: no gtkdoc-rebase in (/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin) make[3]: [Makefile:554: install-data-local] Error 1 (ignored) make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/docs' Making install in win make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' Making install in iptctool make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win/iptctool' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win/iptctool' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win/iptctool' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win/iptctool' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/win' Making install in python make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/python' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4/python' test -z "/usr/lib64/python2.7/site-packages" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages" /bin/sh ../libtool --mode=install /usr/bin/install -c -p iptcdata.la '/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages' libtool: install: warning: relinking `iptcdata.la' (cd /builddir/build/BUILD/libiptcdata-1.0.4/python; /bin/sh ../libtool --tag=CC --mode=relink 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 -g -Wall -Wmissing-declarations -Wmissing-prototypes -module -avoid-version -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -g -Wall -o iptcdata.la -rpath /usr/lib64/python2.7/site-packages iptcdata_la-pyiptcdatamod.lo iptcdata_la-pyiptcdata.lo iptcdata_la-pyiptcdataset.lo ../libiptcdata/libiptcdata.la -inst-prefix-dir /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64) gcc -shared .libs/iptcdata_la-pyiptcdatamod.o .libs/iptcdata_la-pyiptcdata.o .libs/iptcdata_la-pyiptcdataset.o -Wl,--rpath -Wl,/usr/lib64 -L/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64 -L/usr/lib64 -liptcdata -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -Wl,-z -Wl,relro -Wl,-soname -Wl,iptcdata.so -o .libs/iptcdata.so /usr/bin/install -c -p .libs/iptcdata.soT /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/iptcdata.so /usr/bin/install -c -p .libs/iptcdata.lai /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/iptcdata.la libtool: install: warning: remember to run `libtool --finish /usr/lib64/python2.7/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/python' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4/python' make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.4' 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/libiptcdata-1.0.4' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.4' + rm -f /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/libiptcdata.la + rm -f /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/lib64/python2.7/site-packages/iptcdata.la + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 libiptcdata --all-name + /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/libiptcdata-1.0.4-20.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: libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ShouyA + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + cp -pr AUTHORS /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + cp -pr COPYING /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + cp -pr ChangeLog /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + cp -pr NEWS /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + cp -pr README /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + cp -pr TODO /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/libiptcdata + exit 0 Provides: libiptcdata = 1.0.4-20.0.riscv64.fc28 libiptcdata(riscv-64) = 1.0.4-20.0.riscv64.fc28 libiptcdata.so.0()(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) libiptcdata.so.0()(64bit) rtld(GNU_HASH) Processing files: libiptcdata-devel-1.0.4-20.0.riscv64.fc28.riscv64 Provides: libiptcdata-devel = 1.0.4-20.0.riscv64.fc28 libiptcdata-devel(riscv-64) = 1.0.4-20.0.riscv64.fc28 pkgconfig(libiptcdata) = 1.0.4 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libiptcdata.so.0()(64bit) Processing files: python2-libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.pL284T + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.4 + DOCDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/python2-libiptcdata + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/python2-libiptcdata + cp -pr python/README /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/python2-libiptcdata + cp -pr python/examples/set_iptc.py python/examples/show_iptc.py /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64/usr/share/doc/python2-libiptcdata + exit 0 Provides: libiptcdata-python = 1.0.4-20.0.riscv64.fc28 libiptcdata-python(riscv-64) = 1.0.4-20.0.riscv64.fc28 python-libiptcdata = 1.0.4-20.0.riscv64.fc28 python-libiptcdata(riscv-64) = 1.0.4-20.0.riscv64.fc28 python2-libiptcdata = 1.0.4-20.0.riscv64.fc28 python2-libiptcdata(riscv-64) = 1.0.4-20.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) libiptcdata.so.0()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Obsoletes: libiptcdata-python < 1.0.4-20.0.riscv64.fc28 python-libiptcdata < 1.0.4-20.0.riscv64.fc28 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 Wrote: /builddir/build/SRPMS/libiptcdata-1.0.4-20.0.riscv64.fc28.src.rpm Wrote: /builddir/build/RPMS/riscv64/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/libiptcdata-devel-1.0.4-20.0.riscv64.fc28.riscv64.rpm Wrote: /builddir/build/RPMS/riscv64/python2-libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.EnQGUq + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.4 + rm -rf /builddir/build/BUILDROOT/libiptcdata-1.0.4-20.0.riscv64.fc28.riscv64 + exit 0 + touch /buildok + cleanup + set +e + sync + sleep 5 + sync + poweroff Terminated ++ cleanup ++ set +e ++ sync +++ cleanup +++ set +e +++ sync +++ sleep 5 +++ sync +++ poweroff