lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Thu, 11 Jun 2020 08:37:47 +0530
From:   Souptick Joarder <jrdr.linux@...il.com>
To:     Stephen Rothwell <sfr@...b.auug.org.au>
Cc:     linux-kernel@...r.kernel.org
Subject: Compile error: linux-next-20200610

Hi Stephen,

While compiling linux-next-20200610, I hit below compile error.
.config file is attached.

Steps ->

1. Download the tar
2. make defconfig
3. make -j4

In file included from drivers/firmware/efi/libstub/efi-stub-helper.c:16:0:
drivers/firmware/efi/libstub/efi-stub-helper.c: In function ‘efi_char16_puts’:
./arch/x86/include/asm/efi.h:355:3: sorry, unimplemented: ms_abi
attribute requires -maccumulate-outgoing-args or subtarget
optimization implying it
   : __efi64_thunk_map(inst, func, inst, ##__VA_ARGS__))
   ^
drivers/firmware/efi/libstub/efi-stub-helper.c:37:2: note: in
expansion of macro ‘efi_call_proto’
  efi_call_proto(efi_table_attr(efi_system_table, con_out),
  ^
drivers/firmware/efi/libstub/efi-stub-helper.c:37: confused by earlier
errors, bailing out
Preprocessed source stored into /tmp/ccZ7rSjc.out file, please attach
this to your bugreport.
make[5]: *** [drivers/firmware/efi/libstub/efi-stub-helper.o] Error 1
make[4]: *** [drivers/firmware/efi/libstub] Error 2
make[3]: *** [drivers/firmware/efi] Error 2
make[2]: *** [drivers/firmware] Error 2
make[1]: *** [drivers] Error 2
make[1]: *** Waiting for unfinished jobs....
make: *** [__sub-make] Error 2

-Souptick

Download attachment "config" of type "application/octet-stream" (125491 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