D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
warning: %make is deprecated, use %make_build instead
Installing /home/iurt/rpmbuild/SRPMS/ldapvi-1.7-25.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VzNWvy
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ldapvi-1.7
+ /usr/bin/gzip -dc /home/iurt/rpmbuild/SOURCES/ldapvi-1.7.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd ldapvi-1.7
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ echo 'Patch #0 (ldapvi-makefile.in-destdir.patch):'
Patch #0 (ldapvi-makefile.in-destdir.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .orig --fuzz=0
patching file GNUmakefile.in
+ echo 'Patch #1 (ldapvi-fix_naming_conflict.diff):'
Patch #1 (ldapvi-fix_naming_conflict.diff):
+ /usr/bin/patch --no-backup-if-mismatch -f -p2 -b --suffix .conflict --fuzz=0
patching file common.h
patching file ldapvi.c
patching file misc.c
+ echo 'Patch #2 (fix-vim-modeline.patch):'
Patch #2 (fix-vim-modeline.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p2 --fuzz=0
patching file ldapvi.c
+ echo 'Patch #3 (ldapvi-1.7-rand_bytes.patch):'
Patch #3 (ldapvi-1.7-rand_bytes.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .rand_bytes --fuzz=0
patching file port.c
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.h05nAU
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ldapvi-1.7
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-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 for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for mkdtemp... yes
checking for on_exit... yes
checking for main in -lsocket... no
checking for main in -lresolv... yes
checking for main in -llber... yes
checking for main in -lldap... yes
checking for ldap_initialize in -lldap... yes
checking for ldap_bv2dn_x in -lldap... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -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 sasl/sasl.h usability... yes
checking sasl/sasl.h presence... yes
checking for sasl/sasl.h... yes
checking for library containing tigetstr... -lcurses
checking curses.h usability... yes
checking curses.h presence... yes
checking for curses.h... yes
checking for poptGetContext in -lpopt... yes
checking for readline in -lreadline... yes
checking for pkg-config... /usr/bin/pkg-config
checking for main in -lglib-2.0... yes
checking for main in -lssl... yes
checking for SHA1... yes
checking for RAND_pseudo_bytes... yes
checking for main in -lcrypt... yes
configure: creating ./config.status
config.status: creating GNUmakefile
config.status: WARNING:  GNUmakefile.in seems to ignore the --datarootdir setting
config.status: creating config.h
+ /usr/bin/make -O -j8
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o error.o error.c
error.c: In function 'ldaperr':
error.c:54:9: warning: implicit declaration of function 'ldap_perror'; did you mean 'ldaperr'? [-Wimplicit-function-declaration]
   54 |         ldap_perror(ld, str);
      |         ^~~~~~~~~~~
      |         ldaperr
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o port.o port.c
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o data.o data.c
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o search.o search.c
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o parse.o parse.c
parse.c: In function 'read_lhs':
parse.c:38:30: warning: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration]
   38 |                 switch ( c = getc_unlocked(s)) {
      |                              ^~~~~~~~~~~~~
parse.c: In function 'cryptdes':
parse.c:156:16: warning: implicit declaration of function 'crypt' [-Wimplicit-function-declaration]
  156 |         return crypt(key, (char *) salt);
      |                ^~~~~
parse.c:156:16: warning: returning 'int' from a function with return type 'char *' makes pointer from integer without a cast [-Wint-conversion]
  156 |         return crypt(key, (char *) salt);
      |                ^~~~~~~~~~~~~~~~~~~~~~~~~
parse.c: In function 'cryptmd5':
parse.c:177:16: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  177 |         result = crypt(key, (char *) salt);
      |                ^
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o diff.o diff.c
diff.c: In function 'safe_str2dn':
diff.c:218:9: warning: implicit declaration of function 'ldap_bv2dn_x'; did you mean 'ldap_bv2dn'? [-Wimplicit-function-declaration]
  218 |         ldap_bv2dn_x(&bv, out, flags);
      |         ^~~~~~~~~~~~
      |         ldap_bv2dn
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o print.o print.c
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o base64.o base64.c
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o misc.o misc.c
misc.c: In function 'edit':
misc.c:175:25: warning: missing sentinel in function call [-Wformat=]
  175 |                         execlp(vi, vi, buf, pathname, 0);
      |                         ^~~~~~
misc.c:177:25: warning: missing sentinel in function call [-Wformat=]
  177 |                         execlp(vi, vi, pathname, 0);
      |                         ^~~~~~
misc.c: In function 'view':
misc.c:216:17: warning: missing sentinel in function call [-Wformat=]
  216 |                 execlp(pg, pg, pathname, 0);
      |                 ^~~~~~
misc.c: In function 'pipeview':
misc.c:248:17: warning: missing sentinel in function call [-Wformat=]
  248 |                 execlp(pg, pg, 0);
      |                 ^~~~~~
misc.c: In function 'xalloc':
misc.c:400:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  400 |                 write(2, "\nmalloc error\n", sizeof("\nmalloc error\n") - 1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
misc.c: In function 'xdup':
misc.c:414:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  414 |                 write(2, "\nstrdup error\n", sizeof("\nstrdup error\n") - 1);
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
misc.c: In function 'fdcp':
misc.c:53:21: warning: 'write' specified size 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
   53 |                 if (write(fddst, buf, n) != n) syserr();
      |                     ^~~~~~~~~~~~~~~~~~~~
In file included from common.h:39,
                 from misc.c:20:
/usr/include/unistd.h:367:16: note: in a call to function 'write' declared with attribute 'access (read_only, 2, 3)'
  367 | extern ssize_t write (int __fd, const void *__buf, size_t __n) __wur
      |                ^~~~~
misc.c: In function 'edit':
misc.c:174:48: warning: '__builtin___snprintf_chk' output may be truncated before the last format character [-Wformat-truncation=]
  174 |                         snprintf(buf, 20, "+%ld", line);
      |                                                ^
In file included from /usr/include/stdio.h:866,
                 from /usr/include/curses.h:232,
                 from misc.c:18:
/usr/include/bits/stdio2.h:71:10: note: '__builtin___snprintf_chk' output between 3 and 21 bytes into a destination of size 20
   71 |   return __builtin___snprintf_chk (__s, __n, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   72 |                                    __glibc_objsize (__s), __fmt,
      |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   73 |                                    __va_arg_pack ());
      |                                    ~~~~~~~~~~~~~~~~~
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o arguments.o arguments.c
arguments.c: In function 'usage':
arguments.c:183:17: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  183 |                 write(fd, USAGE, strlen(USAGE));
      |                 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o sasl.o sasl.c
sasl.c: In function 'finish_sasl_redirection':
sasl.c:72:9: warning: implicit declaration of function 'fdcp' [-Wimplicit-function-declaration]
   72 |         fdcp(defaults->fd, 2);
      |         ^~~~
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o parseldif.o parseldif.c
parseldif.c: In function 'ldif_read_ad':
parseldif.c:43:30: warning: implicit declaration of function 'getc_unlocked' [-Wimplicit-function-declaration]
   43 |                 switch ( c = getc_unlocked(s)) {
      |                              ^~~~~~~~~~~~~
gcc -c -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o ldapvi.o ldapvi.c
ldapvi.c: In function 'save_ldif':
ldapvi.c:766:20: warning: Deprecated pre-processor symbol, replace with 
  766 |         g_string_sprintfa(name, "-%d.ldif", getpid());
      |                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~             
ldapvi.c: In function 'write_config':
ldapvi.c:1236:43: warning: format '%s' expects argument of type 'char *', but argument 3 has type 'gpointer' {aka 'void *'} [-Wformat=]
 1236 |                         fprintf(f, "BASE %s\n", g_ptr_array_index(basedns, i));
      |                                          ~^
      |                                           |
      |                                           char *
      |                                          %p
ldapvi.c: In function 'copy_sasl_output':
ldapvi.c:1468:37: warning: 'return' with no value, in function returning non-void
 1468 |         if (lstat(sasl, &st) == -1) return;
      |                                     ^~~~~~
ldapvi.c:1460:1: note: declared here
 1460 | copy_sasl_output(FILE *out, char *sasl)
      | ^~~~~~~~~~~~~~~~
ldapvi.c: In function 'ensure_tmp_directory':
ldapvi.c:579:9: warning: ignoring return value of 'mkdtemp' declared with attribute 'warn_unused_result' [-Wunused-result]
  579 |         mkdtemp(dir);
      |         ^~~~~~~~~~~~
gcc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -o ldapvi ldapvi.o data.o diff.o error.o misc.o parse.o port.o print.o search.o base64.o arguments.o parseldif.o schema.c sasl.o -Wl,--as-needed -Wl,--no-undefined -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -lcrypt -lssl -lssl -lcrypto  -lglib-2.0  -lreadline -lpopt -lcurses -lldap -llber -lresolv 
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.tdgEfo
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64
+ cd ldapvi-1.7
+ '[' 1 -eq 1 ']'
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64 'INSTALL=/usr/bin/install -p'
mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/bin /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/man/man1/ /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/doc/ldapvi
/usr/bin/install -p ldapvi /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/bin
/usr/bin/install -p -m 644 ldapvi.1 /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/man/man1/
/usr/bin/install -p -m 644 manual/manual.css manual/manual.xml manual/bg.png manual/html.xsl /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/doc/ldapvi
+ xsltproc /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64//usr/share/doc/ldapvi/html.xsl /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64//usr/share/doc/ldapvi/manual.xml
+ rm -f /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64//usr/share/doc/ldapvi/html.xsl
+ rm -f /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64//usr/share/doc/ldapvi/manual.xml
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 1.7-25.mga9 --unique-debug-suffix -1.7-25.mga9.aarch64 --unique-debug-src-base ldapvi-1.7-25.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/ldapvi-1.7

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/bin/ldapvi
dwz: ./usr/bin/ldapvi-1.7-25.mga9.aarch64.debug: Unknown debugging section .debug_line_str
original debug info size: 344kB, size after compression: 344kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 1 CRC32s did match.
376 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Processing files: ldapvi-1.7-25.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.59P1d8
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ldapvi-1.7
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/doc/ldapvi
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/doc/ldapvi
+ cp -pr NEWS /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64/usr/share/doc/ldapvi
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: ldapvi = 1.7-25.mga9 ldapvi(aarch-64) = 1.7-25.mga9
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) libcrypt.so.1()(64bit) libcrypt.so.1(XCRYPT_2.0)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libglib-2.0.so.0()(64bit) liblber-2.4.so.2()(64bit) libldap-2.4.so.2()(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libreadline.so.8()(64bit) libtinfo.so.6()(64bit)
Processing files: ldapvi-debugsource-1.7-25.mga9.aarch64
Provides: ldapvi-debugsource = 1.7-25.mga9 ldapvi-debugsource(aarch-64) = 1.7-25.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: ldapvi-debuginfo-1.7-25.mga9.aarch64
Provides: debuginfo(build-id) = 484e2f7ca53d1c4a5e35a6a2d073660ffb9d4a7d ldapvi-debuginfo = 1.7-25.mga9 ldapvi-debuginfo(aarch-64) = 1.7-25.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: ldapvi-debugsource(aarch-64) = 1.7-25.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ldapvi-1.7-25.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ldapvi-debugsource-1.7-25.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/ldapvi-debuginfo-1.7-25.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.vXGdgd
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd ldapvi-1.7
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/ldapvi-1.7-25.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.dZi6IZ
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf ldapvi-1.7
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!