D: [iurt_root_command] chroot
Building target platforms: x86_64
Building for target x86_64
Installing /home/pterjan/rpmbuild/SRPMS/efivar-38-2.mga10.src.rpm
Executing(%mkbuilddir): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Bqa4HD
Executing(%prep): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.8lQPPi
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ rm -rf efivar-38
+ /usr/lib/rpm/rpmuncompress -x /home/pterjan/rpmbuild/SOURCES/efivar-38.tar.bz2
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd efivar-38
+ /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 <name>
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 <name>
Initialized empty Git repository in /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/.git/
+ git config user.email efivar-owner@fedoraproject.org
+ git config user.name 'Fedora Ninjas'
+ git add .
+ git commit -a -q -m '38 baseline.'
+ git am /home/pterjan/rpmbuild/SOURCES/0001-Fix-the-march-issue-for-riscv64.patch /home/pterjan/rpmbuild/SOURCES/0002-Fix-glibc-2.36-build-mount.h-conflicts.patch /home/pterjan/rpmbuild/SOURCES/0001-Mageia-does-not-have-mandoc.patch
Applying: Fix the -march issue for riscv64
Applying: Fix glibc 2.36 build (mount.h conflicts)
Applying: Mageia does not have mandoc
+ git config --unset user.email
+ git config --unset user.name
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.OASYpW
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd efivar-38
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ make LIBDIR=/usr/lib64 BINDIR=/usr/bin 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full' 'LDFLAGS=-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -DEFIVAR_BUILD_ENVIRONMENT -march=native -c -o makeguids.o makeguids.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -DEFIVAR_BUILD_ENVIRONMENT -march=native -c -o util.o util.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -L.   -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,-z,now -Wl,-z,muldefs -Wl,--no-undefined-version    -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -DEFIVAR_BUILD_ENVIRONMENT -march=native -o makeguids makeguids.o util.o -ldl 
./makeguids -T guids.txt guid-symbols.c include/efivar/efivar-guids.h guids.lds
./makeguids -T guids.txt guid-symbols.c include/efivar/efivar-guids.h guids.lds
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[1]: Nothing to be done for 'prep'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/docs'
make[1]: Nothing to be done for 'prep'.
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/docs'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[2]: Nothing to be done for 'deps'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o crc32.o crc32.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp.o dp.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-acpi.o dp-acpi.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-hw.o dp-hw.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-media.o dp-media.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-message.o dp-message.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o efivarfs.o efivarfs.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o error.o error.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o export.o export.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o guid.o guid.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o guid-symbols.o guid-symbols.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o lib.o lib.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o vars.o vars.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o time.o time.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/  -shared -Wl,-soname,libefivar.so.1 -Wl,--version-script=libefivar.map  \
	-T guids.lds \
	-o libefivar.so crc32.o dp.o dp-acpi.o dp-hw.o dp-media.o dp-message.o efivarfs.o error.o export.o guid.o guid-symbols.o lib.o vars.o time.o -ldl 
ln -vfs libefivar.so libefivar.so.1
'libefivar.so.1' -> 'libefivar.so'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o creator.o creator.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o disk.o disk.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o gpt.o gpt.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o loadopt.o loadopt.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o path-helpers.o path-helpers.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux.o linux.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-acpi-root.o linux-acpi-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-acpi.o linux-acpi.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-ata.o linux-ata.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-emmc.o linux-emmc.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-i2o.o linux-i2o.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-md.o linux-md.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-nvme.o linux-nvme.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-pci-root.o linux-pci-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-pci.o linux-pci.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-pmem.o linux-pmem.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-sas.o linux-sas.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-sata.o linux-sata.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-scsi.o linux-scsi.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-soc-root.o linux-soc-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-virtblk.o linux-virtblk.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-virtual-root.o linux-virtual-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/  -shared -Wl,-soname,libefiboot.so.1 -Wl,--version-script=libefiboot.map  \
	 \
	-o libefiboot.so crc32.o creator.o disk.o gpt.o loadopt.o path-helpers.o linux.o linux-acpi-root.o linux-acpi.o linux-ata.o linux-emmc.o linux-i2o.o linux-md.o linux-nvme.o linux-pci-root.o linux-pci.o linux-pmem.o linux-sas.o linux-sata.o linux-scsi.o linux-soc-root.o linux-virtblk.o linux-virtual-root.o -lefivar 
