Mock Version: 2.8 Mock Version: 2.8 Mock Version: 2.8 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pesign.spec'], chrootPath='/var/lib/mock/c9s-build-275056-80047/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=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/pesign.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1646697600 Wrote: /builddir/build/SRPMS/pesign-115-1.el9.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pesign.spec'], chrootPath='/var/lib/mock/c9s-build-275056-80047/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=988gid=135user='mockbuild'nspawn_args=[]unshare_net=TrueprintOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/pesign.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False Building target platforms: x86_64 Building for target x86_64 setting SOURCE_DATE_EPOCH=1646697600 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.x9RKFs + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf pesign-115 + /usr/bin/bzip2 -dc /builddir/build/SOURCES/pesign-115.tar.bz2 + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd pesign-115 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cd /builddir/build/BUILD + /usr/bin/mkdir -p pesign-115/ + cd pesign-115/ + /usr/bin/xz -dc /builddir/build/SOURCES/certs.tar.xz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + git init hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m Initialized empty Git repository in /builddir/build/BUILD/pesign-115/.git/ + git config user.email pesign-owner@fedoraproject.org + git config user.name 'Fedora Ninjas' + git add . + git commit -a -q -m '115 baseline.' + git am /builddir/build/SOURCES/0001-daemon-remove-always-true-comparison.patch /builddir/build/SOURCES/0002-Disable-pragmas-for-warnings-that-are-too-old.patch Applying: daemon: remove always-true comparison Applying: Disable pragmas for warnings that are too old + git config --unset user.email + git config --unset user.name + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.sImoxD + umask 022 + cd /builddir/build/BUILD + cd pesign-115/ + for f in authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 + cp src/authvar.1.mdoc src/authvar.1 + for f in authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 + cp src/efikeygen.1.mdoc src/efikeygen.1 + for f in authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 + cp src/pesigcheck.1.mdoc src/pesigcheck.1 + for f in authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 + cp src/pesign-client.1.mdoc src/pesign-client.1 + for f in authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 + cp src/pesign.1.mdoc src/pesign.1 + make PREFIX=/usr LIBDIR=/usr/lib64 make[1]: Entering directory '/builddir/build/BUILD/pesign-115/include' make[1]: Nothing to be done for 'deps'. make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/include' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' make -f /builddir/build/BUILD/pesign-115/Make.deps deps SOURCES="libdpe.c pe_addcert.c pe_allocspace.c pe_begin.c pe_end.c pe_error.c pe_getdatadir.c pe_getpehdr.c pe_getscn.c pe_getshdr.c pe_nextscn.c pe_opthdr.c pe_rawfile.c pe_readall.c pe_update.c pe_updatefile.c pe_updatenull.c" make[2]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .libdpe.d libdpe.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_addcert.d pe_addcert.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_allocspace.d pe_allocspace.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_begin.d pe_begin.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_end.d pe_end.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_error.d pe_error.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_getdatadir.d pe_getdatadir.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_getpehdr.d pe_getpehdr.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_getscn.d pe_getscn.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_getshdr.d pe_getshdr.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_nextscn.d pe_nextscn.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_opthdr.d pe_opthdr.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_rawfile.d pe_rawfile.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_readall.d pe_readall.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_update.d pe_update.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_updatefile.d pe_updatefile.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pe_updatenull.d pe_updatenull.c echo SOURCES=libdpe.c pe_addcert.c pe_allocspace.c pe_begin.c pe_end.c pe_error.c pe_getdatadir.c pe_getpehdr.c pe_getscn.c pe_getshdr.c pe_nextscn.c pe_opthdr.c pe_rawfile.c pe_readall.c pe_update.c pe_updatefile.c pe_updatenull.c SOURCES=libdpe.c pe_addcert.c pe_allocspace.c pe_begin.c pe_end.c pe_error.c pe_getdatadir.c pe_getpehdr.c pe_getscn.c pe_getshdr.c pe_nextscn.c pe_opthdr.c pe_rawfile.c pe_readall.c pe_update.c pe_updatefile.c pe_updatenull.c make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/src' make -f /builddir/build/BUILD/pesign-115/Make.deps \ SOURCES="cms_common.c content_info.c errno-guard.c oid.c password.c signed_data.c signer_info.c text.c ucs2.c util.c pesign_context.c actions.c client.c efikeygen.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c file_pe.c file_kmod.c pesign_kmod.c" \ PKGS="efivar nss nspr popt uuid" \ deps make[2]: Entering directory '/builddir/build/BUILD/pesign-115/src' gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .cms_common.d cms_common.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .content_info.d content_info.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .errno-guard.d errno-guard.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .oid.d oid.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .password.d password.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .signed_data.d signed_data.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .signer_info.d signer_info.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .text.d text.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .ucs2.d ucs2.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .util.d util.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pesign_context.d pesign_context.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .actions.d actions.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .client.d client.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .efikeygen.d efikeygen.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pesigcheck.d pesigcheck.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pesigcheck_context.d pesigcheck_context.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .certdb.d certdb.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pesign.d pesign.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .daemon.d daemon.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .file_pe.d file_pe.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .file_kmod.d file_kmod.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -MM -MG -MF .pesign_kmod.d pesign_kmod.c echo SOURCES=cms_common.c content_info.c errno-guard.c oid.c password.c signed_data.c signer_info.c text.c ucs2.c util.c pesign_context.c actions.c client.c efikeygen.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c file_pe.c file_kmod.c pesign_kmod.c SOURCES=cms_common.c content_info.c errno-guard.c oid.c password.c signed_data.c signer_info.c text.c ucs2.c util.c pesign_context.c actions.c client.c efikeygen.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c file_pe.c file_kmod.c pesign_kmod.c make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/src' make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/src' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/include' for x in libdpe ; do \ make -C $x all ; \ done make[2]: Entering directory '/builddir/build/BUILD/pesign-115/include/libdpe' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/include/libdpe' make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/include' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' make -f /builddir/build/BUILD/pesign-115/Make.deps deps SOURCES="libdpe.c pe_addcert.c pe_allocspace.c pe_begin.c pe_end.c pe_error.c pe_getdatadir.c pe_getpehdr.c pe_getscn.c pe_getshdr.c pe_nextscn.c pe_opthdr.c pe_rawfile.c pe_readall.c pe_update.c pe_updatefile.c pe_updatenull.c" make[2]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' echo SOURCES=libdpe.c pe_addcert.c pe_allocspace.c pe_begin.c pe_end.c pe_error.c pe_getdatadir.c pe_getpehdr.c pe_getscn.c pe_getshdr.c pe_nextscn.c pe_opthdr.c pe_rawfile.c pe_readall.c pe_update.c pe_updatefile.c pe_updatenull.c SOURCES=libdpe.c pe_addcert.c pe_allocspace.c pe_begin.c pe_end.c pe_error.c pe_getdatadir.c pe_getpehdr.c pe_getscn.c pe_getshdr.c pe_nextscn.c pe_opthdr.c pe_rawfile.c pe_readall.c pe_update.c pe_updatefile.c pe_updatenull.c make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o libdpe.o libdpe.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_addcert.o pe_addcert.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_allocspace.o pe_allocspace.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_begin.o pe_begin.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_end.o pe_end.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_error.o pe_error.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_getdatadir.o pe_getdatadir.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_getpehdr.o pe_getpehdr.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_getscn.o pe_getscn.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_getshdr.o pe_getshdr.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_nextscn.o pe_nextscn.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_opthdr.o pe_opthdr.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_rawfile.o pe_rawfile.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_readall.o pe_readall.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_update.o pe_update.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_updatefile.o pe_updatefile.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o pe_updatenull.o pe_updatenull.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nspr4 -I/usr/include/nss3 -I/usr/include/uuid -fno-merge-constants -fvar-tracking -fvar-tracking-assignments -fkeep-inline-functions -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -Wl,-z,relro,-z,now -Wl,--no-add-needed,--no-copy-dt-needed-entries,--as-needed -pie -D_FORTIFY_SOURCE=2 -shared \ -Wl,-soname,libdpe.so.0.115 \ -o libdpe.so libdpe.o pe_addcert.o pe_allocspace.o pe_begin.o pe_end.o pe_error.o pe_getdatadir.o pe_getpehdr.o pe_getscn.o pe_getshdr.o pe_nextscn.o pe_opthdr.o pe_rawfile.o pe_readall.o pe_update.o pe_updatefile.o pe_updatenull.o -lpthread -lefivar -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -luuid ar rv libdpe.a libdpe.o pe_addcert.o pe_allocspace.o pe_begin.o pe_end.o pe_error.o pe_getdatadir.o pe_getpehdr.o pe_getscn.o pe_getshdr.o pe_nextscn.o pe_opthdr.o pe_rawfile.o pe_readall.o pe_update.o pe_updatefile.o pe_updatenull.o ar: creating libdpe.a a - libdpe.o a - pe_addcert.o a - pe_allocspace.o a - pe_begin.o a - pe_end.o a - pe_error.o a - pe_getdatadir.o a - pe_getpehdr.o a - pe_getscn.o a - pe_getshdr.o a - pe_nextscn.o a - pe_opthdr.o a - pe_rawfile.o a - pe_readall.o a - pe_update.o a - pe_updatefile.o a - pe_updatenull.o gcc-ranlib -D libdpe.a make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/src' make -f /builddir/build/BUILD/pesign-115/Make.deps \ SOURCES="cms_common.c content_info.c errno-guard.c oid.c password.c signed_data.c signer_info.c text.c ucs2.c util.c pesign_context.c actions.c client.c efikeygen.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c file_pe.c file_kmod.c pesign_kmod.c" \ PKGS="efivar nss nspr popt uuid" \ deps make[2]: Entering directory '/builddir/build/BUILD/pesign-115/src' echo SOURCES=cms_common.c content_info.c errno-guard.c oid.c password.c signed_data.c signer_info.c text.c ucs2.c util.c pesign_context.c actions.c client.c efikeygen.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c file_pe.c file_kmod.c pesign_kmod.c SOURCES=cms_common.c content_info.c errno-guard.c oid.c password.c signed_data.c signer_info.c text.c ucs2.c util.c pesign_context.c actions.c client.c efikeygen.c pesigcheck.c pesigcheck_context.c certdb.c pesign.c pesign_context.c actions.c daemon.c file_pe.c file_kmod.c pesign_kmod.c make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/src' gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o authvar.o authvar.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o authvar_context.o authvar_context.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o cms_common.o cms_common.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o content_info.o content_info.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o errno-guard.o errno-guard.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o oid.o oid.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o password.o password.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o signed_data.o signed_data.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o signer_info.o signer_info.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o text.o text.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o ucs2.o ucs2.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o util.o util.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -fno-merge-constants -fvar-tracking -fvar-tracking-assignments -fkeep-inline-functions -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -Wl,-z,relro,-z,now -Wl,--no-add-needed,--no-copy-dt-needed-entries,--as-needed -pie -D_FORTIFY_SOURCE=2 -o authvar authvar.o authvar_context.o cms_common.o content_info.o errno-guard.o oid.o password.o signed_data.o signer_info.o text.o ucs2.o util.o -lefivar -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpopt gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o client.o client.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o pesign_context.o pesign_context.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o actions.o actions.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o wincert.o wincert.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o cms_pe_common.o cms_pe_common.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -fno-merge-constants -fvar-tracking -fvar-tracking-assignments -fkeep-inline-functions -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -Wl,-z,relro,-z,now -Wl,--no-add-needed,--no-copy-dt-needed-entries,--as-needed -pie -D_FORTIFY_SOURCE=2 -o client client.o pesign_context.o actions.o cms_common.o content_info.o errno-guard.o oid.o password.o signed_data.o signer_info.o text.o ucs2.o util.o wincert.o cms_pe_common.o -lefivar -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpopt /builddir/build/BUILD/pesign-115/libdpe/libdpe.a gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -D_FORTIFY_SOURCE=2 -c -o efikeygen.o efikeygen.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -I/usr/include/uuid -fno-merge-constants -fvar-tracking -fvar-tracking-assignments -fkeep-inline-functions -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -Wl,-z,relro,-z,now -Wl,--no-add-needed,--no-copy-dt-needed-entries,--as-needed -pie -D_FORTIFY_SOURCE=2 -o efikeygen efikeygen.o cms_common.o content_info.o errno-guard.o oid.o password.o signed_data.o signer_info.o text.o ucs2.o util.o -lefivar -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpopt -luuid gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o pesigcheck.o pesigcheck.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o pesigcheck_context.o pesigcheck_context.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o certdb.o certdb.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -fno-merge-constants -fvar-tracking -fvar-tracking-assignments -fkeep-inline-functions -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -Wl,-z,relro,-z,now -Wl,--no-add-needed,--no-copy-dt-needed-entries,--as-needed -pie -D_FORTIFY_SOURCE=2 -o pesigcheck pesigcheck.o pesigcheck_context.o certdb.o cms_common.o content_info.o errno-guard.o oid.o password.o signed_data.o signer_info.o text.o ucs2.o util.o wincert.o cms_pe_common.o -lefivar -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpopt /builddir/build/BUILD/pesign-115/libdpe/libdpe.a gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o pesign.o pesign.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o daemon.o daemon.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o file_pe.o file_pe.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o file_kmod.o file_kmod.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -D_FORTIFY_SOURCE=2 -c -o pesign_kmod.o pesign_kmod.c gcc -O2 -g3 -pipe -fPIE -fstack-protector-all -fstack-clash-protection -fcf-protection=full -Wall -Wextra -Wsign-compare -Wno-unused-result -Wno-unused-function -Wno-missing-field-initializers -Wno-analyzer-malloc-leak -Werror -Wno-error=cpp -Wno-free-nonheap-object -std=gnu11 -fshort-wchar -fPIC -fno-strict-aliasing -D_GNU_SOURCE -DCONFIG_x86_64 -I/builddir/build/BUILD/pesign-115/include '-DRUNDIR="/run/"' -Wmaybe-uninitialized -grecord-gcc-switches -fmessage-length=0 -fdiagnostics-color=always -fdiagnostics-format=text -fdiagnostics-show-cwe -fanalyzer -fplugin=annobin -I/usr/include/efivar -I/usr/include/nss3 -I/usr/include/nspr4 -fno-merge-constants -fvar-tracking -fvar-tracking-assignments -fkeep-inline-functions -Wl,--fatal-warnings,--no-allow-shlib-undefined,--default-symver -Wl,-O2 -Wl,--no-undefined-version -Wl,-z,relro,-z,now -Wl,--no-add-needed,--no-copy-dt-needed-entries,--as-needed -pie -D_FORTIFY_SOURCE=2 -o pesign pesign.o pesign_context.o actions.o daemon.o file_pe.o file_kmod.o pesign_kmod.o cms_common.o content_info.o errno-guard.o oid.o password.o signed_data.o signer_info.o text.o ucs2.o util.o wincert.o cms_pe_common.o -lefivar -lssl3 -lsmime3 -lnss3 -lnssutil3 -lplds4 -lplc4 -lnspr4 -lpthread -ldl -lpopt /builddir/build/BUILD/pesign-115/libdpe/libdpe.a make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/src' + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lzZiUQ + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 ++ dirname /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 + cd pesign-115/ + mkdir -p /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64//usr/lib64 + make PREFIX=/usr LIBDIR=/usr/lib64 INSTALLROOT=/builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 install install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc//pesign-115/ install -pm 644 COPYING /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc//pesign-115/ make[1]: Entering directory '/builddir/build/BUILD/pesign-115/include' for x in libdpe ; do \ make -C $x install ; \ done make[2]: Entering directory '/builddir/build/BUILD/pesign-115/include/libdpe' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/include/libdpe' make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/include' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/src' install -d -m 700 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign/ install -d -m 700 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign-rh-test/ install -d -m 770 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/run/pesign/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 authvar /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 pesign /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 client /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesign-client install -m 755 efikeygen /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 pesigcheck /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/popt.d/ install -m 644 pesign.popt /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/popt.d/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/man/man1/ install -m 644 authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/man/man1/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/rpm/ install -m 644 macros.pesign /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/rpm/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/libexec//pesign/ install -m 750 pesign-authorize /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/libexec//pesign/ install -m 755 pesign-rpmbuild-helper /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/libexec//pesign/ install -d -m 700 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pesign install -m 600 pesign-users /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pesign/users install -m 600 pesign-groups /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pesign/groups make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/src' + make PREFIX=/usr LIBDIR=/usr/lib64 INSTALLROOT=/builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 install_systemd install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc//pesign-115/ install -pm 644 COPYING /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc//pesign-115/ make[1]: Entering directory '/builddir/build/BUILD/pesign-115/include' for x in libdpe ; do \ make -C $x install ; \ done make[2]: Entering directory '/builddir/build/BUILD/pesign-115/include/libdpe' make[2]: Nothing to be done for 'install'. make[2]: Leaving directory '/builddir/build/BUILD/pesign-115/include/libdpe' make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/include' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/src' install -d -m 700 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign/ install -d -m 700 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign-rh-test/ install -d -m 770 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/run/pesign/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 authvar /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 pesign /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 client /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesign-client install -m 755 efikeygen /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -m 755 pesigcheck /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/popt.d/ install -m 644 pesign.popt /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/popt.d/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/man/man1/ install -m 644 authvar.1 efikeygen.1 pesigcheck.1 pesign-client.1 pesign.1 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/man/man1/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/rpm/ install -m 644 macros.pesign /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/rpm/ install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/libexec//pesign/ install -m 750 pesign-authorize /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/libexec//pesign/ install -m 755 pesign-rpmbuild-helper /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/libexec//pesign/ install -d -m 700 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pesign install -m 600 pesign-users /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pesign/users install -m 600 pesign-groups /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pesign/groups make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/src' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/include' make[1]: Nothing to be done for 'install_systemd'. make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/include' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Nothing to be done for 'install_systemd'. make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/libdpe' make[1]: Entering directory '/builddir/build/BUILD/pesign-115/src' install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/tmpfiles.d/ install -m 644 tmpfiles.conf /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/tmpfiles.d/pesign.conf install -d -m 755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/systemd/system/ install -m 644 pesign.service /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/systemd/system/ make[1]: Leaving directory '/builddir/build/BUILD/pesign-115/src' + rm -rf /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/boot /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/include + rm -rf '/builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib64/libdpe*' + mkdir -p /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign/ + mkdir -p /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign-rh-test/ + cp -a etc/pki/pesign/cert9.db etc/pki/pesign/key4.db etc/pki/pesign/pkcs11.txt /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign/ + cp -a etc/pki/pesign-rh-test/cert9.db etc/pki/pesign-rh-test/key4.db etc/pki/pesign-rh-test/pkcs11.txt /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/pki/pesign-rh-test/ + '[' /usr/lib/rpm/macros.d '!=' /etc/rpm ']' + mkdir -p /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/rpm/macros.d + mv /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/rpm/macros.pesign /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/rpm/macros.d + rmdir /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/etc/rpm + rm -vf /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc/pesign-115/COPYING removed '/builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc/pesign-115/COPYING' + cp -av libdpe/common.h libdpe/compiler.h libdpe/endian.h libdpe/fix_coverity.h libdpe/libdpe.c libdpe/libdpe_priv.h libdpe/pe_addcert.c libdpe/pe_allocspace.c libdpe/pe_begin.c libdpe/pe_end.c libdpe/pe_error.c libdpe/pe_getdatadir.c libdpe/pe_getpehdr.c libdpe/pe_getscn.c libdpe/pe_getshdr.c libdpe/pe_nextscn.c libdpe/pe_opthdr.c libdpe/pe_rawfile.c libdpe/pe_readall.c libdpe/pe_update.c libdpe/pe_updatefile.c libdpe/pe_updatenull.c src/ 'libdpe/common.h' -> 'src/common.h' 'libdpe/compiler.h' -> 'src/compiler.h' 'libdpe/endian.h' -> 'src/endian.h' 'libdpe/fix_coverity.h' -> 'src/fix_coverity.h' 'libdpe/libdpe.c' -> 'src/libdpe.c' 'libdpe/libdpe_priv.h' -> 'src/libdpe_priv.h' 'libdpe/pe_addcert.c' -> 'src/pe_addcert.c' 'libdpe/pe_allocspace.c' -> 'src/pe_allocspace.c' 'libdpe/pe_begin.c' -> 'src/pe_begin.c' 'libdpe/pe_end.c' -> 'src/pe_end.c' 'libdpe/pe_error.c' -> 'src/pe_error.c' 'libdpe/pe_getdatadir.c' -> 'src/pe_getdatadir.c' 'libdpe/pe_getpehdr.c' -> 'src/pe_getpehdr.c' 'libdpe/pe_getscn.c' -> 'src/pe_getscn.c' 'libdpe/pe_getshdr.c' -> 'src/pe_getshdr.c' 'libdpe/pe_nextscn.c' -> 'src/pe_nextscn.c' 'libdpe/pe_opthdr.c' -> 'src/pe_opthdr.c' 'libdpe/pe_rawfile.c' -> 'src/pe_rawfile.c' 'libdpe/pe_readall.c' -> 'src/pe_readall.c' 'libdpe/pe_update.c' -> 'src/pe_update.c' 'libdpe/pe_updatefile.c' -> 'src/pe_updatefile.c' 'libdpe/pe_updatenull.c' -> 'src/pe_updatenull.c' + install -d -m 0755 /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/python3.9/site-packages/mockbuild/plugins/ + install -m 0755 /builddir/build/SOURCES/pesign.py /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/python3.9/site-packages/mockbuild/plugins/ + /usr/lib/rpm/find-debuginfo.sh -j40 --strict-build-id -m -i --build-id-seed 115-1.el9 --unique-debug-suffix -115-1.el9.x86_64 --unique-debug-src-base pesign-115-1.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /builddir/build/BUILD/pesign-115/ explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/authvar explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/efikeygen explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesigcheck explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesign-client explicitly decompress any DWARF compressed ELF sections in /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesign extracting debug info from /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesign extracting debug info from /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesigcheck extracting debug info from /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/pesign-client extracting debug info from /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/efikeygen extracting debug info from /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/bin/authvar original debug info size: 3808kB, size after compression: 2200kB /usr/lib/rpm/sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match. 793 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 Bytecompiling .py files below /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/lib/python3.9 using python3.9 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-mangle-shebangs mangling shebang in /usr/libexec/pesign/pesign-rpmbuild-helper from /bin/bash to #!/usr/bin/bash mangling shebang in /usr/libexec/pesign/pesign-authorize from /bin/bash to #!/usr/bin/bash Processing files: pesign-115-1.el9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Kwy2lS + umask 022 + cd /builddir/build/BUILD + cd pesign-115/ + DOCDIR=/builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc/pesign + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc/pesign + cp -pr README /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc/pesign + cp -pr TODO /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/doc/pesign + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.xZDJRk + umask 022 + cd /builddir/build/BUILD + cd pesign-115/ + LICENSEDIR=/builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/licenses/pesign + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/licenses/pesign + cp -pr COPYING /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64/usr/share/licenses/pesign + RPM_EC=0 ++ jobs -p + exit 0 Provides: config(pesign) = 115-1.el9 pesign = 115-1.el9 pesign(x86-64) = 115-1.el9 Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(pre): /bin/sh shadow-utils Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: /usr/bin/bash /usr/bin/python3 ld-linux-x86-64.so.2()(64bit) ld-linux-x86-64.so.2(GLIBC_2.3)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.17)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.26)(64bit) libc.so.6(GLIBC_2.27)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libefivar.so.1()(64bit) libefivar.so.1(libefivar.so.0)(64bit) libnspr4.so()(64bit) libnss3.so()(64bit) libnss3.so(NSS_3.10)(64bit) libnss3.so(NSS_3.11.7)(64bit) libnss3.so(NSS_3.12)(64bit) libnss3.so(NSS_3.2)(64bit) libnss3.so(NSS_3.3)(64bit) libnss3.so(NSS_3.4)(64bit) libnss3.so(NSS_3.5)(64bit) libnss3.so(NSS_3.6)(64bit) libnss3.so(NSS_3.9)(64bit) libnssutil3.so()(64bit) libnssutil3.so(NSSUTIL_3.12)(64bit) libpopt.so.0()(64bit) libpopt.so.0(LIBPOPT_0)(64bit) libsmime3.so()(64bit) libsmime3.so(NSS_3.15)(64bit) libsmime3.so(NSS_3.2)(64bit) libsmime3.so(NSS_3.3)(64bit) libsmime3.so(NSS_3.4)(64bit) libuuid.so.1()(64bit) libuuid.so.1(UUID_1.0)(64bit) rtld(GNU_HASH) Obsoletes: pesign-rh-test-certs <= 0.111-7 Processing files: pesign-debugsource-115-1.el9.x86_64 Provides: pesign-debugsource = 115-1.el9 pesign-debugsource(x86-64) = 115-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: pesign-debuginfo-115-1.el9.x86_64 Provides: debuginfo(build-id) = 1765889e01929bd6b4b846f7fcd6f75f9eb87f43 debuginfo(build-id) = 1f76eefb00b74583bfad0eba4caa16c2b09d7b46 debuginfo(build-id) = 8ea18d81b9a8d264f2af1d4750899a4280ecb6dc debuginfo(build-id) = 99f198e5c56b26c5292b2916fb292716c08f7517 debuginfo(build-id) = d185e00a0c3c417a7f1031a878d91877c20f7a74 pesign-debuginfo = 115-1.el9 pesign-debuginfo(x86-64) = 115-1.el9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: pesign-debugsource(x86-64) = 115-1.el9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 Wrote: /builddir/build/RPMS/pesign-debugsource-115-1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/pesign-115-1.el9.x86_64.rpm Wrote: /builddir/build/RPMS/pesign-debuginfo-115-1.el9.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hmpc1C + umask 022 + cd /builddir/build/BUILD + cd pesign-115/ + /usr/bin/rm -rf /builddir/build/BUILDROOT/pesign-115-1.el9.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0