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 aarch64 --nodeps /builddir/build/SPECS/udftools.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-285482-27660/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/udftools.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: aarch64 Building for target aarch64 Wrote: /builddir/build/SRPMS/udftools-2.3-6.ocs23.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/udftools.spec'], chrootPath='/var/lib/mock/dist-ocs23-build-285482-27660/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=981gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/udftools.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: aarch64 Building for target aarch64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.oKMApz + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf udftools-2.3 + /usr/lib/rpm/rpmuncompress -x /builddir/build/SOURCES/udftools-2.3.tar.gz + STATUS=0 + '[' 0 -ne 0 ']' + cd udftools-2.3 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/lib/rpm/rpmuncompress /builddir/build/SOURCES/udftools-2.3-backported_fixes.patch + /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch -f + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.BRmdzo + 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-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 udftools-2.3 + '[' '-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 2021-01-05 00:20:07.000000000 +0800 +++ ./configure 2024-09-23 20:42:46.495521052 +0800 @@ -1778,7 +1778,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-09-23 20:42:46.495521052 +0800 +++ ./configure 2024-09-23 20:42:46.515521113 +0800 @@ -6195,7 +6195,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'" @@ -13777,7 +13777,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/config.sub + '[' -f /usr/lib/rpm/OpenCloudOS/config.sub ']' + /usr/bin/rm -f ./config/config.sub ++ basename ./config/config.sub + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.sub ./config/config.sub '/usr/lib/rpm/OpenCloudOS/config.sub' -> './config/config.sub' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config/config.guess + '[' -f /usr/lib/rpm/OpenCloudOS/config.guess ']' + /usr/bin/rm -f ./config/config.guess ++ basename ./config/config.guess + /usr/bin/cp -fv /usr/lib/rpm/OpenCloudOS/config.guess ./config/config.guess '/usr/lib/rpm/OpenCloudOS/config.guess' -> './config/config.guess' + '[' 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"~' ./config/ltmain.sh + ./configure --build=aarch64-opencloudos-linux-gnu --host=aarch64-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 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports the include directive... yes (GNU style) checking for aarch64-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 gcc option to accept ISO C99... none needed checking build system type... aarch64-opencloudos-linux-gnu checking host system type... aarch64-opencloudos-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert aarch64-opencloudos-linux-gnu file names to aarch64-opencloudos-linux-gnu format... func_convert_file_noop checking how to convert aarch64-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 aarch64-opencloudos-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for aarch64-opencloudos-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for aarch64-opencloudos-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for aarch64-opencloudos-linux-gnu-strip... no checking for strip... strip checking for aarch64-opencloudos-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ./configure: line 6201: -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 aarch64-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) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking whether ln -s works... yes checking for aarch64-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 READLINE... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for UDEV... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libudffs/Makefile config.status: creating mkudffs/Makefile config.status: creating cdrwtool/Makefile config.status: creating pktsetup/Makefile config.status: creating udffsck/Makefile config.status: creating udfinfo/Makefile config.status: creating udflabel/Makefile config.status: creating wrudf/Makefile config.status: creating doc/Makefile config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands + /usr/bin/make -O -j32 V=1 VERBOSE=1 Making all in libudffs make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o crc.lo crc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c crc.c -o crc.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/libudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o misc.lo misc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c misc.c -o misc.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/libudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o extent.lo extent.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c extent.c -o extent.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/libudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o unicode.lo unicode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c unicode.c -o unicode.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/libudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o libudffs.la crc.lo extent.lo misc.lo unicode.lo libtool: link: ar cru .libs/libudffs.a crc.o extent.o misc.o unicode.o libtool: link: ranlib .libs/libudffs.a libtool: link: ( cd ".libs" && rm -f "libudffs.la" && ln -s "../libudffs.la" "libudffs.la" ) make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/libudffs' Making all in mkudffs make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o defaults.o defaults.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o file.o file.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o options.o options.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mkudffs.o mkudffs.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mkudffs main.o mkudffs.o defaults.o file.o options.o ../libudffs/libudffs.la 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o mkudffs main.o mkudffs.o defaults.o file.o options.o ../libudffs/.libs/libudffs.a make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' Making all in cdrwtool make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o defaults.o `test -f '../mkudffs/defaults.c' || echo './'`../mkudffs/defaults.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o options.o options.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o file.o `test -f '../mkudffs/file.c' || echo './'`../mkudffs/file.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o cdrwtool.o cdrwtool.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mkudffs.o `test -f '../mkudffs/mkudffs.c' || echo './'`../mkudffs/mkudffs.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cdrwtool main.o options.o cdrwtool.o mkudffs.o defaults.o file.o ../libudffs/libudffs.la 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o cdrwtool main.o options.o cdrwtool.o mkudffs.o defaults.o file.o ../libudffs/.libs/libudffs.a make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' Making all in pktsetup make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/pktsetup' gcc -DHAVE_CONFIG_H -I. -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pktcdvd-check.o pktcdvd-check.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/pktsetup' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/pktsetup' gcc -DHAVE_CONFIG_H -I. -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o pktsetup.o pktsetup.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/pktsetup' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/pktsetup' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pktcdvd-check pktcdvd-check.o 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pktcdvd-check pktcdvd-check.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/pktsetup' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/pktsetup' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pktsetup pktsetup.o 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o pktsetup pktsetup.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/pktsetup' Making all in udffsck make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udffsck' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udffsck' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udffsck' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o udffsck main.o 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o udffsck main.o make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udffsck' Making all in udfinfo make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udfinfo' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o options.o options.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udfinfo' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udfinfo' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udfinfo' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udfinfo' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o readdisc.o readdisc.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udfinfo' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udfinfo' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o udfinfo main.o readdisc.o options.o ../libudffs/libudffs.la 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o udfinfo main.o readdisc.o options.o ../libudffs/.libs/libudffs.a make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udfinfo' Making all in udflabel make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udflabel' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o options.o options.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udflabel' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udflabel' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o main.o main.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udflabel' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udflabel' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o readdisc.o `test -f '../udfinfo/readdisc.c' || echo './'`../udfinfo/readdisc.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udflabel' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udflabel' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o udflabel main.o options.o readdisc.o ../libudffs/libudffs.la 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o udflabel main.o options.o readdisc.o ../libudffs/.libs/libudffs.a make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udflabel' Making all in wrudf make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_READLINE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o wrudf-desc.o wrudf-desc.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_READLINE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o wrudf-cdr.o wrudf-cdr.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' In file included from /usr/include/features.h:503, from /usr/include/bits/libc-header-start.h:33, from /usr/include/stdio.h:27, from wrudf-cdr.c:8: In function 'read', inlined from 'readCDR' at wrudf-cdr.c:67:9: /usr/include/bits/unistd.h:28:10: warning: argument 2 is null but the corresponding size argument 3 value is 2048 [-Wnonnull] 28 | return __glibc_fortify (read, __nbytes, sizeof (char), | ^~~~~~~~~~~~~~~ /usr/include/bits/unistd-decl.h: In function 'readCDR': /usr/include/bits/unistd-decl.h:29:16: note: in a call to function '*read' declared with attribute 'access (write_only, 2, 3)' 29 | extern ssize_t __REDIRECT_FORTIFY (__read_alias, (int __fd, void *__buf, | ^~~~~~~~~~~~~~~~~~ In function 'read', inlined from 'readCDR' at wrudf-cdr.c:67:9: /usr/include/bits/unistd.h:28:10: warning: argument 2 is null but the corresponding size argument 3 value is 2048 [-Wnonnull] 28 | return __glibc_fortify (read, __nbytes, sizeof (char), | ^~~~~~~~~~~~~~~ In file included from /usr/include/bits/unistd.h:23, from /usr/include/unistd.h:1214, from wrudf-cdr.c:10: /usr/include/bits/unistd-decl.h: In function 'readCDR': /usr/include/bits/unistd-decl.h:26:16: note: in a call to function '__read_chk' declared with attribute 'access (write_only, 2, 3)' 26 | extern ssize_t __read_chk (int __fd, void *__buf, size_t __nbytes, | ^~~~~~~~~~ make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_READLINE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o ide-pc.o ide-pc.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_READLINE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o wrudf.o wrudf.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_READLINE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o wrudf-cdrw.o wrudf-cdrw.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' gcc -DHAVE_CONFIG_H -I. -I../include -I../include -DUSE_READLINE -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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o wrudf-cmnd.o wrudf-cmnd.c make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' /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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o wrudf wrudf.o wrudf-cmnd.o wrudf-desc.o wrudf-cdrw.o wrudf-cdr.o ide-pc.o ../libudffs/libudffs.la -lreadline 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 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z -Wl,relro -Wl,--as-needed -Wl,-z -Wl,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1 -o wrudf wrudf.o wrudf-cmnd.o wrudf-desc.o wrudf-cdrw.o wrudf-cdr.o ide-pc.o ../libudffs/.libs/libudffs.a -lreadline make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' Making all in doc make[1]: Nothing to be done for 'all'. make[1]: Nothing to be done for 'all-am'. + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.eh6JF1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64 ++ dirname /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64 + cd udftools-2.3 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64 'INSTALL=/usr/bin/install -p' Making install in libudffs make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/libudffs' 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/udftools-2.3/libudffs' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/libudffs' Making install in mkudffs make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p mkudffs '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin' libtool: install: /usr/bin/install -p mkudffs /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/mkudffs /usr/bin/make install-exec-hook make[3]: Entering directory '/builddir/build/BUILD/udftools-2.3/mkudffs' cd "/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin" && ln -s -f mkudffs mkfs.udf make[3]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/mkudffs' Making install in cdrwtool make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p cdrwtool '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin' libtool: install: /usr/bin/install -p cdrwtool /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/cdrwtool make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/cdrwtool' Making install in pktsetup make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/pktsetup' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/pktsetup' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p pktsetup pktcdvd-check '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin' libtool: install: /usr/bin/install -p pktsetup /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/pktsetup libtool: install: /usr/bin/install -p pktcdvd-check /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/pktcdvd-check /usr/bin/mkdir -p "/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/lib/udev/rules.d" /usr/bin/install -p -m 644 "./pktsetup.rules" "/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/lib/udev/rules.d/80-pktsetup.rules" make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/pktsetup' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/pktsetup' Making install in udffsck make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udffsck' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/udffsck' 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/udftools-2.3/udffsck' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udffsck' Making install in udfinfo make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udfinfo' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/udfinfo' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p udfinfo '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin' libtool: install: /usr/bin/install -p udfinfo /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/udfinfo make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udfinfo' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udfinfo' Making install in udflabel make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/udflabel' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/udflabel' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin' /bin/sh ../libtool --mode=install /usr/bin/install -p udflabel '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin' libtool: install: /usr/bin/install -p udflabel /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/udflabel make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udflabel' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/udflabel' Making install in wrudf make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/wrudf' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin' /bin/sh ../libtool --mode=install /usr/bin/install -p wrudf '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin' libtool: install: /usr/bin/install -p wrudf /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/wrudf make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/wrudf' Making install in doc make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3/doc' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3/doc' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools' /usr/bin/install -p -m 644 HOWTO.udf UDF-Specifications '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/man/man1' /usr/bin/install -p -m 644 cdrwtool.1 udfinfo.1 wrudf.1 '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/man/man8' /usr/bin/install -p -m 644 mkfs.udf.8 mkudffs.8 pktsetup.8 udflabel.8 '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/man/man8' make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3/doc' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3/doc' make[1]: Entering directory '/builddir/build/BUILD/udftools-2.3' make[2]: Entering directory '/builddir/build/BUILD/udftools-2.3' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools' /usr/bin/install -p -m 644 AUTHORS COPYING NEWS README '/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools' make[2]: Leaving directory '/builddir/build/BUILD/udftools-2.3' make[1]: Leaving directory '/builddir/build/BUILD/udftools-2.3' + rm -rf /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/udffsck + /usr/bin/find-debuginfo -j32 --strict-build-id -m -i --build-id-seed 2.3-6.ocs23 --unique-debug-suffix -2.3-6.ocs23.aarch64 --unique-debug-src-base udftools-2.3-6.ocs23.aarch64 -S debugsourcefiles.list /builddir/build/BUILD/udftools-2.3 extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/cdrwtool extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/udfinfo extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/bin/wrudf extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/mkudffs extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/pktcdvd-check extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/udflabel extracting debug info from /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/sbin/pktsetup 1111 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 + /usr/lib/rpm/OpenCloudOS/brp-python-hardlink Processing files: udftools-2.3-6.ocs23.aarch64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9WDDDa + umask 022 + cd /builddir/build/BUILD + cd udftools-2.3 + DOCDIR=/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools + cp -pr AUTHORS /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools + cp -pr NEWS /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/doc/udftools + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.PUZ55F + umask 022 + cd /builddir/build/BUILD + cd udftools-2.3 + LICENSEDIR=/builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/licenses/udftools + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/licenses/udftools + cp -pr COPYING /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64/usr/share/licenses/udftools + RPM_EC=0 ++ jobs -p + exit 0 warning: File listed twice: /usr/share/doc/udftools/AUTHORS warning: File listed twice: /usr/share/doc/udftools/NEWS Provides: udftools = 2.3-6.ocs23 udftools(aarch-64) = 2.3-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libreadline.so.8()(64bit) rtld(GNU_HASH) Processing files: udftools-debugsource-2.3-6.ocs23.aarch64 Provides: udftools-debugsource = 2.3-6.ocs23 udftools-debugsource(aarch-64) = 2.3-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: udftools-debuginfo-2.3-6.ocs23.aarch64 Provides: debuginfo(build-id) = 1cc3515c6cfba74378e7182161f973f75ea0cd67 debuginfo(build-id) = 37925bd88522f89de4428bd65bd7e763934b1cc2 debuginfo(build-id) = 4c23a3b8c50e453b827a8ecccfa7cc2b7e5985fa debuginfo(build-id) = b42fe1c893eae44e22e653f6a2e24be44bfe8198 debuginfo(build-id) = c22def25089b3f1426eff3539178c15ff72460b0 debuginfo(build-id) = cda8cecab384c3f16573683caa730a760f9fbf09 debuginfo(build-id) = e57e5249f939ba9db736b9626edc2c5d5794dc3f udftools-debuginfo = 2.3-6.ocs23 udftools-debuginfo(aarch-64) = 2.3-6.ocs23 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: udftools-debugsource(aarch-64) = 2.3-6.ocs23 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/udftools-2.3-6.ocs23.aarch64 Wrote: /builddir/build/RPMS/udftools-debugsource-2.3-6.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/udftools-2.3-6.ocs23.aarch64.rpm Wrote: /builddir/build/RPMS/udftools-debuginfo-2.3-6.ocs23.aarch64.rpm RPM build warnings: File listed twice: /usr/share/doc/udftools/AUTHORS File listed twice: /usr/share/doc/udftools/NEWS Child return code was: 0