ln -vfs libefiboot.so libefiboot.so.1
'libefiboot.so.1' -> 'libefiboot.so'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o sec.o sec.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o secdb.o secdb.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o esl-iter.o esl-iter.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/  -shared -Wl,-soname,libefisec.so.1 -Wl,--version-script=libefisec.map  \
	 \
	-o libefisec.so sec.o secdb.o esl-iter.o util.o  
ln -vfs libefisec.so libefisec.so.1
'libefisec.so.1' -> 'libefisec.so'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o efivar.o efivar.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -o efivar efivar.o guid.o util.o -lefivar -ldl 
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o efisecdb.o efisecdb.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o secdb-dump.o secdb-dump.c
secdb-dump.c: In function 'secdb_dump_value':
secdb-dump.c:87:34: warning: '%08zx' directive writing between 8 and 16 bytes into a region of size 9 [-Wformat-overflow=]
   87 |                 sprintf(posbuf, "%08zx", offset + printed);
      |                                  ^~~~~
secdb-dump.c:87:33: note: directive argument in the range [0, 9223372036854775807]
   87 |                 sprintf(posbuf, "%08zx", offset + printed);
      |                                 ^~~~~~~
In file included from /usr/include/stdio.h:970,
                 from /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efivar.h:14,
                 from /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efisec.h:10,
                 from efisec.h:12,
                 from secdb-dump.c:7:
In function 'sprintf',
    inlined from 'secdb_dump_value' at secdb-dump.c:87:3:
/usr/include/bits/stdio2.h:30:10: note: '__builtin___sprintf_chk' output between 9 and 17 bytes into a destination of size 9
   30 |   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   31 |                                   __glibc_objsize (__s), __fmt,
      |                                   ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   32 |                                   __va_arg_pack ());
      |                                   ~~~~~~~~~~~~~~~~~
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -o efisecdb efisecdb.o guid-symbols.o secdb-dump.o util.o -lefivar -lefisec -ldl 
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o thread-test.o thread-test.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -o thread-test libefivar.so thread-test.o -lpthread -lefivar 
rm thread-test.o
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/docs'
true
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/docs'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.q25Vox
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ '[' 1 -eq 1 ']'
+ '[' /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT '!=' / ']'
+ rm -rf /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT
++ dirname /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT
+ mkdir -p /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ mkdir /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full '
+ export FCFLAGS
+ VALAFLAGS=-g
+ export VALAFLAGS
+ RUSTFLAGS='-Copt-level=3 -Cdebuginfo=2 -Ccodegen-units=1 -Cstrip=none --cap-lints=warn'
+ export RUSTFLAGS
+ LDFLAGS='-Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ cd efivar-38
+ '[' 1 -eq 1 ']'
+ echo 'warning: %makeinstall is deprecated, try %make_install instead'
warning: %makeinstall is deprecated, try %make_install instead
+ /usr/bin/make prefix=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr exec_prefix=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr bindir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/bin sbindir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/sbin sysconfdir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/etc datadir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share includedir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include libdir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64 libexecdir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/libexec localstatedir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/var sharedstatedir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/var/lib mandir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man infodir=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/info install
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[2]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[2]: Nothing to be done for 'deps'.
make[2]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o crc32.o crc32.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp.o dp.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-acpi.o dp-acpi.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-hw.o dp-hw.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-media.o dp-media.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o dp-message.o dp-message.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o efivarfs.o efivarfs.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o error.o error.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o export.o export.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o guid.o guid.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o guid-symbols.o guid-symbols.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o lib.o lib.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o vars.o vars.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o time.o time.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/  -shared -Wl,-soname,libefivar.so.1 -Wl,--version-script=libefivar.map  \
	-T guids.lds \
	-o libefivar.so crc32.o dp.o dp-acpi.o dp-hw.o dp-media.o dp-message.o efivarfs.o error.o export.o guid.o guid-symbols.o lib.o vars.o time.o -ldl 
