<86>Jul 24 08:24:50 userdel[3210194]: delete user 'rooter'
<86>Jul 24 08:24:50 userdel[3210194]: removed group 'rooter' owned by 'rooter'
<86>Jul 24 08:24:50 userdel[3210194]: removed shadow group 'rooter' owned by 'rooter'
<86>Jul 24 08:24:50 groupadd[3210201]: group added to /etc/group: name=rooter, GID=963
<86>Jul 24 08:24:50 groupadd[3210201]: group added to /etc/gshadow: name=rooter
<86>Jul 24 08:24:50 groupadd[3210201]: new group: name=rooter, GID=963
<86>Jul 24 08:24:50 useradd[3210209]: new user: name=rooter, UID=963, GID=963, home=/root, shell=/bin/bash
<86>Jul 24 08:24:50 userdel[3210220]: delete user 'builder'
<86>Jul 24 08:24:50 userdel[3210220]: removed group 'builder' owned by 'builder'
<86>Jul 24 08:24:50 userdel[3210220]: removed shadow group 'builder' owned by 'builder'
<86>Jul 24 08:24:50 groupadd[3210235]: group added to /etc/group: name=builder, GID=964
<86>Jul 24 08:24:50 groupadd[3210235]: group added to /etc/gshadow: name=builder
<86>Jul 24 08:24:50 groupadd[3210235]: new group: name=builder, GID=964
<86>Jul 24 08:24:50 useradd[3210240]: new user: name=builder, UID=964, GID=964, home=/usr/src, shell=/bin/bash
Building target platforms: x86_64
Building for target x86_64
Wrote: /usr/src/in/nosrpm/gnu-efi-3.0u-3.0u-alt4.nosrc.rpm (w1.gzdio)
<13>Jul 24 08:24:51 rpmi: cpp4.7-4.7.2-alt13 p9+240195.500.1.1 1572935555 installed
<13>Jul 24 08:24:52 rpmi: gcc4.7-4.7.2-alt13 p9+240195.500.1.1 1572935555 installed
<13>Jul 24 08:24:52 rpmi: libgcov4.7-devel-4.7.2-alt13 p9+240195.500.1.1 1572935555 installed
Installing gnu-efi-3.0u-3.0u-alt4.src.rpm
Building target platforms: x86_64
Building for target x86_64
Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.38396
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ rm -rf gnu-efi-3.0
+ echo 'Source #0 (gnu-efi_3.0u.orig.tar.gz):'
Source #0 (gnu-efi_3.0u.orig.tar.gz):
+ /bin/gzip -dc /usr/src/RPM/SOURCES/gnu-efi_3.0u.orig.tar.gz
+ /bin/tar -xf -
+ cd gnu-efi-3.0
+ /bin/chmod -c -Rf u+rwX,go-w .
+ sed -i 's/-DGNU_EFI_USE_MS_ABI -maccumulate-outgoing-args//' Make.defaults
+ exit 0
Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.38396
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gnu-efi-3.0
++ arch
++ sed -e s/i.86/ia32/
+ make -j1 ARCH=x86_64 'CFLAGS=-pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector' OBJCOPY=objcopy
make: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0'
mkdir -p lib
make -C lib -f ./../lib/Makefile SRCDIR=./../lib ARCH=x86_64
make[1]: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0/lib'
for sdir in ia32 x86_64 ia64 runtime; do mkdir -p $sdir; done
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c boxdraw.c -o boxdraw.o
/usr/bin/ar rv libefi.a boxdraw.o
/usr/bin/ar: creating libefi.a
a - boxdraw.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c smbios.c -o smbios.o
smbios.c: In function 'LibGetSmbiosSystemGuidAndSerialNumber':
smbios.c:37:18: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
smbios.c:38:21: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
/usr/bin/ar rv libefi.a smbios.o
a - smbios.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c console.c -o console.o
/usr/bin/ar rv libefi.a console.o
a - console.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c crc.c -o crc.o
/usr/bin/ar rv libefi.a crc.o
a - crc.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c data.c -o data.o
/usr/bin/ar rv libefi.a data.o
a - data.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c debug.c -o debug.o
/usr/bin/ar rv libefi.a debug.o
a - debug.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c dpath.c -o dpath.o
dpath.c: In function '_DevPathPci':
dpath.c:475:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathPccard':
dpath.c:487:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathMemMap':
dpath.c:503:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathController':
dpath.c:517:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathVendor':
dpath.c:532:38: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:533:38: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:534:38: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:535:38: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:538:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:544:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:546:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathAcpi':
dpath.c:561:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:563:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathAtapi':
dpath.c:580:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathScsi':
dpath.c:592:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathFibre':
dpath.c:605:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPath1394':
dpath.c:617:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathUsb':
dpath.c:631:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathI2O':
dpath.c:644:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathMacAddr':
dpath.c:664:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:667:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:669:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathIPv4':
dpath.c:681:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:678:27: warning: variable 'IP' set but not used [-Wunused-but-set-variable]
dpath.c: In function '_DevPathIPv6':
dpath.c:693:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:690:27: warning: variable 'IP' set but not used [-Wunused-but-set-variable]
dpath.c: In function '_DevPathInfiniBand':
dpath.c:705:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:702:30: warning: variable 'InfiniBand' set but not used [-Wunused-but-set-variable]
dpath.c: In function '_DevPathUart':
dpath.c:729:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:731:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:735:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:737:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:741:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:742:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:743:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:744:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:745:9: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathHardDrive':
dpath.c:764:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
dpath.c:764:17: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:770:17: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c:777:17: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathCDROM':
dpath.c:791:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathFilePath':
dpath.c:803:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathMediaProtocol':
dpath.c:815:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathBssBss':
dpath.c:829:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:830:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:831:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:832:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:833:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:834:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:835:46: warning: assignment from incompatible pointer type [enabled by default]
dpath.c:838:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathEndInstance':
dpath.c:848:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function '_DevPathNodeUnknown':
dpath.c:857:5: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
dpath.c: In function 'DevicePathToStr':
dpath.c:955:13: warning: passing argument 2 of 'CatPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from dpath.c:18:
./../lib/../inc/efilib.h:415:1: note: expected 'CHAR16 *' but argument is of type 'int *'
/usr/bin/ar rv libefi.a dpath.o
a - dpath.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c error.c -o error.o
error.c: In function 'StatusToString':
error.c:70:6: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from error.c:18:
./../lib/../inc/efilib.h:230:1: note: expected 'CHAR16 *' but argument is of type 'WCHAR *'
error.c:75:5: warning: passing argument 3 of 'SPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from error.c:18:
./../lib/../inc/efilib.h:395:1: note: expected 'CHAR16 *' but argument is of type 'int *'
/usr/bin/ar rv libefi.a error.o
a - error.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c event.c -o event.o
event.c: In function 'LibCreateProtocolNotifyEvent':
event.c:30:29: warning: variable 'Status' set but not used [-Wunused-but-set-variable]
/usr/bin/ar rv libefi.a event.o
a - event.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c guid.c -o guid.o
guid.c: In function 'GuidToString':
guid.c:153:13: warning: passing argument 3 of 'SPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from guid.c:19:
./../lib/../inc/efilib.h:395:1: note: expected 'CHAR16 *' but argument is of type 'WCHAR *'
guid.c:174:9: warning: passing argument 3 of 'SPrint' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from guid.c:19:
./../lib/../inc/efilib.h:395:1: note: expected 'CHAR16 *' but argument is of type 'int *'
/usr/bin/ar rv libefi.a guid.o
a - guid.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c hand.c -o hand.o
hand.c: In function 'LibLocateHandleByDiskSignature':
hand.c:223:45: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
hand.c:120:28: warning: variable 'Start' set but not used [-Wunused-but-set-variable]
/usr/bin/ar rv libefi.a hand.o
a - hand.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c hw.c -o hw.o
hw.c: In function 'ReadPort':
hw.c:79:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable]
hw.c: In function 'WritePort':
hw.c:94:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable]
hw.c: In function 'ReadPciConfig':
hw.c:109:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable]
hw.c: In function 'WritePciConfig':
hw.c:124:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable]
/usr/bin/ar rv libefi.a hw.o
a - hw.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c init.c -o init.o
init.c: In function 'InitializeLib':
init.c:100:9: warning: passing argument 1 of 'LibGetVariable' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from init.c:17:
./../lib/../inc/efilib.h:506:1: note: expected 'CHAR16 *' but argument is of type 'int *'
/usr/bin/ar rv libefi.a init.o
a - init.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c lock.c -o lock.o
/usr/bin/ar rv libefi.a lock.o
a - lock.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c misc.c -o misc.o
misc.c: In function 'LibInsertToTailOfBootOrder':
misc.c:336:5: warning: passing argument 1 of 'LibGetVariableAndSize' from incompatible pointer type [enabled by default]
misc.c:242:1: note: expected 'CHAR16 *' but argument is of type 'int *'
/usr/bin/ar rv libefi.a misc.o
a - misc.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c print.c -o print.o
print.c: In function '_Print':
print.c:1051:34: warning: assignment from incompatible pointer type [enabled by default]
print.c: In function 'TimeToString':
print.c:1265:9: warning: passing argument 3 of 'SPrint' from incompatible pointer type [enabled by default]
print.c:424:1: note: expected 'CHAR16 *' but argument is of type 'int *'
print.c: In function 'DumpHex':
print.c:1309:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default]
print.c:541:1: note: expected 'CHAR16 *' but argument is of type 'int *'
print.c:1322:13: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default]
print.c:541:1: note: expected 'CHAR16 *' but argument is of type 'int *'
print.c:1323:13: warning: passing argument 1 of 'Input' from incompatible pointer type [enabled by default]
In file included from lib.h:21:0,
                 from print.c:18:
