Mock Version: 2.3 Mock Version: 2.3 Mock Version: 2.3 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cifs-utils.spec'], chrootPath='/var/lib/mock/eln-build-21942082-1817200/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target aarch64 --nodeps /builddir/build/SPECS/cifs-utils.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 setting SOURCE_DATE_EPOCH=1595808000 Wrote: /builddir/build/SRPMS/cifs-utils-6.9-4.eln103.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cifs-utils.spec'], chrootPath='/var/lib/mock/eln-build-21942082-1817200/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=201600uid=1000gid=425user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target aarch64 --nodeps /builddir/build/SPECS/cifs-utils.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 setting SOURCE_DATE_EPOCH=1595808000 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.wKUQjo + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf cifs-utils-6.9 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/cifs-utils-6.9.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd cifs-utils-6.9 + /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.FEJ5Wo + umask 022 + cd /builddir/build/BUILD + cd cifs-utils-6.9 + autoreconf -i + 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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -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/redhat/redhat-hardened-ld' + export LDFLAGS + LT_SYS_LIBRARY_PATH=/usr/lib64: + export LT_SYS_LIBRARY_PATH + CC=gcc + export CC + CXX=g++ + export CXX + '[' '-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 2020-08-01 21:03:58.012038375 +0000 +++ ./configure 2020-08-01 21:03:59.512022058 +0000 @@ -1913,7 +1913,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 + mv ./configure.backup ./configure + '[' 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/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub) ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + '[' 1 = 1 ']' + '[' x '!=' 'x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld' ']' ++ find . -name ltmain.sh + ./configure --build=aarch64-redhat-linux-gnu --host=aarch64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --prefix=/usr ROOTSBINDIR=/usr/sbin 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 for aarch64-redhat-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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... none 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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a sed that does not truncate output... /usr/bin/sed checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for ssize_t... yes checking for uint32_t... yes checking for uint8_t... yes checking for library containing getmntent... none required checking whether lstat correctly handles trailing slash... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking build system type... aarch64-redhat-linux-gnu checking host system type... aarch64-redhat-linux-gnu checking for working strnlen... yes checking for alarm... yes checking for atexit... yes checking for endpwent... yes checking for getmntent... (cached) yes checking for getpass... yes checking for gettimeofday... yes checking for inet_ntop... yes checking for memset... yes checking for realpath... yes checking for setenv... yes checking for strchr... yes checking for strcmp... yes checking for strdup... yes checking for strerror... yes checking for strncasecmp... yes checking for strndup... yes checking for strpbrk... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for tolower... yes checking for uname... yes checking for clock_gettime... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking syslog.h usability... yes checking syslog.h presence... yes checking for syslog.h... yes checking for unistd.h... (cached) yes checking sys/fsuid.h usability... yes checking sys/fsuid.h presence... yes checking for sys/fsuid.h... yes checking for setfsuid... yes checking krb5.h usability... yes checking krb5.h presence... yes checking for krb5.h... yes checking krb5/krb5.h usability... yes checking krb5/krb5.h presence... yes checking for krb5/krb5.h... yes checking for keyvalue in krb5_keyblock... no checking talloc.h usability... yes checking talloc.h presence... yes checking for talloc.h... yes checking keyutils.h usability... yes checking keyutils.h presence... yes checking for keyutils.h... yes checking for krb5_init_context in -lkrb5... yes checking for aarch64-redhat-linux-gnu-pkg-config... /usr/bin/aarch64-redhat-linux-gnu-pkg-config checking pkg-config is at least version 0.9.0... yes checking for WBCLIENT... yes checking for wbcSidsToUnixIds in -lwbclient... yes checking for sys/xattr.h... yes checking whether WBC_ID_TYPE_BOTH enum value is defined... yes checking for keyutils.h... (cached) yes checking security/pam_appl.h usability... yes checking security/pam_appl.h presence... yes checking for security/pam_appl.h... yes checking for krb5_auth_con_getsendsubkey... yes checking for krb5_principal_get_realm... no checking for krb5_free_unparsed_name... yes checking for krb5_auth_con_setaddrs... yes checking for krb5_auth_con_set_req_cksumtype... yes checking for rst2man-3.6... no checking for rst2man-3.4... no checking for rst2man-3... no checking for rst2man.py... no checking for rst2man... rst2man checking whether krb5_auth_con_set_req_cksumtype is declared... yes checking cap-ng.h usability... yes checking cap-ng.h presence... yes checking for cap-ng.h... yes checking for capng_clear in -lcap-ng... yes checking whether to use libcap-ng... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating contrib/Makefile config.status: creating contrib/request-key.d/Makefile config.status: creating config.h config.status: executing depfiles commands + make -j5 make all-recursive make[1]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9' Making all in contrib make[2]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' Making all in request-key.d make[3]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib/request-key.d' /usr/bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.idmap.conf.in > cifs.idmap.conf-t && mv cifs.idmap.conf-t cifs.idmap.conf /usr/bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.spnego.conf.in > cifs.spnego.conf-t && mv cifs.spnego.conf-t cifs.spnego.conf make[3]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9/contrib/request-key.d' make[3]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' make[2]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' make[2]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9' gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o cifscreds.o cifscreds.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o cifskey.o cifskey.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o resolve_host.o resolve_host.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o util.o util.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o getcifsacl.o getcifsacl.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o idmap_plugin.o idmap_plugin.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o setcifsacl.o setcifsacl.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o smbinfo.o smbinfo.c setcifsacl.c: In function 'build_cmdline_aces': setcifsacl.c:699:32: warning: taking address of packed member of 'struct cifs_ace' may result in an unaligned pointer value [-Waddress-of-packed-member] 699 | if (verify_ace_mask(acemask, &cacesptr[i]->access_req)) { | ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -fpic -o pam_cifscreds.so pam_cifscreds.c cifskey.c resolve_host.c util.c -lpam -lkeyutils gcc -DHAVE_CONFIG_H -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -I/usr/include/samba-4.0 -DHAVE_IMMEDIATE_STRUCTURES=1 -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -fpic -o idmapwb.so idmapwb.c -lwbclient pam_cifscreds.c: In function 'cifscreds_pam_update': pam_cifscreds.c:340:4: warning: '%s' directive argument is null [-Wformat-overflow=] 340 | pam_syslog(ph, LOG_ERR, "error: Update credential key for %s: %s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 341 | currentaddress, strerror(errno)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mount.cifs.o mount.cifs.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o mtab.o mtab.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o cifs.upcall.o cifs.upcall.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o data_blob.o data_blob.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o asn1.o asn1.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o spnego.o spnego.c gcc -DHAVE_CONFIG_H -I. -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -c -o cifs.idmap.o cifs.idmap.c cifs.idmap.c: In function 'cifs_idmap': cifs.idmap.c:175:44: warning: taking address of packed member of 'struct cifs_uxid' may result in an unaligned pointer value [-Waddress-of-packed-member] 175 | rc = str_to_uint(sidstr, (unsigned int *)&cuxid.id.uid); | ^~~~~~~~~~~~~ cifs.idmap.c:201:44: warning: taking address of packed member of 'struct cifs_uxid' may result in an unaligned pointer value [-Waddress-of-packed-member] 201 | rc = str_to_uint(sidstr, (unsigned int *)&cuxid.id.gid); | ^~~~~~~~~~~~~ rst2man --syntax-highlight=none mount.cifs.rst mount.cifs.8 /usr/bin/sed 's,[@]sbindir@,/usr/sbin,' ./cifs.upcall.rst.in > cifs.upcall.rst-t && mv cifs.upcall.rst-t cifs.upcall.rst rst2man --syntax-highlight=none cifscreds.rst cifscreds.1 /usr/bin/sed -e 's,[@]sbindir@,/usr/sbin,' -e 's,[@]pluginpath@,/etc/cifs-utils/idmap-plugin,' ./cifs.idmap.rst.in > cifs.idmap.rst-t && mv cifs.idmap.rst-t cifs.idmap.rst /usr/bin/sed 's,[@]pluginpath@,/etc/cifs-utils/idmap-plugin,' ./getcifsacl.rst.in > getcifsacl.rst-t && mv getcifsacl.rst-t getcifsacl.rst /usr/bin/sed 's,[@]pluginpath@,/etc/cifs-utils/idmap-plugin,' ./setcifsacl.rst.in > setcifsacl.rst-t && mv setcifsacl.rst-t setcifsacl.rst rst2man --syntax-highlight=none smbinfo.rst smbinfo.1 /usr/bin/sed 's,[@]pluginpath@,/etc/cifs-utils/idmap-plugin,' ./idmapwb.rst.in > idmapwb.rst-t && mv idmapwb.rst-t idmapwb.rst rst2man --syntax-highlight=none pam_cifscreds.rst pam_cifscreds.8 gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cifscreds cifscreds.o cifskey.o resolve_host.o util.o -lkeyutils gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o getcifsacl getcifsacl.o idmap_plugin.o -ldl gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o setcifsacl setcifsacl.o idmap_plugin.o -ldl gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o smbinfo smbinfo.o gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cifs.upcall cifs.upcall.o data_blob.o asn1.o spnego.o -ltalloc -lkeyutils -lkrb5 -lcap-ng gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o cifs.idmap cifs.idmap.o idmap_plugin.o -lkeyutils -ldl rst2man --syntax-highlight=none cifs.upcall.rst cifs.upcall.8 rst2man --syntax-highlight=none cifs.idmap.rst cifs.idmap.8 rst2man --syntax-highlight=none getcifsacl.rst getcifsacl.1 rst2man --syntax-highlight=none setcifsacl.rst setcifsacl.1 rst2man --syntax-highlight=none idmapwb.rst idmapwb.8 gcc -Wall -Wextra -D_FORTIFY_SOURCE=2 -fpie -pie -Wl,-z,relro,-z,now -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/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -mbranch-protection=standard -fasynchronous-unwind-tables -fstack-clash-protection -Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -o mount.cifs mount.cifs.o mtab.o resolve_host.o util.o -lcap-ng /usr/bin/ld: /tmp/mount.cifs.DfYXoA.ltrans0.ltrans.o: in function `main': /builddir/build/BUILD/cifs-utils-6.9/mount.cifs.c:1610: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' make[2]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9' make[1]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.z2RFtn + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 ++ dirname /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 + cd cifs-utils-6.9 + rm -rf /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 + make install DESTDIR=/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 Making install in contrib make[1]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' Making install in request-key.d make[2]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib/request-key.d' make[3]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib/request-key.d' 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/cifs-utils-6.9/contrib/request-key.d' make[2]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9/contrib/request-key.d' make[2]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' make[3]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' 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/cifs-utils-6.9/contrib' make[2]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' make[1]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9/contrib' make[1]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9' make[2]: Entering directory '/builddir/build/BUILD/cifs-utils-6.9' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin' /usr/bin/install -c cifscreds getcifsacl setcifsacl smbinfo '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin' /usr/bin/install -c cifs.upcall cifs.idmap '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/include' /usr/bin/install -c -m 644 cifsidmap.h '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/include' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/share/man/man1' /usr/bin/install -c -m 644 cifscreds.1 getcifsacl.1 setcifsacl.1 smbinfo.1 '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/share/man/man1' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/share/man/man8' /usr/bin/install -c -m 644 mount.cifs.8 cifs.upcall.8 cifs.idmap.8 idmapwb.8 pam_cifscreds.8 '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/share/man/man8' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/security' /usr/bin/install -c pam_cifscreds.so '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/security' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/cifs-utils' /usr/bin/install -c idmapwb.so '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/cifs-utils' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin' /usr/bin/install -c mount.cifs '/builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin' make[2]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9' make[1]: Leaving directory '/builddir/build/BUILD/cifs-utils-6.9' + mkdir -p /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/etc/cifs-utils + mkdir -p /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/etc/request-key.d + install -m 644 contrib/request-key.d/cifs.idmap.conf /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/etc/request-key.d + install -m 644 contrib/request-key.d/cifs.spnego.conf /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/etc/request-key.d + /usr/lib/rpm/find-debuginfo.sh -j5 --strict-build-id -m -i --build-id-seed 6.9-4.eln103 --unique-debug-suffix -6.9-4.eln103.aarch64 --unique-debug-src-base cifs-utils-6.9-4.eln103.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /builddir/build/BUILD/cifs-utils-6.9 explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/setcifsacl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/cifscreds explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/getcifsacl explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/smbinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/cifs-utils/idmapwb.so extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/getcifsacl extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/cifscreds extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/cifs-utils/idmapwb.so extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/setcifsacl extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/bin/smbinfo explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/security/pam_cifscreds.so explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin/cifs.idmap explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin/cifs.upcall explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin/mount.cifs extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/lib64/security/pam_cifscreds.so extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin/cifs.idmap extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin/cifs.upcall extracting debug info from /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64/usr/sbin/mount.cifs original debug info size: 748kB, size after compression: 704kB /usr/lib/rpm/sepdebugcrcfix: Updated 9 CRC32s, 0 CRC32s did match. 454 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs Processing files: cifs-utils-6.9-4.eln103.aarch64 Provides: cifs-utils = 6.9-4.eln103 cifs-utils(aarch-64) = 6.9-4.eln103 config(cifs-utils) = 6.9-4.eln103 Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh /usr/sbin/alternatives Requires(preun): /bin/sh /usr/sbin/alternatives 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) libcap-ng.so.0()(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.17)(64bit) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libkeyutils.so.1(KEYUTILS_1.0)(64bit) libkrb5.so.3()(64bit) libkrb5.so.3(krb5_3_MIT)(64bit) libtalloc.so.2()(64bit) libtalloc.so.2(TALLOC_2.0.2)(64bit) libwbclient.so.0()(64bit) libwbclient.so.0(WBCLIENT_0.9)(64bit) rtld(GNU_HASH) Processing files: cifs-utils-devel-6.9-4.eln103.aarch64 Provides: cifs-utils-devel = 6.9-4.eln103 cifs-utils-devel(aarch-64) = 6.9-4.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pam_cifscreds-6.9-4.eln103.aarch64 Provides: pam_cifscreds = 6.9-4.eln103 pam_cifscreds(aarch-64) = 6.9-4.eln103 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) libkeyutils.so.1()(64bit) libkeyutils.so.1(KEYUTILS_0.3)(64bit) libpam.so.0()(64bit) libpam.so.0(LIBPAM_1.0)(64bit) libpam.so.0(LIBPAM_EXTENSION_1.0)(64bit) rtld(GNU_HASH) Processing files: cifs-utils-debugsource-6.9-4.eln103.aarch64 Provides: cifs-utils-debugsource = 6.9-4.eln103 cifs-utils-debugsource(aarch-64) = 6.9-4.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: cifs-utils-debuginfo-6.9-4.eln103.aarch64 Provides: cifs-utils-debuginfo = 6.9-4.eln103 cifs-utils-debuginfo(aarch-64) = 6.9-4.eln103 debuginfo(build-id) = 01b856c7423f4fd6089505b4d173bffcc251080a debuginfo(build-id) = 1e64cfca817ef1d261564233ba44437548738522 debuginfo(build-id) = 40e68f62754545f73c521e24bffa9c5b91b416ef debuginfo(build-id) = 4ec03bb3499b91ed95f389f0c70375ea8dc28bfd debuginfo(build-id) = 5592bc5a055548ea515f0dbd88c25879d56b9c2f debuginfo(build-id) = 74ade59d8914b9b8d868e642016d92c702e4be95 debuginfo(build-id) = 9da2cb349a151dc27b9f68068f17fc603f918c6b debuginfo(build-id) = f6661a18ba8d3dac0d512262da6e065a2989e240 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cifs-utils-debugsource(aarch-64) = 6.9-4.eln103 Processing files: pam_cifscreds-debuginfo-6.9-4.eln103.aarch64 Provides: debuginfo(build-id) = 06cca98e7cb51c6cda615ff6bc461700f9a78191 pam_cifscreds-debuginfo = 6.9-4.eln103 pam_cifscreds-debuginfo(aarch-64) = 6.9-4.eln103 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: cifs-utils-debugsource(aarch-64) = 6.9-4.eln103 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 Wrote: /builddir/build/RPMS/pam_cifscreds-6.9-4.eln103.aarch64.rpm Wrote: /builddir/build/RPMS/pam_cifscreds-debuginfo-6.9-4.eln103.aarch64.rpm Wrote: /builddir/build/RPMS/cifs-utils-devel-6.9-4.eln103.aarch64.rpm Wrote: /builddir/build/RPMS/cifs-utils-6.9-4.eln103.aarch64.rpm Wrote: /builddir/build/RPMS/cifs-utils-debugsource-6.9-4.eln103.aarch64.rpm Wrote: /builddir/build/RPMS/cifs-utils-debuginfo-6.9-4.eln103.aarch64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.gJFZ4q + umask 022 + cd /builddir/build/BUILD + cd cifs-utils-6.9 + /usr/bin/rm -rf /builddir/build/BUILDROOT/cifs-utils-6.9-4.eln103.aarch64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0