ln -vfs libefivar.so libefivar.so.1
'libefivar.so.1' -> 'libefivar.so'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o creator.o creator.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o disk.o disk.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o gpt.o gpt.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o loadopt.o loadopt.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o path-helpers.o path-helpers.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux.o linux.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-acpi-root.o linux-acpi-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-acpi.o linux-acpi.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-ata.o linux-ata.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-emmc.o linux-emmc.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-i2o.o linux-i2o.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-md.o linux-md.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-nvme.o linux-nvme.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-pci-root.o linux-pci-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-pci.o linux-pci.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-pmem.o linux-pmem.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-sas.o linux-sas.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-sata.o linux-sata.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-scsi.o linux-scsi.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-soc-root.o linux-soc-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-virtblk.o linux-virtblk.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o linux-virtual-root.o linux-virtual-root.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/  -shared -Wl,-soname,libefiboot.so.1 -Wl,--version-script=libefiboot.map  \
	 \
	-o libefiboot.so crc32.o creator.o disk.o gpt.o loadopt.o path-helpers.o linux.o linux-acpi-root.o linux-acpi.o linux-ata.o linux-emmc.o linux-i2o.o linux-md.o linux-nvme.o linux-pci-root.o linux-pci.o linux-pmem.o linux-sas.o linux-sata.o linux-scsi.o linux-soc-root.o linux-virtblk.o linux-virtual-root.o -lefivar 
ln -vfs libefiboot.so libefiboot.so.1
'libefiboot.so.1' -> 'libefiboot.so'
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -o efivar efivar.o guid.o util.o -lefivar -ldl 
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -o efisecdb efisecdb.o guid-symbols.o secdb-dump.o util.o -lefivar -lefisec -ldl 
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar -fPIC  -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -c -o thread-test.o thread-test.c
gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants   -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar -L. -O2 -g -pipe -Wformat -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -m64 -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection=full -std=gnu11 -funsigned-char -fvisibility=hidden -specs=/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/gcc.specs -fno-merge-constants  -L. -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,--build-id=sha1 -Wl,--enable-new-dtags -specs=/usr/lib/rpm/redhat/redhat-hardened-ld  -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -Wl,--add-needed -Wl,--build-id -Wl,--no-allow-shlib-undefined -Wl,--no-undefined-version -Wl,-z,now -Wl,-z,muldefs -Wl,-z,relro -Wl,--fatal-warnings     -DLIBEFIVAR_VERSION=38 -D_GNU_SOURCE -I/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/ -o thread-test libefivar.so thread-test.o -lpthread -lefivar 
install -d -m 755 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64
install -m 755 libefivar.so /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefivar.so.1.38 ; ln -fs libefivar.so.1.38 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefivar.so.1 ; ln -fs libefivar.so.1.38 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefivar.so ;   install -m 755 libefiboot.so /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefiboot.so.1.38 ; ln -fs libefiboot.so.1.38 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefiboot.so.1 ; ln -fs libefiboot.so.1.38 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefiboot.so ;   install -m 755 libefisec.so /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefisec.so.1.38 ; ln -fs libefisec.so.1.38 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefisec.so.1 ; ln -fs libefisec.so.1.38 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/libefisec.so ; 
install -d -m 755 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/pkgconfig
install -m 644 efivar.pc /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/pkgconfig ;  install -m 644 efiboot.pc /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/pkgconfig ;  install -m 644 efisec.pc /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/lib64/pkgconfig ;
install -d -m 755 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar
install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efiboot-creator.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efiboot-creator.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efiboot-loadopt.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efiboot-loadopt.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efiboot.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efiboot.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efisec-secdb.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efisec-secdb.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efisec-types.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efisec-types.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efisec.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efisec.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efivar-dp.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efivar-dp.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efivar-guids.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efivar-guids.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efivar-time.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efivar-time.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efivar-types.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efivar-types.h;  install -m 644 /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src/include/efivar/efivar.h /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/efivar.h;
install -d -m 755 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/bin
install -m 755 efivar /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/bin;  install -m 755 efisecdb /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/bin;
rm thread-test.o
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/src'
make[1]: Entering directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/docs'
true
install -d -m 755 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man1
install -m 644 efisecdb.1 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man1/;  install -m 644 efivar.1 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man1/;
install: cannot stat 'efisecdb.1': No such file or directory
install -d -m 755 /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3
install -m 644 efi_append_variable.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_del_variable.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_get_next_variable_name.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_get_variable.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_get_variable_attributes.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_get_variable_size.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_guid_to_id_guid.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_guid_to_name.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_guid_to_str.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_guid_to_symbol.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_name_to_guid.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_set_variable.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_str_to_guid.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_symbol_to_guid.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variables_supported.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_t.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_import.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_export.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_alloc.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_free.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_set_name.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_get_name.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_set_guid.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_get_guid.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_set_data.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_get_data.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_get_attributes.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_set_attributes.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;  install -m 644 efi_variable_realize.3 //home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/man/man3/;
make[1]: Leaving directory '/home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/docs'
+ install -m 0644 src/abignore /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/include/efivar/.abignore
+ /usr/bin/find-debuginfo -j16 --strict-build-id -m -i --build-id-seed 38-2.mga10 --unique-debug-suffix -38-2.mga10.x86_64 --unique-debug-src-base efivar-38-2.mga10.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38
find-debuginfo: starting