./../lib/../inc/efilib.h:373:1: note: expected 'CHAR16 *' but argument is of type 'int *'
print.c:1324:13: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default]
print.c:541:1: note: expected 'CHAR16 *' but argument is of type 'int *'
/usr/bin/ar rv libefi.a print.o
a - print.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c sread.c -o sread.o
/usr/bin/ar rv libefi.a sread.o
a - sread.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c str.c -o str.o
/usr/bin/ar rv libefi.a str.o
a - str.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c runtime/rtlock.c -o runtime/rtlock.o
/usr/bin/ar rv libefi.a runtime/rtlock.o
a - runtime/rtlock.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c runtime/efirtlib.c -o runtime/efirtlib.o
/usr/bin/ar rv libefi.a runtime/efirtlib.o
a - runtime/efirtlib.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c runtime/rtstr.c -o runtime/rtstr.o
/usr/bin/ar rv libefi.a runtime/rtstr.o
a - runtime/rtstr.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c runtime/vm.c -o runtime/vm.o
/usr/bin/ar rv libefi.a runtime/vm.o
a - runtime/vm.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c runtime/rtdata.c -o runtime/rtdata.o
/usr/bin/ar rv libefi.a runtime/rtdata.o
a - runtime/rtdata.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c x86_64/initplat.c -o x86_64/initplat.o
/usr/bin/ar rv libefi.a x86_64/initplat.o
a - x86_64/initplat.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c x86_64/math.c -o x86_64/math.o
/usr/bin/ar rv libefi.a x86_64/math.o
a - x86_64/math.o
/usr/bin/gcc -I./../lib -I./../lib/../inc -I./../lib/../inc/x86_64 -I./../lib/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c x86_64/callwrap.c -o x86_64/callwrap.o
/usr/bin/ar rv libefi.a x86_64/callwrap.o
a - x86_64/callwrap.o
/usr/bin/gcc  --std=c11 -DCONFIG_x86_64  -c -o x86_64/efi_stub.o x86_64/efi_stub.S
/usr/bin/ar rv libefi.a x86_64/efi_stub.o
a - x86_64/efi_stub.o
rm hand.o data.o runtime/vm.o runtime/efirtlib.o x86_64/callwrap.o print.o init.o debug.o misc.o console.o str.o x86_64/initplat.o error.o crc.o smbios.o hw.o x86_64/math.o runtime/rtdata.o runtime/rtlock.o guid.o boxdraw.o x86_64/efi_stub.o event.o sread.o runtime/rtstr.o dpath.o lock.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0/lib'
mkdir -p gnuefi
make -C gnuefi -f ./../gnuefi/Makefile SRCDIR=./../gnuefi ARCH=x86_64
make[1]: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0/gnuefi'
/usr/bin/gcc  --std=c11 -DCONFIG_x86_64  -c -o crt0-efi-x86_64.o crt0-efi-x86_64.S
/usr/bin/gcc -I./../gnuefi -I./../gnuefi/../inc -I./../gnuefi/../inc/x86_64 -I./../gnuefi/../inc/protocol -pipe -frecord-gcc-switches -Wall -g -O2 -fpic -Wall -fno-stack-protector --std=c11 -DCONFIG_x86_64 -c reloc_x86_64.c -o reloc_x86_64.o
/usr/bin/ar rv libgnuefi.a reloc_x86_64.o
/usr/bin/ar: creating libgnuefi.a
a - reloc_x86_64.o
/usr/bin/gcc  --std=c11 -DCONFIG_x86_64  -c -o setjmp_x86_64.o setjmp_x86_64.S
/usr/bin/ar rv libgnuefi.a setjmp_x86_64.o
a - setjmp_x86_64.o
rm setjmp_x86_64.o reloc_x86_64.o
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0/gnuefi'
make: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0'
+ exit 0
Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.22060
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ /bin/chmod -Rf u+rwX -- /usr/src/tmp/gnu-efi-3.0u-buildroot
+ :
+ /bin/rm -rf -- /usr/src/tmp/gnu-efi-3.0u-buildroot
+ PATH=/usr/libexec/rpm-build:/usr/src/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/games
+ cd gnu-efi-3.0
+ make install INSTALLROOT=/usr/src/tmp/gnu-efi-3.0u-buildroot PREFIX=/usr
make: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0'
make[1]: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0/lib'
mkdir -p /usr/src/tmp/gnu-efi-3.0u-buildroot//usr/lib
install -m 644 libefi.a /usr/src/tmp/gnu-efi-3.0u-buildroot//usr/lib
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0/lib'
make[1]: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0/gnuefi'
mkdir -p /usr/src/tmp/gnu-efi-3.0u-buildroot//usr/lib
install -m 644 crt0-efi-x86_64.o libgnuefi.a /usr/src/tmp/gnu-efi-3.0u-buildroot//usr/lib
install -m 644 elf_x86_64_efi.lds /usr/src/tmp/gnu-efi-3.0u-buildroot//usr/lib
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0/gnuefi'
make[1]: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0/inc'
mkdir -p /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi
mkdir -p /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/protocol
mkdir -p /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/x86_64
install -m 644 *.h /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi
install -m 644 protocol/*.h /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/protocol
install -m 644 x86_64/*.h /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/x86_64
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0/inc'
make[1]: Entering directory '/usr/src/RPM/BUILD/gnu-efi-3.0/apps'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0/apps'
make: Leaving directory '/usr/src/RPM/BUILD/gnu-efi-3.0'
+ mv -f /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/lib /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/lib64
+ /usr/lib/rpm/brp-alt
Cleaning files in /usr/src/tmp/gnu-efi-3.0u-buildroot (auto)
Verifying and fixing files in /usr/src/tmp/gnu-efi-3.0u-buildroot (binconfig,pkgconfig,libtool,desktop,gnuconfig)
Checking contents of files in /usr/src/tmp/gnu-efi-3.0u-buildroot/ (default)
Compressing files in /usr/src/tmp/gnu-efi-3.0u-buildroot (auto)
Adjusting library links in /usr/src/tmp/gnu-efi-3.0u-buildroot
./usr/lib64:
Verifying ELF objects in /usr/src/tmp/gnu-efi-3.0u-buildroot (arch=normal,fhs=normal,lfs=relaxed,lint=relaxed,rpath=normal,stack=normal,textrel=normal,unresolved=normal)
section [ 5] '.reloc' has wrong type: expected REL, is PROGBITS
verify-elf: WARNING: ./usr/lib64/crt0-efi-x86_64.o: eu-elflint failed
Hardlinking identical .pyc and .pyo files
Processing files: gnu-efi-3.0u-3.0u-alt4
Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.22060
+ umask 022
+ /bin/mkdir -p /usr/src/RPM/BUILD
+ cd /usr/src/RPM/BUILD
+ cd gnu-efi-3.0
+ DOCDIR=/usr/src/tmp/gnu-efi-3.0u-buildroot/usr/share/doc/gnu-efi-3.0u-3.0u
+ export DOCDIR
+ rm -rf /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/share/doc/gnu-efi-3.0u-3.0u
+ /bin/mkdir -p /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/share/doc/gnu-efi-3.0u-3.0u
+ cp -prL ChangeLog README.efilib README.elilo README.gnuefi apps /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/share/doc/gnu-efi-3.0u-3.0u
+ chmod -R go-w /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/share/doc/gnu-efi-3.0u-3.0u
+ chmod -R a+rX /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/share/doc/gnu-efi-3.0u-3.0u
+ exit 0
Finding Provides (using /usr/lib/rpm/find-provides)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.Wiu9me
find-provides: running scripts (debuginfo,lib,pam,perl,pkgconfig,python,shell)
Finding Requires (using /usr/lib/rpm/find-requires)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.SFtqPc
find-requires: running scripts (cpp,debuginfo,files,lib,pam,perl,pkgconfig,pkgconfiglib,python,rpmlib,shebang,shell,static,symlinks,systemd-services)
/usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efi.h:35:21: fatal error: efibind.h: No such file or directory
compilation terminated.
cpp.req: /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efi.h: cpp failed, trying c++ mode
x86_64-alt-linux-cpp-4.7: error trying to exec 'cc1plus': execvp: No such file or directory
cpp.req: WARNING: /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efi.h: cpp failed
/usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efilib.h:24:24: fatal error: efilibplat.h: No such file or directory
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efilib.h: cpp failed
/usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efirtlib.h:23:24: fatal error: efilibplat.h: No such file or directory
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/efirtlib.h: cpp failed
/usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/protocol/efidbg.h:45:24: fatal error: eficontext.h: No such file or directory
compilation terminated.
cpp.req: WARNING: /usr/src/tmp/gnu-efi-3.0u-buildroot/usr/include/efi/protocol/efidbg.h: cpp failed
Requires: binutils >= 2.17.50.0.14, gcc >= 4.1.1
Finding debuginfo files (using /usr/lib/rpm/find-debuginfo-files)
Executing: /bin/sh -e /usr/src/tmp/rpm-tmp.GEQ7He
Wrote: /usr/src/RPM/RPMS/x86_64/gnu-efi-3.0u-3.0u-alt4.x86_64.rpm (w2.lzdio)
2.09user 0.68system 0:04.99elapsed 55%CPU (0avgtext+0avgdata 22820maxresident)k
0inputs+0outputs (0major+388998minor)pagefaults 0swaps
4.81user 2.72system 0:09.13elapsed 82%CPU (0avgtext+0avgdata 119356maxresident)k
21472inputs+0outputs (18860major+621295minor)pagefaults 0swaps
--- gnu-efi-3.0u-3.0u-alt4.x86_64.rpm.repo	2017-04-18 12:12:08.000000000 +0000
+++ gnu-efi-3.0u-3.0u-alt4.x86_64.rpm.hasher	2022-07-24 08:24:57.900127536 +0000
@@ -112,6 +112,6 @@
 File: /usr/include/efi/x86_64/pe.h	100644	root:root	41fd2d3d5a20d9c6b34eb73268bd08af	
-File: /usr/lib64/crt0-efi-x86_64.o	100644	root:root	f8392768cf01b83008cc5b33f849751d	
+File: /usr/lib64/crt0-efi-x86_64.o	100644	root:root	b9810dbd218c1e4f397b905c268d6530	
 File: /usr/lib64/elf_x86_64_efi.lds	100644	root:root	a793cda88015614d05c600045866a711	
-File: /usr/lib64/libefi.a	100644	root:root	49e44e03df6e8dc3f313a205297c4062	
-File: /usr/lib64/libgnuefi.a	100644	root:root	7d798bebdb23882bde86c953f53b3de8	
+File: /usr/lib64/libefi.a	100644	root:root	8afb0e0726a7775c5dd681826ff8c489	
+File: /usr/lib64/libgnuefi.a	100644	root:root	6ef8c0eff323d20ce16bb0e082ab1011	
 File: /usr/share/doc/gnu-efi-3.0u-3.0u	40755	root:root		
@@ -136,2 +136,2 @@
 File: /usr/share/doc/gnu-efi-3.0u-3.0u/apps/trivial.S	100644	root:root	60499551c849ef441047b713ee5617b3	
-RPMIdentity: 9f5ec09cd237f0740384d8ecd971fb92edf6e8afa3eb74ecedfc79d78eda5ae8714e15583abb356d8a957cd545babdda6be6985dd85d8ae0e687e869e03dbcaa
+RPMIdentity: f20ee584eaed3290471d96d63593183d073a6d57b01e646385070a59fbdca8f284975918dac048908e9936926051102f4d8a886e1bba218df3057e3ba45dd0b9