<86>Dec 27 01:51:30 userdel[1716551]: delete user 'rooter' <86>Dec 27 01:51:30 groupadd[1716892]: group added to /etc/group: name=rooter, GID=699 <86>Dec 27 01:51:30 groupadd[1716892]: group added to /etc/gshadow: name=rooter <86>Dec 27 01:51:30 groupadd[1716892]: new group: name=rooter, GID=699 <86>Dec 27 01:51:30 useradd[1717018]: new user: name=rooter, UID=699, GID=699, home=/root, shell=/bin/bash <86>Dec 27 01:51:31 userdel[1717273]: delete user 'builder' <86>Dec 27 01:51:31 userdel[1717273]: removed group 'builder' owned by 'builder' <86>Dec 27 01:51:31 userdel[1717273]: removed shadow group 'builder' owned by 'builder' <86>Dec 27 01:51:31 groupadd[1717497]: group added to /etc/group: name=builder, GID=700 <86>Dec 27 01:51:31 groupadd[1717497]: group added to /etc/gshadow: name=builder <86>Dec 27 01:51:31 groupadd[1717497]: new group: name=builder, GID=700 <86>Dec 27 01:51:31 useradd[1717625]: new user: name=builder, UID=700, GID=700, 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 <13>Dec 27 01:51:34 rpmi: cpp4.7-4.7.2-alt13 p9+240195.500.1.1 1572935555 installed <13>Dec 27 01:51:35 rpmi: gcc4.7-4.7.2-alt13 p9+240195.500.1.1 1572935555 installed <13>Dec 27 01:51:35 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.53690 + 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/tar -xf - + /bin/gzip -dc /usr/src/RPM/SOURCES/gnu-efi_3.0u.orig.tar.gz + 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.53690 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd gnu-efi-3.0 ++ sed -e s/i.86/ia32/ ++ arch + 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.5170 + 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 + 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) 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.73857 + 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.p4L7Lb 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.aHJfOb 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.lzcgJh Wrote: /usr/src/RPM/RPMS/x86_64/gnu-efi-3.0u-3.0u-alt4.x86_64.rpm 3.42user 0.76system 0:08.92elapsed 46%CPU (0avgtext+0avgdata 22852maxresident)k 0inputs+0outputs (0major+382249minor)pagefaults 0swaps 7.80user 2.61system 0:17.75elapsed 58%CPU (0avgtext+0avgdata 114660maxresident)k 21800inputs+0outputs (0major+633895minor)pagefaults 0swaps