Extracting debug info from 5 files
DWARF-compressing 5 files
sepdebugcrcfix: Updated 5 CRC32s, 0 CRC32s did match.
Creating .debug symlinks for symlinks to ELF files
Copying sources found by 'debugedit -l' to /usr/src/debug/efivar-38-2.mga10.x86_64
find-debuginfo: done
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
+ env -u SOURCE_DATE_EPOCH /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0 -j16
+ /usr/lib/rpm/redhat/brp-python-hardlink
Reading /home/pterjan/rpmbuild/BUILD/efivar-38-build/SPECPARTS/rpm-debuginfo.specpart
Processing files: efivar-38-2.mga10.x86_64
Executing(%doc): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.5d8IhY
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ cd efivar-38
+ DOCDIR=/home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/doc/efivar
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/doc/efivar
+ cp -pr /home/pterjan/rpmbuild/BUILD/efivar-38-build/efivar-38/COPYING /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT/usr/share/doc/efivar
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: efivar = 38-2.mga10 efivar(x86-64) = 38-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(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.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.8)(64bit) libefisec.so.1()(64bit) libefisec.so.1(LIBEFISEC_1.38)(64bit) libefivar.so.1()(64bit) libefivar.so.1(LIBEFIVAR_0.24)(64bit) libefivar.so.1(LIBEFIVAR_1.30)(64bit) libefivar.so.1(LIBEFIVAR_1.36)(64bit) libefivar.so.1(LIBEFIVAR_1.38)(64bit) libefivar.so.1(libefivar.so.0)(64bit)
Processing files: lib64efivar0-38-2.mga10.x86_64
Provides: lib64efivar0 = 38-2.mga10 lib64efivar0(x86-64) = 38-2.mga10 libefiboot.so.1()(64bit) libefiboot.so.1(LIBEFIBOOT_0.0)(64bit) libefiboot.so.1(LIBEFIBOOT_0.24)(64bit) libefiboot.so.1(LIBEFIBOOT_1.28)(64bit) libefiboot.so.1(LIBEFIBOOT_1.29)(64bit) libefiboot.so.1(LIBEFIBOOT_1.30)(64bit) libefiboot.so.1(LIBEFIBOOT_1.31)(64bit) libefiboot.so.1(libefiboot.so.0)(64bit) libefisec.so.1()(64bit) libefisec.so.1(LIBEFISEC_1.38)(64bit) libefisec.so.1(libefisec.so.0)(64bit) libefivar.so.1()(64bit) libefivar.so.1(LIBEFIVAR_0.0)(64bit) libefivar.so.1(LIBEFIVAR_0.24)(64bit) libefivar.so.1(LIBEFIVAR_1.28)(64bit) libefivar.so.1(LIBEFIVAR_1.29)(64bit) libefivar.so.1(LIBEFIVAR_1.30)(64bit) libefivar.so.1(LIBEFIVAR_1.33)(64bit) libefivar.so.1(LIBEFIVAR_1.35)(64bit) libefivar.so.1(LIBEFIVAR_1.36)(64bit) libefivar.so.1(LIBEFIVAR_1.37)(64bit) libefivar.so.1(LIBEFIVAR_1.38)(64bit) libefivar.so.1(libefivar.so.0)(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: 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.25)(64bit) libc.so.6(GLIBC_2.3)(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.38)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libc.so.6(GLIBC_2.8)(64bit) libefivar.so.1()(64bit) libefivar.so.1(LIBEFIVAR_1.30)(64bit) libefivar.so.1(LIBEFIVAR_1.33)(64bit) libefivar.so.1(LIBEFIVAR_1.36)(64bit) libefivar.so.1(LIBEFIVAR_1.38)(64bit) libefivar.so.1(libefivar.so.0)(64bit)
Processing files: lib64efivar-devel-38-2.mga10.x86_64
Provides: devel(libefiboot(64bit)) devel(libefisec(64bit)) devel(libefivar(64bit)) efivar-devel = 38-2.mga10 lib64efivar-devel = 38-2.mga10 lib64efivar-devel(x86-64) = 38-2.mga10 pkgconfig(efiboot) = 38 pkgconfig(efisec) = 38 pkgconfig(efivar) = 38
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libefivar(64bit)) pkgconfig pkgconfig(efivar)
Processing files: efivar-debugsource-38-2.mga10.x86_64
Provides: efivar-debugsource = 38-2.mga10 efivar-debugsource(x86-64) = 38-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: efivar-debuginfo-38-2.mga10.x86_64
Provides: debuginfo(build-id) = 3c6b331521cddae2c2f477eac5ce7d97180e8d13 debuginfo(build-id) = 66fa8beb3f93fe80d65d117b1dfb47b368149027 efivar-debuginfo = 38-2.mga10 efivar-debuginfo(x86-64) = 38-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: efivar-debugsource(x86-64) = 38-2.mga10
Processing files: lib64efivar0-debuginfo-38-2.mga10.x86_64
Provides: debuginfo(build-id) = 7079bb736a47b14455d0ac46badb25a3d75e36f1 debuginfo(build-id) = d9ca7b5aff9565ec6e6736e279c50d5538c66888 debuginfo(build-id) = e31e8e38f7b1bb8a50ba477cd8b5fd173fcf4209 lib64efivar0-debuginfo = 38-2.mga10 lib64efivar0-debuginfo(x86-64) = 38-2.mga10
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: efivar-debugsource(x86-64) = 38-2.mga10
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/pterjan/rpmbuild/BUILD/efivar-38-build/BUILDROOT
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64efivar-devel-38-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/efivar-debuginfo-38-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/efivar-38-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64efivar0-38-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/efivar-debugsource-38-2.mga10.x86_64.rpm
Wrote: /home/pterjan/rpmbuild/RPMS/x86_64/lib64efivar0-debuginfo-38-2.mga10.x86_64.rpm
Executing(rmbuild): /bin/sh -e /home/pterjan/rpmbuild/tmp/rpm-tmp.Dzahva
+ umask 022
+ cd /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ test -d /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ rm -rf /home/pterjan/rpmbuild/BUILD/efivar-38-build
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!