Mock Version: 3.5 Mock Version: 3.5 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/open-vm-tools.spec'], chrootPath='/var/lib/mock/dist-circle9-build-120189-84905/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=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target aarch64 --nodeps /builddir/build/SPECS/open-vm-tools.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=1731974400 Wrote: /builddir/build/SRPMS/open-vm-tools-12.3.5-2.el9.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/open-vm-tools.spec'], chrootPath='/var/lib/mock/dist-circle9-build-120189-84905/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=994gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/open-vm-tools.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=1731974400 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.0aa6bK + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf open-vm-tools-12.3.5-22544099 + /usr/bin/gzip -dc /builddir/build/SOURCES/open-vm-tools-12.3.5-22544099.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd open-vm-tools-12.3.5-22544099 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + /usr/bin/cat /builddir/build/SOURCES/0001-add-circle-linux-support.patch + /usr/bin/patch -p2 -s --fuzz=0 --no-backup-if-mismatch The text leading up to this was: -------------------------- |From 0d46ef6dae9e88cf03b944e5216ce9caadc6f265 Mon Sep 17 00:00:00 2001 |From: Jack An |Date: Tue, 19 Nov 2024 16:46:37 +0800 |Subject: [PATCH] add circle linux support | |--- | lib/include/guest_os.h | 4 +++- | lib/include/guest_os_tables.h | 3 +++ | lib/misc/hostinfoPosix.c | 1 + | 3 files changed, 7 insertions(+), 1 deletion(-) | |diff --git a/lib/include/guest_os.h b/lib/include/guest_os.h |index 28e2c6a..b8f1f42 100644 |--- a/lib/include/guest_os.h |+++ b/lib/include/guest_os.h -------------------------- File to patch: Skip this patch? [y] 3 out of 3 hunks ignored The text leading up to this was: -------------------------- |diff --git a/lib/include/guest_os_tables.h b/lib/include/guest_os_tables.h |index 3ddd05e..ae3373a 100644 |--- a/lib/include/guest_os_tables.h |+++ b/lib/include/guest_os_tables.h -------------------------- File to patch: Skip this patch? [y] 2 out of 2 hunks ignored The text leading up to this was: -------------------------- |diff --git a/lib/misc/hostinfoPosix.c b/lib/misc/hostinfoPosix.c |index 1e7e59f..f45c05a 100644 |--- a/lib/misc/hostinfoPosix.c |+++ b/lib/misc/hostinfoPosix.c -------------------------- File to patch: Skip this patch? [y] 1 out of 1 hunk ignored RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.0aa6bK (%prep) Bad exit status from /var/tmp/rpm-tmp.0aa6bK (%prep) Child return code was: 1 EXCEPTION: [Error('Command failed: \n # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/open-vm-tools.spec\n', 1)] Traceback (most recent call last): File "/usr/lib/python3.6/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.6/site-packages/mockbuild/util.py", line 598, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --noclean --target aarch64 --nodeps /builddir/build/SPECS/open-vm-tools.spec