Mock Version: 4.1 Mock Version: 4.1 Mock Version: 4.1 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libiptcdata.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61439-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/libiptcdata.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/libiptcdata-1.0.5-5.oc9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libiptcdata.spec'], chrootPath='/var/lib/mock/dist-oc9-build-61439-16463/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=86400uid=991gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target x86_64 --nodeps /builddir/build/SPECS/libiptcdata.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.ALEdta + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf libiptcdata-1.0.5 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/libiptcdata-1.0.5.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd libiptcdata-1.0.5 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.hOqJsB + umask 022 + cd /builddir/build/BUILD + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CFLAGS + CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + export CXXFLAGS + FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + cd libiptcdata-1.0.5 + export PYTHON_VERSION=3.11 + PYTHON_VERSION=3.11 + '[' '-flto=auto -ffat-lto-objectsx' '!=' x ']' ++ find . -type f -name configure -print + for file in $(find . -type f -name configure -print) + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\) = /__attribute__ ((used)) char (*f) () = /g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \(\*f\) \(\);/__attribute__ ((used)) char (*f) ();/g' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed -r --in-place=.backup 's/^char \$2 \(\);/__attribute__ ((used)) char \$2 ();/g' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2018-09-12 19:52:07.000000000 +0800 +++ ./configure 2024-01-08 05:06:14.411193539 +0800 @@ -1850,7 +1850,7 @@ #ifdef __cplusplus extern "C" #endif -char $2 (); +__attribute__ ((used)) char $2 (); /* The GNU C library defines this for functions which it implements to always fail with ENOSYS. Some functions are actually named something starting with __ and the normal name is an alias. */ + /usr/bin/sed --in-place=.backup '1{$!N;$!N};$!N;s/int x = 1;\nint y = 0;\nint z;\nint nan;/volatile int x = 1; volatile int y = 0; volatile int z, nan;/;P;D' ./configure + diff -u ./configure.backup ./configure + mv ./configure.backup ./configure + /usr/bin/sed --in-place=.backup 's#^lt_cv_sys_global_symbol_to_cdecl=.*#lt_cv_sys_global_symbol_to_cdecl="sed -n -e '\''s/^T .* \\(.*\\)$/extern int \\1();/p'\'' -e '\''s/^$symcode* .* \\(.*\\)$/extern char \\1;/p'\''"#' ./configure + diff -u ./configure.backup ./configure --- ./configure.backup 2024-01-08 05:06:14.411193539 +0800 +++ ./configure 2024-01-08 05:06:14.427193594 +0800 @@ -6122,7 +6122,7 @@ # Transform an extracted symbol line into a proper C declaration. # Some systems (esp. on ia64) link data and code symbols differently, # so use this general approach. -lt_cv_sys_global_symbol_to_cdecl="sed -n"\ +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" $lt_cdecl_hook\ " -e 's/^T .* \(.*\)$/extern int \1();/p'"\ " -e 's/^$symcode$symcode* .* \(.*\)$/extern char \1;/p'" @@ -15892,7 +15892,7 @@ compiler='`$ECHO "$compiler" | $SED "$delay_single_quote_subst"`' GCC='`$ECHO "$GCC" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_pipe='`$ECHO "$lt_cv_sys_global_symbol_pipe" | $SED "$delay_single_quote_subst"`' -lt_cv_sys_global_symbol_to_cdecl='`$ECHO "$lt_cv_sys_global_symbol_to_cdecl" | $SED "$delay_single_quote_subst"`' +lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'" lt_cv_sys_global_symbol_to_import='`$ECHO "$lt_cv_sys_global_symbol_to_import" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address" | $SED "$delay_single_quote_subst"`' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='`$ECHO "$lt_cv_sys_global_symbol_to_c_name_address_lib_prefix" | $SED "$delay_single_quote_subst"`' + '[' 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.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld' ']' ++ find . -name ltmain.sh + for i in $(find . -name ltmain.sh) + /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld"~' ./ltmain.sh + ./configure --build=x86_64-opencloudos-linux-gnu --host=x86_64-opencloudos-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 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 to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-opencloudos-linux-gnu checking host system type... x86_64-opencloudos-linux-gnu checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) checking for x86_64-opencloudos-linux-gnu-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 dependency style of gcc... none checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-opencloudos-linux-gnu file names to x86_64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert x86_64-opencloudos-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for x86_64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6128: -e 's/^T .* \(.*\)$/extern int \1();/p' -e 's/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p': No such file or directory 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 x86_64-opencloudos-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... yes 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 -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for python3.11... /usr/bin/python3.11 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/python3.11 checking for Python library path... -L/usr/lib64 -lpython3.11 checking for Python site-packages path... /usr/lib/python3.11/site-packages checking python extra libraries... -ldl -lm checking python extra linking flags... -Xlinker -export-dynamic checking consistency of all components of python development environment... yes checking for python version... 3.1 checking for python platform... linux checking for python script directory... ${prefix}/lib/python3.11/site-packages checking for python extension module directory... ${exec_prefix}/lib64/python3.11/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 -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) 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 x86_64-opencloudos-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtk-doc... no checking for gtkdoc-check... configure: WARNING: You will not be able to create source packages with 'make dist' because gtk-doc >= 1.14 is not found. no checking for gtkdoc-check... no checking for gtkdoc-rebase... no checking for gtkdoc-mkpdf... no checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... no checking that generated files are newer than configure... done 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 libtool 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 + /usr/bin/make -O -j32 V=1 VERBOSE=1 /usr/bin/make all-recursive Making all in m4 make[2]: Nothing to be done for 'all'. Making all in libiptcdata make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-utils.lo iptc-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-utils.c -fPIC -DPIC -o .libs/iptc-utils.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-mem.lo iptc-mem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-mem.c -fPIC -DPIC -o .libs/iptc-mem.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-log.lo iptc-log.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-log.c -fPIC -DPIC -o .libs/iptc-log.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-tag.lo iptc-tag.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-tag.c -fPIC -DPIC -o .libs/iptc-tag.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-jpeg.lo iptc-jpeg.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-jpeg.c -fPIC -DPIC -o .libs/iptc-jpeg.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-dataset.lo iptc-dataset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-dataset.c -fPIC -DPIC -o .libs/iptc-dataset.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\""/usr/share/locale"\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptc-data.lo iptc-data.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DLIBIPTCDATA_LOCALEDIR=\"/usr/share/locale\" -I../libiptcdata -I.. -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c iptc-data.c -fPIC -DPIC -o .libs/iptc-data.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -version-info 3:3:3 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -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 libtool: link: gcc -shared -fPIC -DPIC .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 -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wl,-soname -Wl,libiptcdata.so.0 -o .libs/libiptcdata.so.0.3.3 libtool: link: (cd ".libs" && rm -f "libiptcdata.so.0" && ln -s "libiptcdata.so.0.3.3" "libiptcdata.so.0") libtool: link: (cd ".libs" && rm -f "libiptcdata.so" && ln -s "libiptcdata.so.0.3.3" "libiptcdata.so") libtool: link: ( cd ".libs" && rm -f "libiptcdata.la" && ln -s "../libiptcdata.la" "libiptcdata.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' Making all in po make[2]: Nothing to be done for 'all'. Making all in iptc Making all in po make[3]: Nothing to be done for 'all'. make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../libiptcdata -DIPTC_LOCALEDIR=\""/usr/share/locale"\" -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o main.o main.c make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' main.c: In function 'main': main.c:850:41: warning: ignoring return value of 'chown' declared with attribute 'warn_unused_result' [-Wunused-result] 850 | chown (filename, -1, statinfo.st_gid); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wall -o iptc main.o -L../libiptcdata -liptcdata libtool: link: gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wall -o .libs/iptc main.o -L../libiptcdata /builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata/.libs/libiptcdata.so make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' Making all in docs Making all in reference make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in win Making all in iptctool make[3]: Nothing to be done for 'all'. make[3]: Nothing to be done for 'all-am'. Making all in python make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptcdata_la-pyiptcdatamod.lo `test -f 'pyiptcdatamod.c' || echo './'`pyiptcdatamod.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c pyiptcdatamod.c -fPIC -DPIC -o .libs/iptcdata_la-pyiptcdatamod.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptcdata_la-pyiptcdata.lo `test -f 'pyiptcdata.c' || echo './'`pyiptcdata.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c pyiptcdata.c -fPIC -DPIC -o .libs/iptcdata_la-pyiptcdata.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' In file included from pyiptcdata.c:4: python3/pyiptcdata.c: In function 'save': python3/pyiptcdata.c:138:17: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation] 138 | strncpy(tmp_filename, arg_filename, path_len); | ^ python3/pyiptcdata.c:131:24: note: length computed here 131 | int file_len = strlen(arg_filename); | ^~~~~~~~~~~~~~~~~~~~ make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c -o iptcdata_la-pyiptcdataset.lo `test -f 'pyiptcdataset.c' || echo './'`pyiptcdataset.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I/usr/include/python3.11 -I.. -fno-strict-aliasing -DNDEBUG -g -O2 -Wall -Wstrict-prototypes -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -c pyiptcdataset.c -fPIC -DPIC -o .libs/iptcdata_la-pyiptcdataset.o make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wall -o iptcdata.la -rpath /usr/lib64/python3.11/site-packages iptcdata_la-pyiptcdatamod.lo iptcdata_la-pyiptcdata.lo iptcdata_la-pyiptcdataset.lo ../libiptcdata/libiptcdata.la libtool: link: gcc -shared -fPIC -DPIC .libs/iptcdata_la-pyiptcdatamod.o .libs/iptcdata_la-pyiptcdata.o .libs/iptcdata_la-pyiptcdataset.o -Wl,-rpath -Wl,/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata/.libs ../libiptcdata/.libs/libiptcdata.so -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wl,-soname -Wl,iptcdata.so -o .libs/iptcdata.so libtool: link: ( cd ".libs" && rm -f "iptcdata.la" && ln -s "../iptcdata.la" "iptcdata.la" ) make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.VRDcBg + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 ++ dirname /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 + cd libiptcdata-1.0.5 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 'INSTALL=/usr/bin/install -p' Making install in m4 make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/m4' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/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.5/m4' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/m4' Making install in libiptcdata make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -p libiptcdata.la '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64' libtool: install: /usr/bin/install -p .libs/libiptcdata.so.0.3.3 /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/libiptcdata.so.0.3.3 libtool: install: (cd /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/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; }; }) libtool: install: (cd /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/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; }; }) libtool: install: /usr/bin/install -p .libs/libiptcdata.lai /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/libiptcdata.la libtool: warning: remember to run 'libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/include/libiptcdata' /usr/bin/install -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.5-5.oc9.x86_64/usr/include/libiptcdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/include/libiptcdata' /usr/bin/install -p -m 644 _stdint.h '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/include/libiptcdata' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/pkgconfig' /usr/bin/install -p -m 644 libiptcdata.pc '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/pkgconfig' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata' Making install in po make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/po' /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/locale/de/LC_MESSAGES installing de.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/locale/de/LC_MESSAGES/libiptcdata.mo mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/locale/it/LC_MESSAGES installing it.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/locale/it/LC_MESSAGES/libiptcdata.mo if test "libiptcdata" = "gettext-tools"; then \ /bin/sh .././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/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 -p -m 644 ./$file \ /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/po' Making install in iptc make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' Making install in po make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc/po' /bin/sh ../.././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share installing de.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/locale/de/LC_MESSAGES/iptc.mo installing it.gmo as /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/locale/it/LC_MESSAGES/iptc.mo if test "libiptcdata" = "gettext-tools"; then \ /bin/sh ../.././mkinstalldirs /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/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 -p -m 644 ./$file \ /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc/po' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p iptc '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/bin' libtool: warning: '/builddir/build/BUILD/libiptcdata-1.0.5/libiptcdata/libiptcdata.la' has not been installed in '/usr/lib64' libtool: install: /usr/bin/install -p .libs/iptc /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/bin/iptc make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/iptc' Making install in docs make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs' Making install in reference make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs/reference' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. mkdir -p -- /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/gtk-doc/html/libiptcdata /usr/bin/install -p -m 644 ./html/ch01.html /usr/bin/install -p -m 644 ./html/ch02.html /usr/bin/install -p -m 644 ./html/ch03.html /usr/bin/install -p -m 644 ./html/home.png /usr/bin/install -p -m 644 ./html/index.html /usr/bin/install -p -m 644 ./html/iptc-about.html /usr/bin/install -p -m 644 ./html/iptc-commandline.html /usr/bin/install -p -m 644 ./html/iptc-i18n.html /usr/bin/install -p -m 644 ./html/iptc-libjpeg.html /usr/bin/install -p -m 644 ./html/iptc-overview.html /usr/bin/install -p -m 644 ./html/left-insensitive.png /usr/bin/install -p -m 644 ./html/left.png /usr/bin/install -p -m 644 ./html/libiptcdata-data.html /usr/bin/install -p -m 644 ./html/libiptcdata-dataset.html /usr/bin/install -p -m 644 ./html/libiptcdata-jpeg.html /usr/bin/install -p -m 644 ./html/libiptcdata-log.html /usr/bin/install -p -m 644 ./html/libiptcdata-mem.html /usr/bin/install -p -m 644 ./html/libiptcdata-tag.html /usr/bin/install -p -m 644 ./html/libiptcdata-utils.html /usr/bin/install -p -m 644 ./html/libiptcdata.devhelp2 /usr/bin/install -p -m 644 ./html/right-insensitive.png /usr/bin/install -p -m 644 ./html/right.png /usr/bin/install -p -m 644 ./html/style.css /usr/bin/install -p -m 644 ./html/up-insensitive.png /usr/bin/install -p -m 644 ./html/up.png make[3]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs/reference' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs/reference' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/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.5/docs' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/docs' Making install in win make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/win' Making install in iptctool make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/win/iptctool' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/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.5/win/iptctool' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/win/iptctool' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/win' make[3]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/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.5/win' make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/win' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/win' Making install in python make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/python3.11/site-packages' /bin/sh ../libtool --mode=install /usr/bin/install -p iptcdata.la '/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/python3.11/site-packages' libtool: warning: relinking 'iptcdata.la' libtool: install: (cd /builddir/build/BUILD/libiptcdata-1.0.5/python; /bin/sh "/builddir/build/BUILD/libiptcdata-1.0.5/libtool" --tag CC --mode=relink gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -g -Wall -Wmissing-declarations -Wmissing-prototypes -module -avoid-version -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wall -o iptcdata.la -rpath /usr/lib64/python3.11/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.5-5.oc9.x86_64) libtool: relink: gcc -shared -fPIC -DPIC .libs/iptcdata_la-pyiptcdatamod.o .libs/iptcdata_la-pyiptcdata.o .libs/iptcdata_la-pyiptcdataset.o -L/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64 -L/usr/lib64 -liptcdata -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -O2 -flto=auto -g -grecord-gcc-switches -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -g -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -g -Wl,-soname -Wl,iptcdata.so -o .libs/iptcdata.so libtool: install: /usr/bin/install -p .libs/iptcdata.soT /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/python3.11/site-packages/iptcdata.so libtool: install: /usr/bin/install -p .libs/iptcdata.lai /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/python3.11/site-packages/iptcdata.la libtool: warning: remember to run 'libtool --finish /usr/lib64/python3.11/site-packages' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5/python' make[1]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5' make[2]: Entering directory '/builddir/build/BUILD/libiptcdata-1.0.5' 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.5' make[1]: Leaving directory '/builddir/build/BUILD/libiptcdata-1.0.5' + find /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 -name '*.la' -exec rm -f '{}' ';' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 libiptcdata --all-name + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 1.0.5-5.oc9 --unique-debug-suffix -1.0.5-5.oc9.x86_64 --unique-debug-src-base libiptcdata-1.0.5-5.oc9.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/libiptcdata-1.0.5 extracting debug info from /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/bin/iptc extracting debug info from /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/python3.11/site-packages/iptcdata.so extracting debug info from /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/libiptcdata.so.0.3.3 315 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/OpenCloudOS/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/OpenCloudOS/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/check-rpaths + /usr/lib/rpm/OpenCloudOS/brp-mangle-shebangs + /usr/lib/rpm/OpenCloudOS/brp-python-bytecompile '' 1 0 Bytecompiling .py files below /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib/debug/usr/lib64/python3.11 using python3.11 Bytecompiling .py files below /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/lib64/python3.11 using python3.11 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: libiptcdata-1.0.5-5.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.HOh03G + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + cp -pr AUTHORS /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + cp -pr ChangeLog /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + cp -pr NEWS /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + cp -pr README /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + cp -pr TODO /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/libiptcdata + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.e6fjtk + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.5 + LICENSEDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/licenses/libiptcdata + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/licenses/libiptcdata + cp -pr COPYING /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/licenses/libiptcdata + RPM_EC=0 ++ jobs -p + exit 0 Provides: libiptcdata = 1.0.5-5.oc9 libiptcdata(x86-64) = 1.0.5-5.oc9 libiptcdata.so.0()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libiptcdata.so.0()(64bit) rtld(GNU_HASH) Processing files: python3-libiptcdata-1.0.5-5.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JEe4ZI + umask 022 + cd /builddir/build/BUILD + cd libiptcdata-1.0.5 + DOCDIR=/builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/python3-libiptcdata + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/python3-libiptcdata + cp -pr python/README /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/python3-libiptcdata + cp -pr python/examples/set_iptc.py python/examples/show_iptc.py /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64/usr/share/doc/python3-libiptcdata + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-libiptcdata = 1.0.5-5.oc9 python3-libiptcdata = 1.0.5-5.oc9 python3-libiptcdata(x86-64) = 1.0.5-5.oc9 python3.11-libiptcdata = 1.0.5-5.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libiptcdata.so.0()(64bit) python(abi) = 3.11 rtld(GNU_HASH) Obsoletes: python3.11-libiptcdata < 1.0.5-5.oc9 Processing files: libiptcdata-devel-1.0.5-5.oc9.x86_64 Provides: libiptcdata-devel = 1.0.5-5.oc9 libiptcdata-devel(x86-64) = 1.0.5-5.oc9 pkgconfig(libiptcdata) = 1.0.5 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: libiptcdata-debugsource-1.0.5-5.oc9.x86_64 Provides: libiptcdata-debugsource = 1.0.5-5.oc9 libiptcdata-debugsource(x86-64) = 1.0.5-5.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: libiptcdata-debuginfo-1.0.5-5.oc9.x86_64 Provides: debuginfo(build-id) = 3bf73436c357e15041195675f656760bb92560b9 debuginfo(build-id) = a9427f5f970f0b2e0f8a0cc3180deba01b55f2f5 libiptcdata-debuginfo = 1.0.5-5.oc9 libiptcdata-debuginfo(x86-64) = 1.0.5-5.oc9 libiptcdata.so.0.3.3-1.0.5-5.oc9.x86_64.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libiptcdata-debugsource(x86-64) = 1.0.5-5.oc9 Processing files: python3-libiptcdata-debuginfo-1.0.5-5.oc9.x86_64 Provides: debuginfo(build-id) = c7ae70c13dfe2fe6d58a9581f1cb9ca47b56754d python-libiptcdata-debuginfo = 1.0.5-5.oc9 python3-libiptcdata-debuginfo = 1.0.5-5.oc9 python3-libiptcdata-debuginfo(x86-64) = 1.0.5-5.oc9 python3.11-libiptcdata-debuginfo = 1.0.5-5.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: libiptcdata-debugsource(x86-64) = 1.0.5-5.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/libiptcdata-1.0.5-5.oc9.x86_64 Wrote: /builddir/build/RPMS/python3-libiptcdata-1.0.5-5.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libiptcdata-devel-1.0.5-5.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libiptcdata-debugsource-1.0.5-5.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libiptcdata-1.0.5-5.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-libiptcdata-debuginfo-1.0.5-5.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/libiptcdata-debuginfo-1.0.5-5.oc9.x86_64.rpm Child return code was: 0