<86>Jun 25 01:16:52 userdel[554028]: delete user 'rooter' <86>Jun 25 01:16:52 userdel[554028]: removed shadow group 'rooter' owned by 'rooter' <86>Jun 25 01:16:52 groupadd[554036]: group added to /etc/group: name=rooter, GID=543 <86>Jun 25 01:16:52 groupadd[554036]: group added to /etc/gshadow: name=rooter <86>Jun 25 01:16:52 groupadd[554036]: new group: name=rooter, GID=543 <86>Jun 25 01:16:52 useradd[554040]: new user: name=rooter, UID=543, GID=543, home=/root, shell=/bin/bash <86>Jun 25 01:16:53 userdel[554047]: delete user 'builder' <86>Jun 25 01:16:53 userdel[554047]: removed group 'builder' owned by 'builder' <86>Jun 25 01:16:53 userdel[554047]: removed shadow group 'builder' owned by 'builder' <86>Jun 25 01:16:53 groupadd[554052]: group added to /etc/group: name=builder, GID=544 <86>Jun 25 01:16:53 groupadd[554052]: group added to /etc/gshadow: name=builder <86>Jun 25 01:16:53 groupadd[554052]: new group: name=builder, GID=544 <86>Jun 25 01:16:53 useradd[554056]: new user: name=builder, UID=544, GID=544, home=/usr/src, shell=/bin/bash warning: Macro %_efi_bindir not found warning: Macro %pesign not found warning: Macro %_efi_bindir not found warning: Macro %_efi_bindir not found <13>Jun 25 01:16:54 rpmi: libnspr-1:4.25-alt1 sisyphus+247014.100.1.1 1582673202 installed <13>Jun 25 01:16:54 rpmi: libsqlite3-3.32.3-alt1 sisyphus+253798.100.1.1 1592756027 installed <13>Jun 25 01:16:54 rpmi: libefivar-37-alt3 sisyphus+251321.200.6.1 1592308593 installed <13>Jun 25 01:16:54 rpmi: rpm-macros-alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 25 01:16:54 rpmi: alternatives-0.5.1-alt1 sisyphus+226946.100.1.1 1554830426 installed <13>Jun 25 01:16:54 rpmi: libnss-3.53.0-alt4 sisyphus+253957.100.1.1 1593021368 installed <13>Jun 25 01:16:54 rpmi: acl-2.2.53-alt1 sisyphus+221902.200.4.1 1550587056 installed <86>Jun 25 01:16:54 groupadd[559997]: group added to /etc/group: name=pesign, GID=499 <86>Jun 25 01:16:54 groupadd[559997]: group added to /etc/gshadow: name=pesign <86>Jun 25 01:16:54 groupadd[559997]: new group: name=pesign, GID=499 <86>Jun 25 01:16:54 useradd[560020]: new user: name=pesign, UID=499, GID=499, home=/var/empty, shell=/dev/null <13>Jun 25 01:16:54 rpmi: pesign-113-alt1 sisyphus+251321.300.6.1 1592308628 installed <13>Jun 25 01:16:54 rpmi: rpm-macros-uefi-0.5-alt1 1387289833 installed <13>Jun 25 01:16:54 rpmi: gnu-efi-1:3.0.9-alt1 sisyphus.215204.100 1539885143 installed Building target platforms: x86_64 Building for target x86_64 Wrote: /usr/src/in/nosrpm/uefi-utils-0.1-alt2.nosrc.rpm <13>Jun 25 01:16:56 rpmi: cpp4.7-4.7.2-alt13 sisyphus+238674.200.2.1 1570205505 installed <13>Jun 25 01:16:57 rpmi: gcc4.7-4.7.2-alt13 sisyphus+238674.200.2.1 1570205505 installed <13>Jun 25 01:16:57 rpmi: libgcov4.7-devel-4.7.2-alt13 sisyphus+238674.200.2.1 1570205505 installed Installing uefi-utils-0.1-alt2.src.rpm Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.99364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf uefi-utils-0.1 + echo 'Source #0 (uefi-utils-0.1.tar):' Source #0 (uefi-utils-0.1.tar): + /bin/tar -xf /usr/src/RPM/SOURCES/uefi-utils-0.1.tar + cd uefi-utils-0.1 + /bin/chmod -c -Rf u+rwX,go-w . + sed -i s,gnuefi/,,g bootnext/Makefile clearcrashvars/Makefile efimemory/Makefile helloworld/Makefile listcerts/Makefile qv/Makefile shellopt/Makefile showedid/Makefile showfirmware/Makefile showhotkeys/Makefile showlenovo/Makefile showsb/Makefile var/Makefile + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.99364 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd uefi-utils-0.1 + cd listcerts + make 'CFLAGS=-fPIC -U_FORTIFY_SOURCE -fno-stack-protector' make: Entering directory '/usr/src/RPM/BUILD/uefi-utils-0.1/listcerts' gcc -Wall -O2 -o asn1com asn1_compiler.c ./asn1com x509.asn1 x509.c x509.h Extracted 200 tokens Extracted 14 types Extracted 13 actions Pass 1 Pass 2 gcc -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -fPIC -U_FORTIFY_SOURCE -fno-stack-protector -DCONFIG_x86_64 -c listcerts.c -o listcerts.o listcerts.c: In function 'do_version': listcerts.c:77:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_signature': listcerts.c:88:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_algorithm': listcerts.c:106:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:108:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:110:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:112:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:114:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:116:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:118:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:120:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:122:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:124:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:126:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:128:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:130:9: warning: passing argument 2 of 'StrCpy' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:311:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:132:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:134:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_serialnumber': listcerts.c:148:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:151:13: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:154:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_issuer': listcerts.c:165:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_subject': listcerts.c:176:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_attribute_type': listcerts.c:194:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:196:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:198:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:200:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:202:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:204:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:206:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_extensions': listcerts.c:233:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_extension_id': listcerts.c:251:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:258:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:260:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:262:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:264:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:266:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:268:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:270:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:272:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:274:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:276:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:278:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:280:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:282:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:284:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:286:9: warning: passing argument 2 of 'StrCat' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:337:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_validity_not_before': listcerts.c:342:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_validity_not_after': listcerts.c:359:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'do_subject_public_key_info': listcerts.c:371:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'PrintCerts': listcerts.c:398:17: warning: assignment from incompatible pointer type [enabled by default] listcerts.c:400:17: warning: assignment from incompatible pointer type [enabled by default] listcerts.c:402:17: warning: assignment from incompatible pointer type [enabled by default] listcerts.c:404:17: warning: assignment from incompatible pointer type [enabled by default] listcerts.c:408:17: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'OutputVariable': listcerts.c:455:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:459:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:461:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'Usage': listcerts.c:470:5: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c: In function 'efi_main': listcerts.c:479:5: warning: initialization from incompatible pointer type [enabled by default] listcerts.c:479:5: warning: (near initialization for 'variables[0]') [enabled by default] listcerts.c:479:5: warning: initialization from incompatible pointer type [enabled by default] listcerts.c:479:5: warning: (near initialization for 'variables[1]') [enabled by default] listcerts.c:479:5: warning: initialization from incompatible pointer type [enabled by default] listcerts.c:479:5: warning: (near initialization for 'variables[2]') [enabled by default] listcerts.c:479:5: warning: initialization from incompatible pointer type [enabled by default] listcerts.c:479:5: warning: (near initialization for 'variables[3]') [enabled by default] listcerts.c:489:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:498:9: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:499:13: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:500:13: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:502:9: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:504:9: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:506:9: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' listcerts.c:508:9: warning: passing argument 2 of 'StrCmp' from incompatible pointer type [enabled by default] In file included from listcerts.c:14:0: /usr/include/efi/efilib.h:282:1: note: expected 'const CHAR16 *' but argument is of type 'int *' gcc -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -fPIC -U_FORTIFY_SOURCE -fno-stack-protector -DCONFIG_x86_64 -c asn1_ber_decoder.c -o asn1_ber_decoder.o asn1_ber_decoder.c: In function 'asn1_ber_decoder': asn1_ber_decoder.c:445:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:448:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:451:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:454:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:457:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:460:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:463:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:466:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:469:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:472:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:475:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:478:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:481:9: warning: assignment from incompatible pointer type [enabled by default] asn1_ber_decoder.c:483:9: warning: passing argument 1 of 'Print' from incompatible pointer type [enabled by default] In file included from asn1_ber_decoder.c:20:0: /usr/include/efi/efilib.h:503:1: note: expected 'const CHAR16 *' but argument is of type 'int *' gcc -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -fPIC -U_FORTIFY_SOURCE -fno-stack-protector -DCONFIG_x86_64 -c oid_registry.c -o oid_registry.o gcc -I/usr/include/efi -I/usr/include/efi/x86_64 -I/usr/include/efi/protocol -fPIC -U_FORTIFY_SOURCE -fno-stack-protector -DCONFIG_x86_64 -c x509.c -o x509.o ld.bfd -nostdlib -T /usr/lib64/elf_x86_64_efi.lds -shared -Bsymbolic /usr/lib64/crt0-efi-x86_64.o -L /usr/lib64 listcerts.o asn1_ber_decoder.o oid_registry.o x509.o -o listcerts.so -lefi -lgnuefi /usr/lib64/gcc/x86_64-alt-linux/4.7.2/libgcc.a nm -D listcerts.so | grep ' U ' && exit 1 || exit 0 objcopy -j .text -j .sdata -j .data -j .dynamic -j .dynsym -j .rel \ -j .rela -j .reloc --target=efi-app-x86_64 listcerts.so listcerts.efi rm listcerts.so oid_registry.o asn1_ber_decoder.o x509.o listcerts.o make: Leaving directory '/usr/src/RPM/BUILD/uefi-utils-0.1/listcerts' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.87431 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/uefi-utils-buildroot + : + /bin/rm -rf -- /usr/src/tmp/uefi-utils-buildroot + cd uefi-utils-0.1 + install -pDm644 listcerts/listcerts.efi /usr/src/tmp/uefi-utils-buildroot/usr/lib64/efi/listcerts.efi + '[' x86_64 == x86_64 ']' ++ mktemp pesign-XXXXXXX.efi + out=pesign-YnJ79oa.efi + '[' -S /var/run/pesign/socketdir/socket ']' + pesign 'Red Hat Test Certificate' -i /usr/src/tmp/uefi-utils-buildroot/usr/lib64/efi/listcerts.efi -o pesign-YnJ79oa.efi -s pesign: Invalid Argument: "Red Hat Test Certificate" + : /usr/src/tmp/rpm-tmp.87431: line 140: syntax error: unexpected end of file error: Bad exit status from /usr/src/tmp/rpm-tmp.87431 (%install) RPM build errors: Bad exit status from /usr/src/tmp/rpm-tmp.87431 (%install) Command exited with non-zero status 1 0.83user 0.11system 0:00.94elapsed 100%CPU (0avgtext+0avgdata 24376maxresident)k 0inputs+0outputs (0major+46164minor)pagefaults 0swaps hsh-rebuild: rebuild of `uefi-utils-0.1-alt2.src.rpm' failed. Command exited with non-zero status 1 5.22user 2.38system 0:07.60elapsed 100%CPU (0avgtext+0avgdata 112096maxresident)k 22792inputs+0outputs (0major+352928minor)pagefaults 0swaps