[ipxe-devel] "make everything" fails on GCC 9

brent s. bts at square-r00t.net
Wed Jun 24 08:02:14 UTC 2020


Hello, all!


Currently, on Arch Linux using the following:

GCC: 9.3.0
make: 4.3

and building from the latest master branch HEAD
(8830f2f3514751e702199600fa6d0c42522a709a),

it serves what I think are PIE-related errors (gcc6+ enables PIE by
default) (see pie.err.txt) via:

make CC="gcc-9" everything

Example of error:


  [DEPS] arch/x86/drivers/net/undiisr.S
cc1: error: code model kernel does not support PIC mode


So then I try disabling PIE (make CC="gcc-9 -no-pie" everything), and
get far fewer errors (nopie.err.txt), but it also eventually fails. I
suspect it's because of this?[0]


Error:

  [BUILD] bin-x86_64-pcbios/__divdi3.o
cc1: error: code model kernel does not support PIC mode
make[2]: *** [Makefile.housekeeping:946: bin-x86_64-pcbios/__divdi3.o]
Error 1
make[1]: *** [Makefile.housekeeping:276:
bin-x86_64-pcbios/8086100e.mrom] Error 2
make: *** [Makefile:168: everything] Error 2



Is there a way to build the "everything" target on systems with
PIE-enabled gcc? (Or wherever the attached error is coming from.)



[0] https://lists.ipxe.org/pipermail/ipxe-devel/2018-January/006009.html

-- 
brent saner
https://square-r00t.net/
GPG info: https://square-r00t.net/gpg-info
-------------- next part --------------
rm -f bin{,-*}/*.* bin{,-*}/.certificate.* bin{,-*}/.certificates.* bin{,-*}/.private_key.* bin{,-*}/errors bin{,-*}/NIC ./util/zbin ./util/elf2efi32 ./util/elf2efi64 ./util/efirom ./util/efifatbin ./util/iccfix ./util/einfo TAGS bin{,-*}/symtab
  [PARSEROM]
  [DEPS] arch/x86/drivers/net/undiisr.S
  [DEPS] arch/x86/transitions/librm.S
  [DEPS] arch/x86/transitions/libpm.S
  [DEPS] arch/x86/transitions/libkir.S
  [DEPS] arch/x86/transitions/liba20.S
  [DEPS] arch/x86/prefix/usbdisk.S
  [DEPS] arch/x86/prefix/unlzma.S
  [DEPS] arch/x86/prefix/unlzma16.S
  [DEPS] arch/x86/prefix/undiloader.S
  [DEPS] arch/x86/prefix/romprefix.S
  [DEPS] arch/x86/prefix/pxeprefix.S
  [DEPS] arch/x86/prefix/pciromprefix.S
  [DEPS] arch/x86/prefix/nullprefix.S
  [DEPS] arch/x86/prefix/nbiprefix.S
  [DEPS] arch/x86/prefix/mromprefix.S
  [DEPS] arch/x86/prefix/mbr.S
  [DEPS] arch/x86/prefix/lkrnprefix.S
  [DEPS] arch/x86/prefix/libprefix.S
  [DEPS] arch/x86/prefix/kpxeprefix.S
  [DEPS] arch/x86/prefix/kkpxeprefix.S
  [DEPS] arch/x86/prefix/kkkpxeprefix.S
  [DEPS] arch/x86/prefix/isaromprefix.S
  [DEPS] arch/x86/prefix/hdprefix.S
  [DEPS] arch/x86/prefix/exeprefix.S
  [DEPS] arch/x86/prefix/dskprefix.S
  [DEPS] arch/x86/prefix/bootpart.S
  [DEPS] arch/x86/interface/syslinux/com32_wrapper.S
  [DEPS] arch/x86/interface/pxe/pxe_entry.S
  [DEPS] arch/x86/interface/pcbios/e820mangler.S
  [DEPS] arch/x86/core/stack.S
  [DEPS] arch/x86/core/stack16.S
  [DEPS] arch/x86/core/patch_cf.S
  [DEPS] arch/i386/tests/gdbstub_test.S
  [DEPS] arch/i386/core/setjmp.S
  [DEPS] arch/i386/core/gdbidt.S
  [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c
  [DEPS] drivers/net/ath/ath9k/ath9k_recv.c
  [DEPS] drivers/net/ath/ath9k/ath9k_main.c
  [DEPS] drivers/net/ath/ath9k/ath9k_mac.c
  [DEPS] drivers/net/ath/ath9k/ath9k_init.c
  [DEPS] drivers/net/ath/ath9k/ath9k_hw.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c
  [DEPS] drivers/net/ath/ath9k/ath9k_common.c
  [DEPS] drivers/net/ath/ath9k/ath9k_calib.c
  [DEPS] drivers/net/ath/ath9k/ath9k.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ani.c
  [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c
  [DEPS] drivers/net/ath/ath5k/ath5k_reset.c
  [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c
  [DEPS] drivers/net/ath/ath5k/ath5k_phy.c
  [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c
  [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c
  [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c
  [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c
  [DEPS] drivers/net/ath/ath5k/ath5k_dma.c
  [DEPS] drivers/net/ath/ath5k/ath5k_desc.c
  [DEPS] drivers/net/ath/ath5k/ath5k_caps.c
  [DEPS] drivers/net/ath/ath5k/ath5k.c
  [DEPS] drivers/net/ath/ath5k/ath5k_attach.c
  [DEPS] drivers/net/ath/ath_regd.c
  [DEPS] drivers/net/ath/ath_key.c
  [DEPS] drivers/net/ath/ath_hw.c
  [DEPS] drivers/net/rtl818x/rtl818x.c
  [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c
  [DEPS] drivers/net/rtl818x/rtl8185.c
  [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c
  [DEPS] drivers/net/rtl818x/rtl8180_max2820.c
  [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c
  [DEPS] drivers/net/rtl818x/rtl8180.c
  [DEPS] net/80211/wpa_tkip.c
  [DEPS] net/80211/wpa_psk.c
  [DEPS] net/80211/wpa_ccmp.c
  [DEPS] net/80211/wpa.c
  [DEPS] net/80211/wep.c
  [DEPS] net/80211/sec80211.c
  [DEPS] net/80211/rc80211.c
  [DEPS] net/80211/net80211.c
  [DEPS] net/oncrpc/portmap.c
  [DEPS] net/oncrpc/oncrpc_iob.c
  [DEPS] net/oncrpc/nfs_uri.c
  [DEPS] net/oncrpc/nfs_open.c
  [DEPS] net/oncrpc/nfs.c
  [DEPS] net/oncrpc/mount.c
  [DEPS] arch/x86/drivers/net/undirom.c
  [DEPS] arch/x86/drivers/net/undipreload.c
  [DEPS] arch/x86/drivers/net/undionly.c
  [DEPS] arch/x86/drivers/net/undinet.c
  [DEPS] arch/x86/drivers/net/undiload.c
  [DEPS] arch/x86/drivers/net/undi.c
  [DEPS] arch/x86/transitions/librm_test.c
  [DEPS] arch/x86/transitions/librm_mgmt.c
  [DEPS] arch/x86/drivers/hyperv/hyperv.c
  [DEPS] arch/x86/drivers/xen/hvm.c
  [DEPS] arch/x86/hci/commands/pxe_cmd.c
  [DEPS] arch/x86/hci/commands/cpuid_cmd.c
  [DEPS] arch/x86/interface/syslinux/comboot_resolv.c
  [DEPS] arch/x86/interface/syslinux/comboot_call.c
  [DEPS] arch/x86/interface/syslinux/com32_call.c
  [DEPS] arch/x86/interface/vmware/vmware.c
  [DEPS] arch/x86/interface/vmware/vmconsole.c
  [DEPS] arch/x86/interface/vmware/guestrpc.c
  [DEPS] arch/x86/interface/vmware/guestinfo.c
  [DEPS] arch/x86/interface/efi/efix86_nap.c
  [DEPS] arch/x86/interface/pxe/pxe_undi.c
  [DEPS] arch/x86/interface/pxe/pxe_udp.c
  [DEPS] arch/x86/interface/pxe/pxe_tftp.c
  [DEPS] arch/x86/interface/pxe/pxe_preboot.c
  [DEPS] arch/x86/interface/pxe/pxe_loader.c
  [DEPS] arch/x86/interface/pxe/pxe_file.c
  [DEPS] arch/x86/interface/pxe/pxe_exit_hook.c
  [DEPS] arch/x86/interface/pxe/pxe_call.c
  [DEPS] arch/x86/interface/pcbios/vesafb.c
  [DEPS] arch/x86/interface/pcbios/rtc_time.c
  [DEPS] arch/x86/interface/pcbios/rtc_entropy.c
  [DEPS] arch/x86/interface/pcbios/rsdp.c
  [DEPS] arch/x86/interface/pcbios/pnpbios.c
  [DEPS] arch/x86/interface/pcbios/pcibios.c
  [DEPS] arch/x86/interface/pcbios/memtop_umalloc.c
  [DEPS] arch/x86/interface/pcbios/memmap.c
  [DEPS] arch/x86/interface/pcbios/int13con.c
  [DEPS] arch/x86/interface/pcbios/int13.c
  [DEPS] arch/x86/interface/pcbios/hidemem.c
  [DEPS] arch/x86/interface/pcbios/fakee820.c
  [DEPS] arch/x86/interface/pcbios/bios_timer.c
  [DEPS] arch/x86/interface/pcbios/bios_smbios.c
  [DEPS] arch/x86/interface/pcbios/bios_reboot.c
  [DEPS] arch/x86/interface/pcbios/bios_nap.c
  [DEPS] arch/x86/interface/pcbios/biosint.c
  [DEPS] arch/x86/interface/pcbios/bios_console.c
  [DEPS] arch/x86/interface/pcbios/basemem.c
  [DEPS] arch/x86/interface/pcbios/apm.c
  [DEPS] arch/x86/interface/pcbios/acpi_timer.c
  [DEPS] arch/x86/interface/pcbios/acpipwr.c
  [DEPS] arch/x86/image/sdi.c
  [DEPS] arch/x86/image/pxe_image.c
  [DEPS] arch/x86/image/nbi.c
  [DEPS] arch/x86/image/multiboot.c
  [DEPS] arch/x86/image/initrd.c
  [DEPS] arch/x86/image/elfboot.c
  [DEPS] arch/x86/image/comboot.c
  [DEPS] arch/x86/image/com32.c
  [DEPS] arch/x86/image/bzimage.c
  [DEPS] arch/x86/image/bootsector.c
  [DEPS] arch/x86/core/x86_uart.c
  [DEPS] arch/x86/core/x86_tcpip.c
  [DEPS] arch/x86/core/x86_string.c
  [DEPS] arch/x86/core/x86_io.c
  [DEPS] arch/x86/core/x86_bigint.c
  [DEPS] arch/x86/core/vram_settings.c
  [DEPS] arch/x86/core/video_subr.c
  [DEPS] arch/x86/core/runtime.c
  [DEPS] arch/x86/core/relocate.c
  [DEPS] arch/x86/core/rdtsc_timer.c
  [DEPS] arch/x86/core/pit8254.c
  [DEPS] arch/x86/core/pic8259.c
  [DEPS] arch/x86/core/pcidirect.c
  [DEPS] arch/x86/core/pci_autoboot.c
  [DEPS] arch/x86/core/gdbmach.c
  [DEPS] arch/x86/core/dumpregs.c
  [DEPS] arch/x86/core/debugcon.c
  [DEPS] arch/x86/core/cpuid_settings.c
  [DEPS] arch/x86/core/cpuid.c
  [DEPS] arch/x86/core/cachedhcp.c
  [DEPS] arch/x86/core/basemem_packet.c
  [DEPS] arch/i386/core/nulltrap.c
  [DEPS] config/config_usb.c
  [DEPS] config/config_timer.c
  [DEPS] config/config_route.c
  [DEPS] config/config_romprefix.c
  [DEPS] config/config_pixbuf.c
  [DEPS] config/config_pcbios.c
  [DEPS] config/config_net80211.c
  [DEPS] config/config_linux.c
  [DEPS] config/config_infiniband.c
  [DEPS] config/config_http.c
  [DEPS] config/config_fdt.c
  [DEPS] config/config_fc.c
  [DEPS] config/config_ethernet.c
  [DEPS] config/config_efi.c
  [DEPS] config/config_crypto.c
  [DEPS] config/config.c
  [DEPS] config/config_asn1.c
  [DEPS] usr/sync.c
  [DEPS] usr/route_ipv6.c
  [DEPS] usr/route_ipv4.c
  [DEPS] usr/route.c
  [DEPS] usr/pxemenu.c
  [DEPS] usr/prompt.c
  [DEPS] usr/profstat.c
  [DEPS] usr/pingmgmt.c
  [DEPS] usr/ntpmgmt.c
  [DEPS] usr/nslookup.c
  [DEPS] usr/neighmgmt.c
  [DEPS] usr/lotest.c
  [DEPS] usr/iwmgmt.c
  [DEPS] usr/ipstat.c
  [DEPS] usr/imgtrust.c
  [DEPS] usr/imgmgmt.c
  [DEPS] usr/ifmgmt.c
  [DEPS] usr/ibmgmt.c
  [DEPS] usr/fcmgmt.c
  [DEPS] usr/dhcpmgmt.c
  [DEPS] usr/certmgmt.c
  [DEPS] usr/autoboot.c
  [DEPS] hci/keymap/keymap_wo.c
  [DEPS] hci/keymap/keymap_us.c
  [DEPS] hci/keymap/keymap_uk.c
  [DEPS] hci/keymap/keymap_ua.c
  [DEPS] hci/keymap/keymap_th.c
  [DEPS] hci/keymap/keymap_sr.c
  [DEPS] hci/keymap/keymap_sg.c
  [DEPS] hci/keymap/keymap_ru.c
  [DEPS] hci/keymap/keymap_ro.c
  [DEPS] hci/keymap/keymap_pt.c
  [DEPS] hci/keymap/keymap_pl.c
  [DEPS] hci/keymap/keymap_no-latin1.c
  [DEPS] hci/keymap/keymap_no.c
  [DEPS] hci/keymap/keymap_nl.c
  [DEPS] hci/keymap/keymap_mt.c
  [DEPS] hci/keymap/keymap_mk.c
  [DEPS] hci/keymap/keymap_lt.c
  [DEPS] hci/keymap/keymap_it.c
  [DEPS] hci/keymap/keymap_il.c
  [DEPS] hci/keymap/keymap_hu.c
  [DEPS] hci/keymap/keymap_gr.c
  [DEPS] hci/keymap/keymap_fr.c
  [DEPS] hci/keymap/keymap_fi.c
  [DEPS] hci/keymap/keymap_et.c
  [DEPS] hci/keymap/keymap_es.c
  [DEPS] hci/keymap/keymap_dk.c
  [DEPS] hci/keymap/keymap_de.c
  [DEPS] hci/keymap/keymap_cz.c
  [DEPS] hci/keymap/keymap_cf.c
  [DEPS] hci/keymap/keymap_by.c
  [DEPS] hci/keymap/keymap_bg.c
  [DEPS] hci/keymap/keymap_az.c
  [DEPS] hci/keymap/keymap_al.c
  [DEPS] hci/mucurses/widgets/editbox.c
  [DEPS] hci/mucurses/wininit.c
  [DEPS] hci/mucurses/windows.c
  [DEPS] hci/mucurses/winattrs.c
  [DEPS] hci/mucurses/slk.c
  [DEPS] hci/mucurses/print_nadv.c
  [DEPS] hci/mucurses/print.c
  [DEPS] hci/mucurses/mucurses.c
  [DEPS] hci/mucurses/kb.c
  [DEPS] hci/mucurses/edging.c
  [DEPS] hci/mucurses/colour.c
  [DEPS] hci/mucurses/clear.c
  [DEPS] hci/mucurses/ansi_screen.c
  [DEPS] hci/mucurses/alert.c
  [DEPS] hci/tui/settings_ui.c
  [DEPS] hci/tui/menu_ui.c
  [DEPS] hci/tui/login_ui.c
  [DEPS] hci/commands/vlan_cmd.c
  [DEPS] hci/commands/time_cmd.c
  [DEPS] hci/commands/sync_cmd.c
  [DEPS] hci/commands/sanboot_cmd.c
  [DEPS] hci/commands/route_cmd.c
  [DEPS] hci/commands/reboot_cmd.c
  [DEPS] hci/commands/profstat_cmd.c
  [DEPS] hci/commands/poweroff_cmd.c
  [DEPS] hci/commands/ping_cmd.c
  [DEPS] hci/commands/pci_cmd.c
  [DEPS] hci/commands/param_cmd.c
  [DEPS] hci/commands/nvo_cmd.c
  [DEPS] hci/commands/ntp_cmd.c
  [DEPS] hci/commands/nslookup_cmd.c
  [DEPS] hci/commands/neighbour_cmd.c
  [DEPS] hci/commands/menu_cmd.c
  [DEPS] hci/commands/lotest_cmd.c
  [DEPS] hci/commands/login_cmd.c
  [DEPS] hci/commands/iwmgmt_cmd.c
  [DEPS] hci/commands/ipstat_cmd.c
  [DEPS] hci/commands/image_trust_cmd.c
  [DEPS] hci/commands/image_cmd.c
  [DEPS] hci/commands/ifmgmt_cmd.c
  [DEPS] hci/commands/ibmgmt_cmd.c
  [DEPS] hci/commands/gdbstub_cmd.c
  [DEPS] hci/commands/fcmgmt_cmd.c
  [DEPS] hci/commands/digest_cmd.c
  [DEPS] hci/commands/dhcp_cmd.c
  [DEPS] hci/commands/console_cmd.c
  [DEPS] hci/commands/config_cmd.c
  [DEPS] hci/commands/cert_cmd.c
  [DEPS] hci/commands/autoboot_cmd.c
  [DEPS] hci/wireless_errors.c
  [DEPS] hci/strerror.c
  [DEPS] hci/shell.c
  [DEPS] hci/readline.c
  [DEPS] hci/linux_args.c
  [DEPS] hci/jumpscroll.c
  [DEPS] hci/editstring.c
  [DEPS] crypto/mishmash/rsa_sha512.c
  [DEPS] crypto/mishmash/rsa_sha384.c
  [DEPS] crypto/mishmash/rsa_sha256.c
  [DEPS] crypto/mishmash/rsa_sha224.c
  [DEPS] crypto/mishmash/rsa_sha1.c
  [DEPS] crypto/mishmash/rsa_md5.c
  [DEPS] crypto/mishmash/rsa_aes_cbc_sha256.c
  [DEPS] crypto/mishmash/rsa_aes_cbc_sha1.c
  [DEPS] crypto/mishmash/oid_sha512.c
  [DEPS] crypto/mishmash/oid_sha512_256.c
  [DEPS] crypto/mishmash/oid_sha512_224.c
  [DEPS] crypto/mishmash/oid_sha384.c
  [DEPS] crypto/mishmash/oid_sha256.c
  [DEPS] crypto/mishmash/oid_sha224.c
  [DEPS] crypto/mishmash/oid_sha1.c
  [DEPS] crypto/mishmash/oid_rsa.c
  [DEPS] crypto/mishmash/oid_md5.c
  [DEPS] crypto/mishmash/oid_md4.c
  [DEPS] crypto/x509.c
  [DEPS] crypto/sha512.c
  [DEPS] crypto/sha512_256.c
  [DEPS] crypto/sha512_224.c
  [DEPS] crypto/sha384.c
  [DEPS] crypto/sha256.c
  [DEPS] crypto/sha224.c
  [DEPS] crypto/sha1extra.c
  [DEPS] crypto/sha1.c
  [DEPS] crypto/rsa.c
  [DEPS] crypto/rootcert.c
  [DEPS] crypto/rbg.c
  [DEPS] crypto/random_nz.c
  [DEPS] crypto/privkey.c
  [DEPS] crypto/ocsp.c
  [DEPS] crypto/null_entropy.c
  [DEPS] crypto/ntlm.c
  [DEPS] crypto/md5.c
  [DEPS] crypto/md4.c
  [DEPS] crypto/hmac_drbg.c
  [DEPS] crypto/hmac.c
  [DEPS] crypto/hash_df.c
  [DEPS] crypto/entropy.c
  [DEPS] crypto/ecb.c
  [DEPS] crypto/drbg.c
  [DEPS] crypto/deflate.c
  [DEPS] crypto/crypto_null.c
  [DEPS] crypto/crc32.c
  [DEPS] crypto/cms.c
  [DEPS] crypto/chap.c
  [DEPS] crypto/certstore.c
  [DEPS] crypto/cbc.c
  [DEPS] crypto/bigint.c
  [DEPS] crypto/asn1.c
  [DEPS] crypto/arc4.c
  [DEPS] crypto/aes_wrap.c
  [DEPS] crypto/aes.c
  [DEPS] tests/x509_test.c
  [DEPS] tests/vsprintf_test.c
  [DEPS] tests/uri_test.c
  [DEPS] tests/umalloc_test.c
  [DEPS] tests/time_test.c
  [DEPS] tests/tests.c
  [DEPS] tests/test.c
  [DEPS] tests/tcpip_test.c
  [DEPS] tests/string_test.c
  [DEPS] tests/sha512_test.c
  [DEPS] tests/sha256_test.c
  [DEPS] tests/sha1_test.c
  [DEPS] tests/settings_test.c
  [DEPS] tests/setjmp_test.c
  [DEPS] tests/rsa_test.c
  [DEPS] tests/profile_test.c
  [DEPS] tests/pnm_test.c
  [DEPS] tests/png_test.c
  [DEPS] tests/pixbuf_test.c
  [DEPS] tests/pem_test.c
  [DEPS] tests/pccrc_test.c
  [DEPS] tests/ocsp_test.c
  [DEPS] tests/ntlm_test.c
  [DEPS] tests/memset_test.c
  [DEPS] tests/memcpy_test.c
  [DEPS] tests/md5_test.c
  [DEPS] tests/md4_test.c
  [DEPS] tests/math_test.c
  [DEPS] tests/list_test.c
  [DEPS] tests/linebuf_test.c
  [DEPS] tests/ipv6_test.c
  [DEPS] tests/ipv4_test.c
  [DEPS] tests/iobuf_test.c
  [DEPS] tests/hmac_drbg_test.c
  [DEPS] tests/hash_df_test.c
  [DEPS] tests/entropy_sample.c
  [DEPS] tests/dns_test.c
  [DEPS] tests/digest_test.c
  [DEPS] tests/der_test.c
  [DEPS] tests/deflate_test.c
  [DEPS] tests/crc32_test.c
  [DEPS] tests/cms_test.c
  [DEPS] tests/cipher_test.c
  [DEPS] tests/byteswap_test.c
  [DEPS] tests/bofm_test.c
  [DEPS] tests/bitops_test.c
  [DEPS] tests/bigint_test.c
  [DEPS] tests/base64_test.c
  [DEPS] tests/base16_test.c
  [DEPS] tests/asn1_test.c
  [DEPS] tests/aes_test.c
  [DEPS] interface/hyperv/vmbus.c
  [DEPS] interface/xen/xenstore.c
  [DEPS] interface/xen/xengrant.c
  [DEPS] interface/xen/xenbus.c
  [DEPS] interface/bofm/bofm.c
  [DEPS] interface/smbios/smbios_settings.c
  [DEPS] interface/smbios/smbios.c
  [DEPS] interface/efi/efi_wrap.c
  [DEPS] interface/efi/efi_watchdog.c
  [DEPS] interface/efi/efi_utils.c
  [DEPS] interface/efi/efi_usb.c
  [DEPS] interface/efi/efi_umalloc.c
  [DEPS] interface/efi/efi_uaccess.c
  [DEPS] interface/efi/efi_timer.c
  [DEPS] interface/efi/efi_time.c
  [DEPS] interface/efi/efi_strings.c
  [DEPS] interface/efi/efi_snp_hii.c
  [DEPS] interface/efi/efi_snp.c
  [DEPS] interface/efi/efi_smbios.c
  [DEPS] interface/efi/efi_reboot.c
  [DEPS] interface/efi/efi_pxe.c
  [DEPS] interface/efi/efiprefix.c
  [DEPS] interface/efi/efi_pci.c
  [DEPS] interface/efi/efi_local.c
  [DEPS] interface/efi/efi_init.c
  [DEPS] interface/efi/efi_hii.c
  [DEPS] interface/efi/efi_guid.c
  [DEPS] interface/efi/efi_file.c
  [DEPS] interface/efi/efi_fdt.c
  [DEPS] interface/efi/efi_fbcon.c
  [DEPS] interface/efi/efi_entropy.c
  [DEPS] interface/efi/efidrvprefix.c
  [DEPS] interface/efi/efi_driver.c
  [DEPS] interface/efi/efi_download.c
  [DEPS] interface/efi/efi_debug.c
  [DEPS] interface/efi/efi_console.c
  [DEPS] interface/efi/efi_bofm.c
  [DEPS] interface/efi/efi_block.c
  [DEPS] interface/efi/efi_blacklist.c
  [DEPS] interface/efi/efi_autoboot.c
  [DEPS] interface/efi/efi_acpi.c
  [DEPS] drivers/usb/xhci.c
  [DEPS] drivers/usb/usbnet.c
  [DEPS] drivers/usb/usbkbd.c
  [DEPS] drivers/usb/usbio.c
  [DEPS] drivers/usb/usbhub.c
  [DEPS] drivers/usb/usbhid.c
  [DEPS] drivers/usb/uhci.c
  [DEPS] drivers/usb/ehci.c
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_port.c
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_device.c
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_cmd.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_mtu/mlx_mtu.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_link_speed/mlx_link_speed.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_blink_leds/mlx_blink_leds.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_vmac/mlx_vmac.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig_defaults.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_reg_access/mlx_reg_access.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_utils.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci_gw.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_memory.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_icmd.c
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_utils_priv.c
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_pci_priv.c
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_memory_priv.c
  [DEPS] drivers/infiniband/qib7322.c
  [DEPS] drivers/infiniband/linda_fw.c
  [DEPS] drivers/infiniband/linda.c
  [DEPS] drivers/infiniband/hermon.c
  [DEPS] drivers/infiniband/golan.c
  [DEPS] drivers/infiniband/flexboot_nodnic.c
  [DEPS] drivers/infiniband/arbel.c
  [DEPS] drivers/bitbash/spi_bit.c
  [DEPS] drivers/bitbash/mii_bit.c
  [DEPS] drivers/bitbash/i2c_bit.c
  [DEPS] drivers/bitbash/bitbash.c
  [DEPS] drivers/nvs/threewire.c
  [DEPS] drivers/nvs/spi.c
  [DEPS] drivers/nvs/nvsvpd.c
  [DEPS] drivers/nvs/nvs.c
  [DEPS] drivers/block/srp.c
  [DEPS] drivers/block/scsi.c
  [DEPS] drivers/block/ibft.c
  [DEPS] drivers/block/ata.c
  [DEPS] drivers/net/sfc/sfc_hunt.c
  [DEPS] drivers/net/sfc/efx_hunt.c
  [DEPS] drivers/net/sfc/efx_common.c
  [DEPS] drivers/net/bnxt/bnxt.c
  [DEPS] drivers/net/tg3/tg3_phy.c
  [DEPS] drivers/net/tg3/tg3_hw.c
  [DEPS] drivers/net/tg3/tg3.c
  [DEPS] drivers/net/efi/snponly.c
  [DEPS] drivers/net/efi/snpnet.c
  [DEPS] drivers/net/efi/snp.c
  [DEPS] drivers/net/efi/nii.c
  [DEPS] drivers/net/vxge/vxge_traffic.c
  [DEPS] drivers/net/vxge/vxge_main.c
  [DEPS] drivers/net/vxge/vxge_config.c
  [DEPS] drivers/net/vxge/vxge.c
  [DEPS] drivers/net/phantom/phantom.c
  [DEPS] drivers/net/igbvf/igbvf_vf.c
  [DEPS] drivers/net/igbvf/igbvf_mbx.c
  [DEPS] drivers/net/igbvf/igbvf_main.c
  [DEPS] drivers/net/wd.c
  [DEPS] drivers/net/w89c840.c
  [DEPS] drivers/net/vmxnet3.c
  [DEPS] drivers/net/virtio-net.c
  [DEPS] drivers/net/velocity.c
  [DEPS] drivers/net/tulip.c
  [DEPS] drivers/net/tlan.c
  [DEPS] drivers/net/thunderx.c
  [DEPS] drivers/net/sundance.c
  [DEPS] drivers/net/smscusb.c
  [DEPS] drivers/net/smsc95xx.c
  [DEPS] drivers/net/smsc75xx.c
  [DEPS] drivers/net/smc9000.c
  [DEPS] drivers/net/sky2.c
  [DEPS] drivers/net/skge.c
  [DEPS] drivers/net/skeleton.c
  [DEPS] drivers/net/sis900.c
  [DEPS] drivers/net/sis190.c
  [DEPS] drivers/net/rhine.c
  [DEPS] drivers/net/realtek.c
  [DEPS] drivers/net/prism2_plx.c
  [DEPS] drivers/net/prism2_pci.c
  [DEPS] drivers/net/pnic.c
  [DEPS] drivers/net/pcnet32.c
  [DEPS] drivers/net/ns8390.c
  [DEPS] drivers/net/netvsc.c
  [DEPS] drivers/net/netfront.c
  [DEPS] drivers/net/ne.c
  [DEPS] drivers/net/ne2k_isa.c
  [DEPS] drivers/net/ncm.c
  [DEPS] drivers/net/natsemi.c
  [DEPS] drivers/net/myson.c
  [DEPS] drivers/net/myri10ge.c
  [DEPS] drivers/net/mii.c
  [DEPS] drivers/net/legacy.c
  [DEPS] drivers/net/lan78xx.c
  [DEPS] drivers/net/jme.c
  [DEPS] drivers/net/ipoib.c
  [DEPS] drivers/net/intelxvf.c
  [DEPS] drivers/net/intelxlvf.c
  [DEPS] drivers/net/intelxl.c
  [DEPS] drivers/net/intelx.c
  [DEPS] drivers/net/intelvf.c
  [DEPS] drivers/net/intel.c
  [DEPS] drivers/net/icplus.c
  [DEPS] drivers/net/forcedeth.c
  [DEPS] drivers/net/exanic.c
  [DEPS] drivers/net/etherfabric.c
  [DEPS] drivers/net/epic100.c
  [DEPS] drivers/net/eoib.c
  [DEPS] drivers/net/ena.c
  [DEPS] drivers/net/eepro.c
  [DEPS] drivers/net/eepro100.c
  [DEPS] drivers/net/ecm.c
  [DEPS] drivers/net/dmfe.c
  [DEPS] drivers/net/dm96xx.c
  [DEPS] drivers/net/depca.c
  [DEPS] drivers/net/davicom.c
  [DEPS] drivers/net/cs89x0.c
  [DEPS] drivers/net/bnx2.c
  [DEPS] drivers/net/b44.c
  [DEPS] drivers/net/axge.c
  [DEPS] drivers/net/atl1e.c
  [DEPS] drivers/net/amd8111e.c
  [DEPS] drivers/net/acm.c
  [DEPS] drivers/net/3c90x.c
  [DEPS] drivers/net/3c5x9.c
  [DEPS] drivers/net/3c595.c
  [DEPS] drivers/net/3c529.c
  [DEPS] drivers/net/3c515.c
  [DEPS] drivers/net/3c509-eisa.c
  [DEPS] drivers/net/3c509.c
  [DEPS] drivers/net/3c503.c
  [DEPS] drivers/bus/virtio-ring.c
  [DEPS] drivers/bus/virtio-pci.c
  [DEPS] drivers/bus/usb.c
  [DEPS] drivers/bus/pcivpd.c
  [DEPS] drivers/bus/pci_settings.c
  [DEPS] drivers/bus/pcimsix.c
  [DEPS] drivers/bus/pciextra.c
  [DEPS] drivers/bus/pciea.c
  [DEPS] drivers/bus/pci.c
  [DEPS] drivers/bus/pcibackup.c
  [DEPS] drivers/bus/mca.c
  [DEPS] drivers/bus/isapnp.c
  [DEPS] drivers/bus/isa_ids.c
  [DEPS] drivers/bus/isa.c
  [DEPS] drivers/bus/eisa.c
  [DEPS] drivers/bus/cdc.c
  [DEPS] image/segment.c
  [DEPS] image/script.c
  [DEPS] image/pnm.c
  [DEPS] image/png.c
  [DEPS] image/pem.c
  [DEPS] image/embedded.c
  [DEPS] image/elf.c
  [DEPS] image/efi_image.c
  [DEPS] image/der.c
  [DEPS] net/infiniband/xsigo.c
  [DEPS] net/infiniband/ib_srp.c
  [DEPS] net/infiniband/ib_smc.c
  [DEPS] net/infiniband/ib_sma.c
  [DEPS] net/infiniband/ib_service.c
  [DEPS] net/infiniband/ib_pathrec.c
  [DEPS] net/infiniband/ib_packet.c
  [DEPS] net/infiniband/ib_mi.c
  [DEPS] net/infiniband/ib_mcast.c
  [DEPS] net/infiniband/ib_cmrc.c
  [DEPS] net/infiniband/ib_cm.c
  [DEPS] net/udp/tftp.c
  [DEPS] net/udp/syslog.c
  [DEPS] net/udp/slam.c
  [DEPS] net/udp/ntp.c
  [DEPS] net/udp/dns.c
  [DEPS] net/udp/dhcpv6.c
  [DEPS] net/udp/dhcp.c
  [DEPS] net/tcp/syslogs.c
  [DEPS] net/tcp/oncrpc.c
  [DEPS] net/tcp/iscsi.c
  [DEPS] net/tcp/https.c
  [DEPS] net/tcp/httpntlm.c
  [DEPS] net/tcp/httpgce.c
  [DEPS] net/tcp/httpdigest.c
  [DEPS] net/tcp/httpcore.c
  [DEPS] net/tcp/httpconn.c
  [DEPS] net/tcp/http.c
  [DEPS] net/tcp/httpblock.c
  [DEPS] net/tcp/httpbasic.c
  [DEPS] net/tcp/httpauth.c
  [DEPS] net/tcp/ftp.c
  [DEPS] net/vlan.c
  [DEPS] net/validator.c
  [DEPS] net/udp.c
  [DEPS] net/tls.c
  [DEPS] net/tcpip.c
  [DEPS] net/tcp.c
  [DEPS] net/stp.c
  [DEPS] net/socket.c
  [DEPS] net/rndis.c
  [DEPS] net/retry.c
  [DEPS] net/rarp.c
  [DEPS] net/ping.c
  [DEPS] net/peermux.c
  [DEPS] net/peerdist.c
  [DEPS] net/peerdisc.c
  [DEPS] net/peerblk.c
  [DEPS] net/pccrd.c
  [DEPS] net/pccrc.c
  [DEPS] net/nullnet.c
  [DEPS] net/netdev_settings.c
  [DEPS] net/netdevice.c
  [DEPS] net/neighbour.c
  [DEPS] net/ndp.c
  [DEPS] net/ipv6.c
  [DEPS] net/ipv4.c
  [DEPS] net/iobpad.c
  [DEPS] net/infiniband.c
  [DEPS] net/icmpv6.c
  [DEPS] net/icmpv4.c
  [DEPS] net/icmp.c
  [DEPS] net/fragment.c
  [DEPS] net/fcp.c
  [DEPS] net/fcoe.c
  [DEPS] net/fcns.c
  [DEPS] net/fcels.c
  [DEPS] net/fc.c
  [DEPS] net/fakedhcp.c
  [DEPS] net/eth_slow.c
  [DEPS] net/ethernet.c
  [DEPS] net/eapol.c
  [DEPS] net/dhcppkt.c
  [DEPS] net/dhcpopts.c
  [DEPS] net/arp.c
  [DEPS] net/aoe.c
  [DEPS] core/xfer.c
  [DEPS] core/xferbuf.c
  [DEPS] core/wchar.c
  [DEPS] core/vsprintf.c
  [DEPS] core/uuid.c
  [DEPS] core/uri.c
  [DEPS] core/uart.c
  [DEPS] core/timer.c
  [DEPS] core/time.c
  [DEPS] core/stringextra.c
  [DEPS] core/string.c
  [DEPS] core/settings.c
  [DEPS] core/serial.c
  [DEPS] core/sanboot.c
  [DEPS] core/resolv.c
  [DEPS] core/refcnt.c
  [DEPS] core/random.c
  [DEPS] core/quiesce.c
  [DEPS] core/profile.c
  [DEPS] core/process.c
  [DEPS] core/posix_io.c
  [DEPS] core/pool.c
  [DEPS] core/pixbuf.c
  [DEPS] core/pinger.c
  [DEPS] core/pending.c
  [DEPS] core/pcmcia.c
  [DEPS] core/pc_kbd.c
  [DEPS] core/parseopt.c
  [DEPS] core/params.c
  [DEPS] core/open.c
  [DEPS] core/nvo.c
  [DEPS] core/null_time.c
  [DEPS] core/null_sanboot.c
  [DEPS] core/null_reboot.c
  [DEPS] core/null_nap.c
  [DEPS] core/null_acpi.c
  [DEPS] core/netbios.c
  [DEPS] core/monojob.c
  [DEPS] core/menu.c
  [DEPS] core/memmap_settings.c
  [DEPS] core/malloc.c
  [DEPS] core/main.c
  [DEPS] core/log.c
  [DEPS] core/list.c
  [DEPS] core/lineconsole.c
  [DEPS] core/linebuf.c
  [DEPS] core/job.c
  [DEPS] core/isqrt.c
  [DEPS] core/iomap_virt.c
  [DEPS] core/iobuf.c
  [DEPS] core/interface.c
  [DEPS] core/init.c
  [DEPS] core/image.c
  [DEPS] core/i82365.c
  [DEPS] core/hw.c
  [DEPS] core/getopt.c
  [DEPS] core/getkey.c
  [DEPS] core/gdbudp.c
  [DEPS] core/gdbstub.c
  [DEPS] core/gdbserial.c
  [DEPS] core/fnrec.c
  [DEPS] core/fdt.c
  [DEPS] core/fbcon.c
  [DEPS] core/fault.c
  [DEPS] core/exec.c
  [DEPS] core/errno.c
  [DEPS] core/edd.c
  [DEPS] core/dummy_sanboot.c
  [DEPS] core/downloader.c
  [DEPS] core/device.c
  [DEPS] core/debug_md5.c
  [DEPS] core/debug.c
  [DEPS] core/cwuri.c
  [DEPS] core/ctype.c
  [DEPS] core/cpio.c
  [DEPS] core/console.c
  [DEPS] core/blocktrans.c
  [DEPS] core/blockdev.c
  [DEPS] core/bitmap.c
  [DEPS] core/basename.c
  [DEPS] core/base64.c
  [DEPS] core/base16.c
  [DEPS] core/assert.c
  [DEPS] core/asprintf.c
  [DEPS] core/ansiesc.c
  [DEPS] core/ansicoldef.c
  [DEPS] core/ansicol.c
  [DEPS] core/acpi_settings.c
  [DEPS] core/acpi.c
  [DEPS] libgcc/__umoddi3.c
  [DEPS] libgcc/__udivmoddi4.c
  [DEPS] libgcc/__udivdi3.c
  [DEPS] libgcc/__moddi3.c
  [DEPS] libgcc/implicit.c
  [DEPS] libgcc/icc.c
  [DEPS] libgcc/__divmoddi4.c
  [DEPS] libgcc/__divdi3.c
  [DEPS] arch/x86/transitions/librm.S
  [DEPS] arch/x86/prefix/usbdisk.S
  [DEPS] arch/x86/prefix/romprefix.S
  [DEPS] arch/x86/prefix/pciromprefix.S
  [DEPS] arch/x86/prefix/mromprefix.S
  [DEPS] arch/x86/prefix/isaromprefix.S
  [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c
  [DEPS] drivers/net/ath/ath9k/ath9k_recv.c
  [DEPS] drivers/net/ath/ath9k/ath9k_main.c
  [DEPS] drivers/net/ath/ath9k/ath9k_mac.c
  [DEPS] drivers/net/ath/ath9k/ath9k_init.c
  [DEPS] drivers/net/ath/ath9k/ath9k_hw.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c
  [DEPS] drivers/net/ath/ath9k/ath9k_common.c
  [DEPS] drivers/net/ath/ath9k/ath9k_calib.c
  [DEPS] drivers/net/ath/ath9k/ath9k.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c
  [DEPS] drivers/net/ath/ath9k/ath9k_ani.c
  [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c
  [DEPS] drivers/net/ath/ath5k/ath5k_reset.c
  [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c
  [DEPS] drivers/net/ath/ath5k/ath5k_phy.c
  [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c
  [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c
  [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c
  [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c
  [DEPS] drivers/net/ath/ath5k/ath5k_dma.c
  [DEPS] drivers/net/ath/ath5k/ath5k_desc.c
  [DEPS] drivers/net/ath/ath5k/ath5k_caps.c
  [DEPS] drivers/net/ath/ath5k/ath5k.c
  [DEPS] drivers/net/ath/ath5k/ath5k_attach.c
  [DEPS] drivers/net/ath/ath_regd.c
  [DEPS] drivers/net/ath/ath_key.c
  [DEPS] drivers/net/ath/ath_hw.c
  [DEPS] drivers/net/rtl818x/rtl818x.c
  [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c
  [DEPS] drivers/net/rtl818x/rtl8185.c
  [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c
  [DEPS] drivers/net/rtl818x/rtl8180_max2820.c
  [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c
  [DEPS] drivers/net/rtl818x/rtl8180.c
  [DEPS] net/80211/wpa_tkip.c
  [DEPS] net/80211/wpa_psk.c
  [DEPS] net/80211/wpa_ccmp.c
  [DEPS] net/80211/wpa.c
  [DEPS] net/80211/wep.c
  [DEPS] net/80211/sec80211.c
  [DEPS] net/80211/rc80211.c
  [DEPS] net/80211/net80211.c
  [DEPS] net/oncrpc/portmap.c
  [DEPS] net/oncrpc/oncrpc_iob.c
  [DEPS] net/oncrpc/nfs_uri.c
  [DEPS] net/oncrpc/nfs_open.c
  [DEPS] net/oncrpc/nfs.c
  [DEPS] net/oncrpc/mount.c
  [DEPS] arch/x86/drivers/net/undirom.c
  [DEPS] arch/x86/drivers/net/undipreload.c
  [DEPS] arch/x86/drivers/net/undionly.c
  [DEPS] arch/x86/drivers/net/undinet.c
  [DEPS] arch/x86/drivers/net/undiload.c
  [DEPS] arch/x86/drivers/net/undi.c
  [DEPS] arch/x86/transitions/librm_test.c
  [DEPS] arch/x86/transitions/librm_mgmt.c
  [DEPS] arch/x86/drivers/hyperv/hyperv.c
  [DEPS] arch/x86/drivers/xen/hvm.c
  [DEPS] arch/x86/hci/commands/pxe_cmd.c
  [DEPS] arch/x86/hci/commands/cpuid_cmd.c
  [DEPS] arch/x86/interface/syslinux/comboot_resolv.c
  [DEPS] arch/x86/interface/syslinux/comboot_call.c
  [DEPS] arch/x86/interface/syslinux/com32_call.c
  [DEPS] arch/x86/interface/vmware/vmconsole.c
  [DEPS] arch/x86/interface/vmware/guestrpc.c
  [DEPS] arch/x86/interface/vmware/guestinfo.c
  [DEPS] arch/x86/interface/efi/efix86_nap.c
  [DEPS] arch/x86/interface/pxe/pxe_undi.c
  [DEPS] arch/x86/interface/pxe/pxe_udp.c
  [DEPS] arch/x86/interface/pxe/pxe_tftp.c
  [DEPS] arch/x86/interface/pxe/pxe_preboot.c
  [DEPS] arch/x86/interface/pxe/pxe_loader.c
  [DEPS] arch/x86/interface/pxe/pxe_file.c
  [DEPS] arch/x86/interface/pxe/pxe_exit_hook.c
  [DEPS] arch/x86/interface/pxe/pxe_call.c
  [DEPS] arch/x86/interface/pcbios/vesafb.c
  [DEPS] arch/x86/interface/pcbios/rtc_time.c
  [DEPS] arch/x86/interface/pcbios/rtc_entropy.c
  [DEPS] arch/x86/interface/pcbios/rsdp.c
  [DEPS] arch/x86/interface/pcbios/pnpbios.c
  [DEPS] arch/x86/interface/pcbios/pcibios.c
  [DEPS] arch/x86/interface/pcbios/memtop_umalloc.c
  [DEPS] arch/x86/interface/pcbios/memmap.c
  [DEPS] arch/x86/interface/pcbios/int13con.c
  [DEPS] arch/x86/interface/pcbios/int13.c
  [DEPS] arch/x86/interface/pcbios/hidemem.c
  [DEPS] arch/x86/interface/pcbios/fakee820.c
  [DEPS] arch/x86/interface/pcbios/bios_timer.c
  [DEPS] arch/x86/interface/pcbios/bios_smbios.c
  [DEPS] arch/x86/interface/pcbios/bios_reboot.c
  [DEPS] arch/x86/interface/pcbios/bios_nap.c
  [DEPS] arch/x86/interface/pcbios/biosint.c
  [DEPS] arch/x86/interface/pcbios/bios_console.c
  [DEPS] arch/x86/interface/pcbios/basemem.c
  [DEPS] arch/x86/interface/pcbios/apm.c
  [DEPS] arch/x86/interface/pcbios/acpi_timer.c
  [DEPS] arch/x86/interface/pcbios/acpipwr.c
  [DEPS] arch/x86/image/sdi.c
  [DEPS] arch/x86/image/pxe_image.c
  [DEPS] arch/x86/image/nbi.c
  [DEPS] arch/x86/image/multiboot.c
  [DEPS] arch/x86/image/initrd.c
  [DEPS] arch/x86/image/elfboot.c
  [DEPS] arch/x86/image/comboot.c
  [DEPS] arch/x86/image/com32.c
  [DEPS] arch/x86/image/bzimage.c
  [DEPS] arch/x86/image/bootsector.c
  [DEPS] arch/x86/core/x86_uart.c
  [DEPS] arch/x86/core/x86_io.c
  [DEPS] arch/x86/core/vram_settings.c
  [DEPS] arch/x86/core/video_subr.c
  [DEPS] arch/x86/core/runtime.c
  [DEPS] arch/x86/core/relocate.c
  [DEPS] arch/x86/core/pit8254.c
  [DEPS] arch/x86/core/pic8259.c
  [DEPS] arch/x86/core/pcidirect.c
  [DEPS] arch/x86/core/pci_autoboot.c
  [DEPS] arch/x86/core/gdbmach.c
  [DEPS] arch/x86/core/dumpregs.c
  [DEPS] arch/x86/core/debugcon.c
  [DEPS] arch/x86/core/cpuid_settings.c
  [DEPS] arch/x86/core/cachedhcp.c
  [DEPS] arch/x86/core/basemem_packet.c
  [DEPS] config/config_usb.c
  [DEPS] config/config_timer.c
  [DEPS] config/config_route.c
  [DEPS] config/config_romprefix.c
  [DEPS] config/config_pixbuf.c
  [DEPS] config/config_pcbios.c
  [DEPS] config/config_net80211.c
  [DEPS] config/config_linux.c
  [DEPS] config/config_infiniband.c
  [DEPS] config/config_http.c
  [DEPS] config/config_fdt.c
  [DEPS] config/config_fc.c
  [DEPS] config/config_ethernet.c
  [DEPS] config/config_efi.c
  [DEPS] config/config_crypto.c
  [DEPS] config/config.c
  [DEPS] config/config_asn1.c
  [DEPS] usr/sync.c
  [DEPS] usr/route_ipv6.c
  [DEPS] usr/route_ipv4.c
  [DEPS] usr/route.c
  [DEPS] usr/pxemenu.c
  [DEPS] usr/profstat.c
  [DEPS] usr/pingmgmt.c
  [DEPS] usr/ntpmgmt.c
  [DEPS] usr/nslookup.c
  [DEPS] usr/neighmgmt.c
  [DEPS] usr/lotest.c
  [DEPS] usr/iwmgmt.c
  [DEPS] usr/imgtrust.c
  [DEPS] usr/imgmgmt.c
  [DEPS] usr/ifmgmt.c
  [DEPS] usr/ibmgmt.c
  [DEPS] usr/fcmgmt.c
  [DEPS] usr/dhcpmgmt.c
  [DEPS] usr/certmgmt.c
  [DEPS] usr/autoboot.c
  [DEPS] hci/mucurses/widgets/editbox.c
  [DEPS] hci/mucurses/windows.c
  [DEPS] hci/mucurses/slk.c
  [DEPS] hci/tui/settings_ui.c
  [DEPS] hci/tui/menu_ui.c
  [DEPS] hci/tui/login_ui.c
  [DEPS] hci/commands/vlan_cmd.c
  [DEPS] hci/commands/time_cmd.c
  [DEPS] hci/commands/sync_cmd.c
  [DEPS] hci/commands/sanboot_cmd.c
  [DEPS] hci/commands/route_cmd.c
  [DEPS] hci/commands/reboot_cmd.c
  [DEPS] hci/commands/profstat_cmd.c
  [DEPS] hci/commands/poweroff_cmd.c
  [DEPS] hci/commands/ping_cmd.c
  [DEPS] hci/commands/pci_cmd.c
  [DEPS] hci/commands/param_cmd.c
  [DEPS] hci/commands/nvo_cmd.c
  [DEPS] hci/commands/ntp_cmd.c
  [DEPS] hci/commands/nslookup_cmd.c
  [DEPS] hci/commands/neighbour_cmd.c
  [DEPS] hci/commands/menu_cmd.c
  [DEPS] hci/commands/lotest_cmd.c
  [DEPS] hci/commands/login_cmd.c
  [DEPS] hci/commands/iwmgmt_cmd.c
  [DEPS] hci/commands/ipstat_cmd.c
  [DEPS] hci/commands/image_trust_cmd.c
  [DEPS] hci/commands/image_cmd.c
  [DEPS] hci/commands/ifmgmt_cmd.c
  [DEPS] hci/commands/ibmgmt_cmd.c
  [DEPS] hci/commands/gdbstub_cmd.c
  [DEPS] hci/commands/fcmgmt_cmd.c
  [DEPS] hci/commands/digest_cmd.c
  [DEPS] hci/commands/dhcp_cmd.c
  [DEPS] hci/commands/console_cmd.c
  [DEPS] hci/commands/config_cmd.c
  [DEPS] hci/commands/cert_cmd.c
  [DEPS] hci/commands/autoboot_cmd.c
  [DEPS] hci/strerror.c
  [DEPS] hci/shell.c
  [DEPS] hci/readline.c
  [DEPS] hci/linux_args.c
  [DEPS] hci/jumpscroll.c
  [DEPS] hci/editstring.c
  [DEPS] crypto/mishmash/rsa_sha512.c
  [DEPS] crypto/mishmash/rsa_sha384.c
  [DEPS] crypto/mishmash/rsa_sha256.c
  [DEPS] crypto/mishmash/rsa_sha224.c
  [DEPS] crypto/mishmash/rsa_sha1.c
  [DEPS] crypto/mishmash/rsa_md5.c
  [DEPS] crypto/mishmash/rsa_aes_cbc_sha256.c
  [DEPS] crypto/mishmash/rsa_aes_cbc_sha1.c
  [DEPS] crypto/mishmash/oid_sha512.c
  [DEPS] crypto/mishmash/oid_sha512_256.c
  [DEPS] crypto/mishmash/oid_sha512_224.c
  [DEPS] crypto/mishmash/oid_sha384.c
  [DEPS] crypto/mishmash/oid_sha256.c
  [DEPS] crypto/mishmash/oid_sha224.c
  [DEPS] crypto/mishmash/oid_sha1.c
  [DEPS] crypto/mishmash/oid_rsa.c
  [DEPS] crypto/mishmash/oid_md5.c
  [DEPS] crypto/mishmash/oid_md4.c
  [DEPS] crypto/x509.c
  [DEPS] crypto/sha512.c
  [DEPS] crypto/sha256.c
  [DEPS] crypto/sha1.c
  [DEPS] crypto/rsa.c
  [DEPS] crypto/rootcert.c
  [DEPS] crypto/rbg.c
  [DEPS] crypto/privkey.c
  [DEPS] crypto/ocsp.c
  [DEPS] crypto/null_entropy.c
  [DEPS] crypto/ntlm.c
  [DEPS] crypto/md5.c
  [DEPS] crypto/md4.c
  [DEPS] crypto/hmac_drbg.c
  [DEPS] crypto/hmac.c
  [DEPS] crypto/hash_df.c
  [DEPS] crypto/entropy.c
  [DEPS] crypto/ecb.c
  [DEPS] crypto/drbg.c
  [DEPS] crypto/deflate.c
  [DEPS] crypto/cms.c
  [DEPS] crypto/chap.c
  [DEPS] crypto/certstore.c
  [DEPS] crypto/cbc.c
  [DEPS] crypto/bigint.c
  [DEPS] crypto/asn1.c
  [DEPS] crypto/aes_wrap.c
  [DEPS] crypto/aes.c
  [DEPS] tests/x509_test.c
  [DEPS] tests/uri_test.c
  [DEPS] tests/umalloc_test.c
  [DEPS] tests/time_test.c
  [DEPS] tests/test.c
  [DEPS] tests/tcpip_test.c
  [DEPS] tests/string_test.c
  [DEPS] tests/settings_test.c
  [DEPS] tests/setjmp_test.c
  [DEPS] tests/rsa_test.c
  [DEPS] tests/profile_test.c
  [DEPS] tests/pnm_test.c
  [DEPS] tests/png_test.c
  [DEPS] tests/pixbuf_test.c
  [DEPS] tests/pem_test.c
  [DEPS] tests/pccrc_test.c
  [DEPS] tests/ocsp_test.c
  [DEPS] tests/ntlm_test.c
  [DEPS] tests/memcpy_test.c
  [DEPS] tests/math_test.c
  [DEPS] tests/list_test.c
  [DEPS] tests/linebuf_test.c
  [DEPS] tests/ipv6_test.c
  [DEPS] tests/iobuf_test.c
  [DEPS] tests/hmac_drbg_test.c
  [DEPS] tests/hash_df_test.c
  [DEPS] tests/entropy_sample.c
  [DEPS] tests/dns_test.c
  [DEPS] tests/digest_test.c
  [DEPS] tests/der_test.c
  [DEPS] tests/deflate_test.c
  [DEPS] tests/cms_test.c
  [DEPS] tests/cipher_test.c
  [DEPS] tests/byteswap_test.c
  [DEPS] tests/bofm_test.c
  [DEPS] tests/bitops_test.c
  [DEPS] tests/bigint_test.c
  [DEPS] tests/asn1_test.c
  [DEPS] tests/aes_test.c
  [DEPS] interface/hyperv/vmbus.c
  [DEPS] interface/xen/xenstore.c
  [DEPS] interface/xen/xengrant.c
  [DEPS] interface/xen/xenbus.c
  [DEPS] interface/bofm/bofm.c
  [DEPS] interface/smbios/smbios_settings.c
  [DEPS] interface/smbios/smbios.c
  [DEPS] interface/efi/efi_watchdog.c
  [DEPS] interface/efi/efi_utils.c
  [DEPS] interface/efi/efi_usb.c
  [DEPS] interface/efi/efi_umalloc.c
  [DEPS] interface/efi/efi_uaccess.c
  [DEPS] interface/efi/efi_time.c
  [DEPS] interface/efi/efi_snp_hii.c
  [DEPS] interface/efi/efi_snp.c
  [DEPS] interface/efi/efi_smbios.c
  [DEPS] interface/efi/efi_reboot.c
  [DEPS] interface/efi/efi_pxe.c
  [DEPS] interface/efi/efiprefix.c
  [DEPS] interface/efi/efi_pci.c
  [DEPS] interface/efi/efi_local.c
  [DEPS] interface/efi/efi_init.c
  [DEPS] interface/efi/efi_hii.c
  [DEPS] interface/efi/efi_file.c
  [DEPS] interface/efi/efi_fbcon.c
  [DEPS] interface/efi/efi_entropy.c
  [DEPS] interface/efi/efidrvprefix.c
  [DEPS] interface/efi/efi_driver.c
  [DEPS] interface/efi/efi_download.c
  [DEPS] interface/efi/efi_console.c
  [DEPS] interface/efi/efi_bofm.c
  [DEPS] interface/efi/efi_block.c
  [DEPS] interface/efi/efi_blacklist.c
  [DEPS] interface/efi/efi_autoboot.c
  [DEPS] interface/efi/efi_acpi.c
  [DEPS] drivers/usb/xhci.c
  [DEPS] drivers/usb/usbnet.c
  [DEPS] drivers/usb/usbkbd.c
  [DEPS] drivers/usb/usbio.c
  [DEPS] drivers/usb/usbhub.c
  [DEPS] drivers/usb/usbhid.c
  [DEPS] drivers/usb/uhci.c
  [DEPS] drivers/usb/ehci.c
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_port.c
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_device.c
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_cmd.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_mtu/mlx_mtu.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_link_speed/mlx_link_speed.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_blink_leds/mlx_blink_leds.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_vmac/mlx_vmac.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig_defaults.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig.c
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_reg_access/mlx_reg_access.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_utils.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci_gw.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_memory.c
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_icmd.c
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_utils_priv.c
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_pci_priv.c
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_memory_priv.c
  [DEPS] drivers/infiniband/qib7322.c
  [DEPS] drivers/infiniband/linda.c
  [DEPS] drivers/infiniband/hermon.c
  [DEPS] drivers/infiniband/golan.c
  [DEPS] drivers/infiniband/flexboot_nodnic.c
  [DEPS] drivers/infiniband/arbel.c
  [DEPS] drivers/bitbash/spi_bit.c
  [DEPS] drivers/bitbash/mii_bit.c
  [DEPS] drivers/bitbash/i2c_bit.c
  [DEPS] drivers/nvs/threewire.c
  [DEPS] drivers/nvs/nvsvpd.c
  [DEPS] drivers/nvs/nvs.c
  [DEPS] drivers/block/srp.c
  [DEPS] drivers/block/scsi.c
  [DEPS] drivers/block/ibft.c
  [DEPS] drivers/block/ata.c
  [DEPS] drivers/net/sfc/sfc_hunt.c
  [DEPS] drivers/net/sfc/efx_hunt.c
  [DEPS] drivers/net/sfc/efx_common.c
  [DEPS] drivers/net/bnxt/bnxt.c
  [DEPS] drivers/net/tg3/tg3_phy.c
  [DEPS] drivers/net/tg3/tg3_hw.c
  [DEPS] drivers/net/tg3/tg3.c
  [DEPS] drivers/net/efi/snponly.c
  [DEPS] drivers/net/efi/snpnet.c
  [DEPS] drivers/net/efi/snp.c
  [DEPS] drivers/net/efi/nii.c
  [DEPS] drivers/net/vxge/vxge_traffic.c
  [DEPS] drivers/net/vxge/vxge_main.c
  [DEPS] drivers/net/vxge/vxge_config.c
  [DEPS] drivers/net/vxge/vxge.c
  [DEPS] drivers/net/phantom/phantom.c
  [DEPS] drivers/net/igbvf/igbvf_vf.c
  [DEPS] drivers/net/igbvf/igbvf_mbx.c
  [DEPS] drivers/net/igbvf/igbvf_main.c
  [DEPS] drivers/net/w89c840.c
  [DEPS] drivers/net/vmxnet3.c
  [DEPS] drivers/net/virtio-net.c
  [DEPS] drivers/net/velocity.c
  [DEPS] drivers/net/tulip.c
  [DEPS] drivers/net/tlan.c
  [DEPS] drivers/net/thunderx.c
  [DEPS] drivers/net/sundance.c
  [DEPS] drivers/net/smscusb.c
  [DEPS] drivers/net/smsc95xx.c
  [DEPS] drivers/net/smsc75xx.c
  [DEPS] drivers/net/smc9000.c
  [DEPS] drivers/net/sky2.c
  [DEPS] drivers/net/skge.c
  [DEPS] drivers/net/skeleton.c
  [DEPS] drivers/net/sis900.c
  [DEPS] drivers/net/sis190.c
  [DEPS] drivers/net/rhine.c
  [DEPS] drivers/net/realtek.c
  [DEPS] drivers/net/prism2_plx.c
  [DEPS] drivers/net/prism2_pci.c
  [DEPS] drivers/net/pnic.c
  [DEPS] drivers/net/pcnet32.c
  [DEPS] drivers/net/ns8390.c
  [DEPS] drivers/net/netvsc.c
  [DEPS] drivers/net/netfront.c
  [DEPS] drivers/net/ne2k_isa.c
  [DEPS] drivers/net/ncm.c
  [DEPS] drivers/net/natsemi.c
  [DEPS] drivers/net/myson.c
  [DEPS] drivers/net/myri10ge.c
  [DEPS] drivers/net/mii.c
  [DEPS] drivers/net/legacy.c
  [DEPS] drivers/net/lan78xx.c
  [DEPS] drivers/net/jme.c
  [DEPS] drivers/net/ipoib.c
  [DEPS] drivers/net/intelxvf.c
  [DEPS] drivers/net/intelxlvf.c
  [DEPS] drivers/net/intelxl.c
  [DEPS] drivers/net/intelx.c
  [DEPS] drivers/net/intelvf.c
  [DEPS] drivers/net/intel.c
  [DEPS] drivers/net/icplus.c
  [DEPS] drivers/net/forcedeth.c
  [DEPS] drivers/net/exanic.c
  [DEPS] drivers/net/etherfabric.c
  [DEPS] drivers/net/epic100.c
  [DEPS] drivers/net/eoib.c
  [DEPS] drivers/net/ena.c
  [DEPS] drivers/net/eepro.c
  [DEPS] drivers/net/eepro100.c
  [DEPS] drivers/net/ecm.c
  [DEPS] drivers/net/dmfe.c
  [DEPS] drivers/net/dm96xx.c
  [DEPS] drivers/net/davicom.c
  [DEPS] drivers/net/cs89x0.c
  [DEPS] drivers/net/bnx2.c
  [DEPS] drivers/net/b44.c
  [DEPS] drivers/net/axge.c
  [DEPS] drivers/net/atl1e.c
  [DEPS] drivers/net/amd8111e.c
  [DEPS] drivers/net/acm.c
  [DEPS] drivers/net/3c90x.c
  [DEPS] drivers/net/3c5x9.c
  [DEPS] drivers/net/3c595.c
  [DEPS] drivers/net/3c529.c
  [DEPS] drivers/net/3c515.c
  [DEPS] drivers/net/3c509-eisa.c
  [DEPS] drivers/net/3c509.c
  [DEPS] drivers/bus/virtio-ring.c
  [DEPS] drivers/bus/virtio-pci.c
  [DEPS] drivers/bus/usb.c
  [DEPS] drivers/bus/pcivpd.c
  [DEPS] drivers/bus/pci_settings.c
  [DEPS] drivers/bus/pcimsix.c
  [DEPS] drivers/bus/pciextra.c
  [DEPS] drivers/bus/pciea.c
  [DEPS] drivers/bus/pci.c
  [DEPS] drivers/bus/pcibackup.c
  [DEPS] drivers/bus/mca.c
  [DEPS] drivers/bus/isapnp.c
  [DEPS] drivers/bus/isa.c
  [DEPS] drivers/bus/eisa.c
  [DEPS] drivers/bus/cdc.c
  [DEPS] image/segment.c
  [DEPS] image/script.c
  [DEPS] image/pnm.c
  [DEPS] image/png.c
  [DEPS] image/pem.c
  [DEPS] image/embedded.c
  [DEPS] image/elf.c
  [DEPS] image/efi_image.c
  [DEPS] image/der.c
  [DEPS] net/infiniband/xsigo.c
  [DEPS] net/infiniband/ib_srp.c
  [DEPS] net/infiniband/ib_smc.c
  [DEPS] net/infiniband/ib_sma.c
  [DEPS] net/infiniband/ib_service.c
  [DEPS] net/infiniband/ib_pathrec.c
  [DEPS] net/infiniband/ib_packet.c
  [DEPS] net/infiniband/ib_mi.c
  [DEPS] net/infiniband/ib_mcast.c
  [DEPS] net/infiniband/ib_cmrc.c
  [DEPS] net/infiniband/ib_cm.c
  [DEPS] net/udp/tftp.c
  [DEPS] net/udp/syslog.c
  [DEPS] net/udp/slam.c
  [DEPS] net/udp/ntp.c
  [DEPS] net/udp/dns.c
  [DEPS] net/udp/dhcpv6.c
  [DEPS] net/udp/dhcp.c
  [DEPS] net/tcp/syslogs.c
  [DEPS] net/tcp/oncrpc.c
  [DEPS] net/tcp/iscsi.c
  [DEPS] net/tcp/https.c
  [DEPS] net/tcp/httpntlm.c
  [DEPS] net/tcp/httpgce.c
  [DEPS] net/tcp/httpdigest.c
  [DEPS] net/tcp/httpcore.c
  [DEPS] net/tcp/httpconn.c
  [DEPS] net/tcp/http.c
  [DEPS] net/tcp/httpblock.c
  [DEPS] net/tcp/httpbasic.c
  [DEPS] net/tcp/httpauth.c
  [DEPS] net/tcp/ftp.c
  [DEPS] net/vlan.c
  [DEPS] net/validator.c
  [DEPS] net/udp.c
  [DEPS] net/tls.c
  [DEPS] net/tcpip.c
  [DEPS] net/tcp.c
  [DEPS] net/stp.c
  [DEPS] net/rndis.c
  [DEPS] net/retry.c
  [DEPS] net/rarp.c
  [DEPS] net/ping.c
  [DEPS] net/peermux.c
  [DEPS] net/peerdist.c
  [DEPS] net/peerdisc.c
  [DEPS] net/peerblk.c
  [DEPS] net/pccrd.c
  [DEPS] net/pccrc.c
  [DEPS] net/nullnet.c
  [DEPS] net/netdev_settings.c
  [DEPS] net/netdevice.c
  [DEPS] net/neighbour.c
  [DEPS] net/ndp.c
  [DEPS] net/ipv6.c
  [DEPS] net/ipv4.c
  [DEPS] net/iobpad.c
  [DEPS] net/infiniband.c
  [DEPS] net/icmpv6.c
  [DEPS] net/icmpv4.c
  [DEPS] net/icmp.c
  [DEPS] net/fragment.c
  [DEPS] net/fcp.c
  [DEPS] net/fcoe.c
  [DEPS] net/fcns.c
  [DEPS] net/fcels.c
  [DEPS] net/fc.c
  [DEPS] net/fakedhcp.c
  [DEPS] net/eth_slow.c
  [DEPS] net/ethernet.c
  [DEPS] net/eapol.c
  [DEPS] net/dhcppkt.c
  [DEPS] net/dhcpopts.c
  [DEPS] net/arp.c
  [DEPS] net/aoe.c
  [DEPS] core/xfer.c
  [DEPS] core/xferbuf.c
  [DEPS] core/uri.c
  [DEPS] core/uart.c
  [DEPS] core/timer.c
  [DEPS] core/time.c
  [DEPS] core/stringextra.c
  [DEPS] core/string.c
  [DEPS] core/settings.c
  [DEPS] core/serial.c
  [DEPS] core/sanboot.c
  [DEPS] core/resolv.c
  [DEPS] core/refcnt.c
  [DEPS] core/random.c
  [DEPS] core/profile.c
  [DEPS] core/process.c
  [DEPS] core/posix_io.c
  [DEPS] core/pool.c
  [DEPS] core/pixbuf.c
  [DEPS] core/pinger.c
  [DEPS] core/pending.c
  [DEPS] core/pc_kbd.c
  [DEPS] core/parseopt.c
  [DEPS] core/params.c
  [DEPS] core/open.c
  [DEPS] core/nvo.c
  [DEPS] core/null_time.c
  [DEPS] core/null_sanboot.c
  [DEPS] core/null_reboot.c
  [DEPS] core/null_nap.c
  [DEPS] core/null_acpi.c
  [DEPS] core/monojob.c
  [DEPS] core/menu.c
  [DEPS] core/memmap_settings.c
  [DEPS] core/malloc.c
  [DEPS] core/main.c
  [DEPS] core/log.c
  [DEPS] core/list.c
  [DEPS] core/linebuf.c
  [DEPS] core/job.c
  [DEPS] core/iomap_virt.c
  [DEPS] core/iobuf.c
  [DEPS] core/interface.c
  [DEPS] core/init.c
  [DEPS] core/image.c
  [DEPS] core/hw.c
  [DEPS] core/getkey.c
  [DEPS] core/gdbudp.c
  [DEPS] core/gdbstub.c
  [DEPS] core/gdbserial.c
  [DEPS] core/fnrec.c
  [DEPS] core/fdt.c
  [DEPS] core/fbcon.c
  [DEPS] core/fault.c
  [DEPS] core/exec.c
  [DEPS] core/edd.c
  [DEPS] core/dummy_sanboot.c
  [DEPS] core/downloader.c
  [DEPS] core/device.c
  [DEPS] core/cwuri.c
  [DEPS] core/console.c
  [DEPS] core/blocktrans.c
  [DEPS] core/blockdev.c
  [DEPS] core/bitmap.c
  [DEPS] core/base64.c
  [DEPS] core/base16.c
  [DEPS] core/assert.c
  [DEPS] core/asprintf.c
  [DEPS] core/ansiesc.c
  [DEPS] core/ansicoldef.c
  [DEPS] core/ansicol.c
  [DEPS] core/acpi_settings.c
  [DEPS] core/acpi.c
  [BUILD] bin/__divdi3.o
  [BUILD] bin/__divmoddi4.o
  [BUILD] bin/icc.o
  [BUILD] bin/implicit.o
  [BUILD] bin/__moddi3.o
  [BUILD] bin/__udivdi3.o
  [BUILD] bin/__udivmoddi4.o
  [BUILD] bin/__umoddi3.o
  [BUILD] bin/acpi.o
  [BUILD] bin/acpi_settings.o
  [BUILD] bin/ansicol.o
  [BUILD] bin/ansicoldef.o
  [BUILD] bin/ansiesc.o
  [BUILD] bin/asprintf.o
  [BUILD] bin/assert.o
  [BUILD] bin/base16.o
  [BUILD] bin/base64.o
  [BUILD] bin/basename.o
  [BUILD] bin/bitmap.o
  [BUILD] bin/blockdev.o
  [BUILD] bin/blocktrans.o
  [BUILD] bin/console.o
  [BUILD] bin/cpio.o
  [BUILD] bin/ctype.o
  [BUILD] bin/cwuri.o
  [BUILD] bin/debug.o
  [BUILD] bin/debug_md5.o
  [BUILD] bin/device.o
  [BUILD] bin/downloader.o
  [BUILD] bin/dummy_sanboot.o
  [BUILD] bin/edd.o
  [BUILD] bin/errno.o
  [BUILD] bin/exec.o
  [BUILD] bin/fault.o
  [BUILD] bin/fbcon.o
  [BUILD] bin/fdt.o
  [BUILD] bin/fnrec.o
  [BUILD] bin/gdbserial.o
  [BUILD] bin/gdbstub.o
  [BUILD] bin/gdbudp.o
  [BUILD] bin/getkey.o
  [BUILD] bin/getopt.o
  [BUILD] bin/hw.o
  [BUILD] bin/i82365.o
  [BUILD] bin/image.o
  [BUILD] bin/init.o
  [BUILD] bin/interface.o
  [BUILD] bin/iobuf.o
  [BUILD] bin/iomap_virt.o
  [BUILD] bin/isqrt.o
  [BUILD] bin/job.o
  [BUILD] bin/linebuf.o
  [BUILD] bin/lineconsole.o
  [BUILD] bin/list.o
  [BUILD] bin/log.o
  [BUILD] bin/main.o
  [BUILD] bin/malloc.o
  [BUILD] bin/memmap_settings.o
  [BUILD] bin/menu.o
  [BUILD] bin/monojob.o
  [BUILD] bin/netbios.o
  [BUILD] bin/null_acpi.o
  [BUILD] bin/null_nap.o
  [BUILD] bin/null_reboot.o
  [BUILD] bin/null_sanboot.o
  [BUILD] bin/null_time.o
  [BUILD] bin/nvo.o
  [BUILD] bin/open.o
  [BUILD] bin/params.o
  [BUILD] bin/parseopt.o
  [BUILD] bin/pc_kbd.o
  [BUILD] bin/pcmcia.o
  [BUILD] bin/pending.o
  [BUILD] bin/pinger.o
  [BUILD] bin/pixbuf.o
  [BUILD] bin/pool.o
  [BUILD] bin/posix_io.o
  [BUILD] bin/process.o
  [BUILD] bin/profile.o
  [BUILD] bin/quiesce.o
  [BUILD] bin/random.o
  [BUILD] bin/refcnt.o
  [BUILD] bin/resolv.o
  [BUILD] bin/sanboot.o
  [BUILD] bin/serial.o
  [BUILD] bin/settings.o
  [BUILD] bin/string.o
  [BUILD] bin/stringextra.o
  [BUILD] bin/time.o
  [BUILD] bin/timer.o
  [BUILD] bin/uart.o
  [BUILD] bin/uri.o
  [BUILD] bin/uuid.o
  [BUILD] bin/vsprintf.o
  [BUILD] bin/wchar.o
  [BUILD] bin/xferbuf.o
  [BUILD] bin/xfer.o
  [BUILD] bin/aoe.o
  [BUILD] bin/arp.o
  [BUILD] bin/dhcpopts.o
  [BUILD] bin/dhcppkt.o
  [BUILD] bin/eapol.o
  [BUILD] bin/ethernet.o
  [BUILD] bin/eth_slow.o
  [BUILD] bin/fakedhcp.o
  [BUILD] bin/fc.o
  [BUILD] bin/fcels.o
  [BUILD] bin/fcns.o
  [BUILD] bin/fcoe.o
  [BUILD] bin/fcp.o
  [BUILD] bin/fragment.o
  [BUILD] bin/icmp.o
  [BUILD] bin/icmpv4.o
  [BUILD] bin/icmpv6.o
  [BUILD] bin/infiniband.o
  [BUILD] bin/iobpad.o
  [BUILD] bin/ipv4.o
  [BUILD] bin/ipv6.o
  [BUILD] bin/ndp.o
  [BUILD] bin/neighbour.o
  [BUILD] bin/netdevice.o
  [BUILD] bin/netdev_settings.o
  [BUILD] bin/nullnet.o
  [BUILD] bin/pccrc.o
  [BUILD] bin/pccrd.o
  [BUILD] bin/peerblk.o
  [BUILD] bin/peerdisc.o
  [BUILD] bin/peerdist.o
  [BUILD] bin/peermux.o
  [BUILD] bin/ping.o
  [BUILD] bin/rarp.o
  [BUILD] bin/retry.o
  [BUILD] bin/rndis.o
  [BUILD] bin/socket.o
  [BUILD] bin/stp.o
  [BUILD] bin/tcp.o
  [BUILD] bin/tcpip.o
  [BUILD] bin/tls.o
  [BUILD] bin/udp.o
  [BUILD] bin/validator.o
  [BUILD] bin/vlan.o
  [BUILD] bin/ftp.o
  [BUILD] bin/httpauth.o
  [BUILD] bin/httpbasic.o
  [BUILD] bin/httpblock.o
  [BUILD] bin/http.o
  [BUILD] bin/httpconn.o
  [BUILD] bin/httpcore.o
  [BUILD] bin/httpdigest.o
  [BUILD] bin/httpgce.o
  [BUILD] bin/httpntlm.o
  [BUILD] bin/https.o
  [BUILD] bin/iscsi.o
  [BUILD] bin/oncrpc.o
  [BUILD] bin/syslogs.o
  [BUILD] bin/dhcp.o
  [BUILD] bin/dhcpv6.o
  [BUILD] bin/dns.o
  [BUILD] bin/ntp.o
  [BUILD] bin/slam.o
  [BUILD] bin/syslog.o
  [BUILD] bin/tftp.o
  [BUILD] bin/ib_cm.o
  [BUILD] bin/ib_cmrc.o
  [BUILD] bin/ib_mcast.o
  [BUILD] bin/ib_mi.o
  [BUILD] bin/ib_packet.o
  [BUILD] bin/ib_pathrec.o
  [BUILD] bin/ib_service.o
  [BUILD] bin/ib_sma.o
  [BUILD] bin/ib_smc.o
  [BUILD] bin/ib_srp.o
  [BUILD] bin/xsigo.o
  [BUILD] bin/der.o
  [BUILD] bin/efi_image.o
  [BUILD] bin/elf.o
  [BUILD] bin/embedded.o
  [BUILD] bin/pem.o
  [BUILD] bin/png.o
  [BUILD] bin/pnm.o
  [BUILD] bin/script.o
  [BUILD] bin/segment.o
  [BUILD] bin/cdc.o
  [BUILD] bin/eisa.o
  [BUILD] bin/isa.o
  [BUILD] bin/isa_ids.o
  [BUILD] bin/isapnp.o
  [BUILD] bin/mca.o
  [BUILD] bin/pcibackup.o
  [BUILD] bin/pci.o
  [BUILD] bin/pciea.o
  [BUILD] bin/pciextra.o
  [BUILD] bin/pcimsix.o
  [BUILD] bin/pci_settings.o
  [BUILD] bin/pcivpd.o
  [BUILD] bin/usb.o
  [BUILD] bin/virtio-pci.o
  [BUILD] bin/virtio-ring.o
  [BUILD] bin/3c503.o
  [BUILD] bin/3c509.o
  [BUILD] bin/3c509-eisa.o
  [BUILD] bin/3c515.o
  [BUILD] bin/3c529.o
  [BUILD] bin/3c595.o
  [BUILD] bin/3c5x9.o
  [BUILD] bin/3c90x.o
  [BUILD] bin/acm.o
  [BUILD] bin/amd8111e.o
  [BUILD] bin/atl1e.o
  [BUILD] bin/axge.o
  [BUILD] bin/b44.o
  [BUILD] bin/bnx2.o
  [BUILD] bin/cs89x0.o
  [BUILD] bin/davicom.o
  [BUILD] bin/depca.o
  [BUILD] bin/dm96xx.o
  [BUILD] bin/dmfe.o
  [BUILD] bin/ecm.o
  [BUILD] bin/eepro100.o
  [BUILD] bin/eepro.o
  [BUILD] bin/ena.o
  [BUILD] bin/eoib.o
  [BUILD] bin/epic100.o
  [BUILD] bin/etherfabric.o
  [BUILD] bin/exanic.o
  [BUILD] bin/forcedeth.o
  [BUILD] bin/icplus.o
  [BUILD] bin/intel.o
  [BUILD] bin/intelvf.o
  [BUILD] bin/intelx.o
  [BUILD] bin/intelxl.o
  [BUILD] bin/intelxlvf.o
  [BUILD] bin/intelxvf.o
  [BUILD] bin/ipoib.o
  [BUILD] bin/jme.o
  [BUILD] bin/lan78xx.o
  [BUILD] bin/legacy.o
  [BUILD] bin/mii.o
  [BUILD] bin/myri10ge.o
  [BUILD] bin/myson.o
  [BUILD] bin/natsemi.o
  [BUILD] bin/ncm.o
  [BUILD] bin/ne2k_isa.o
  [BUILD] bin/ne.o
  [BUILD] bin/netfront.o
  [BUILD] bin/netvsc.o
  [BUILD] bin/ns8390.o
  [BUILD] bin/pcnet32.o
  [BUILD] bin/pnic.o
  [BUILD] bin/prism2_pci.o
  [BUILD] bin/prism2_plx.o
  [BUILD] bin/realtek.o
  [BUILD] bin/rhine.o
  [BUILD] bin/sis190.o
  [BUILD] bin/sis900.o
  [BUILD] bin/skeleton.o
  [BUILD] bin/skge.o
  [BUILD] bin/sky2.o
  [BUILD] bin/smc9000.o
  [BUILD] bin/smsc75xx.o
  [BUILD] bin/smsc95xx.o
  [BUILD] bin/smscusb.o
  [BUILD] bin/sundance.o
  [BUILD] bin/thunderx.o
  [BUILD] bin/tlan.o
  [BUILD] bin/tulip.o
  [BUILD] bin/velocity.o
  [BUILD] bin/virtio-net.o
  [BUILD] bin/vmxnet3.o
  [BUILD] bin/w89c840.o
  [BUILD] bin/wd.o
  [BUILD] bin/igbvf_main.o
  [BUILD] bin/igbvf_mbx.o
  [BUILD] bin/igbvf_vf.o
  [BUILD] bin/phantom.o
  [BUILD] bin/vxge.o
  [BUILD] bin/vxge_config.o
  [BUILD] bin/vxge_main.o
  [BUILD] bin/vxge_traffic.o
  [BUILD] bin/nii.o
  [BUILD] bin/snp.o
  [BUILD] bin/snpnet.o
  [BUILD] bin/snponly.o
  [BUILD] bin/tg3.o
  [BUILD] bin/tg3_hw.o
  [BUILD] bin/tg3_phy.o
  [BUILD] bin/bnxt.o
  [BUILD] bin/efx_common.o
  [BUILD] bin/efx_hunt.o
  [BUILD] bin/sfc_hunt.o
  [BUILD] bin/ata.o
  [BUILD] bin/ibft.o
  [BUILD] bin/scsi.o
  [BUILD] bin/srp.o
  [BUILD] bin/nvs.o
  [BUILD] bin/nvsvpd.o
  [BUILD] bin/spi.o
  [BUILD] bin/threewire.o
  [BUILD] bin/bitbash.o
  [BUILD] bin/i2c_bit.o
  [BUILD] bin/mii_bit.o
  [BUILD] bin/spi_bit.o
  [BUILD] bin/arbel.o
  [BUILD] bin/flexboot_nodnic.o
  [BUILD] bin/golan.o
  [BUILD] bin/hermon.o
  [BUILD] bin/linda.o
  [BUILD] bin/linda_fw.o
  [BUILD] bin/qib7322.o
  [BUILD] bin/mlx_memory_priv.o
  [BUILD] bin/mlx_pci_priv.o
  [BUILD] bin/mlx_utils_priv.o
  [BUILD] bin/mlx_icmd.o
  [BUILD] bin/mlx_memory.o
  [BUILD] bin/mlx_pci.o
  [BUILD] bin/mlx_pci_gw.o
  [BUILD] bin/mlx_utils.o
  [BUILD] bin/mlx_reg_access.o
  [BUILD] bin/mlx_nvconfig.o
  [BUILD] bin/mlx_nvconfig_defaults.o
  [BUILD] bin/mlx_vmac.o
  [BUILD] bin/mlx_blink_leds.o
  [BUILD] bin/mlx_link_speed.o
  [BUILD] bin/mlx_mtu.o
  [BUILD] bin/mlx_cmd.o
  [BUILD] bin/mlx_device.o
  [BUILD] bin/mlx_port.o
  [BUILD] bin/ehci.o
  [BUILD] bin/uhci.o
  [BUILD] bin/usbhid.o
  [BUILD] bin/usbhub.o
  [BUILD] bin/usbio.o
  [BUILD] bin/usbkbd.o
  [BUILD] bin/usbnet.o
  [BUILD] bin/xhci.o
  [BUILD] bin/efi_acpi.o
  [BUILD] bin/efi_autoboot.o
  [BUILD] bin/efi_blacklist.o
  [BUILD] bin/efi_block.o
  [BUILD] bin/efi_bofm.o
  [BUILD] bin/efi_console.o
  [BUILD] bin/efi_debug.o
  [BUILD] bin/efi_download.o
  [BUILD] bin/efi_driver.o
  [BUILD] bin/efidrvprefix.o
  [BUILD] bin/efi_entropy.o
  [BUILD] bin/efi_fbcon.o
  [BUILD] bin/efi_fdt.o
  [BUILD] bin/efi_file.o
  [BUILD] bin/efi_guid.o
  [BUILD] bin/efi_hii.o
  [BUILD] bin/efi_init.o
  [BUILD] bin/efi_local.o
  [BUILD] bin/efi_pci.o
  [BUILD] bin/efiprefix.o
  [BUILD] bin/efi_pxe.o
  [BUILD] bin/efi_reboot.o
  [BUILD] bin/efi_smbios.o
  [BUILD] bin/efi_snp.o
  [BUILD] bin/efi_snp_hii.o
  [BUILD] bin/efi_strings.o
  [BUILD] bin/efi_time.o
  [BUILD] bin/efi_timer.o
  [BUILD] bin/efi_uaccess.o
  [BUILD] bin/efi_umalloc.o
  [BUILD] bin/efi_usb.o
  [BUILD] bin/efi_utils.o
  [BUILD] bin/efi_watchdog.o
  [BUILD] bin/efi_wrap.o
  [BUILD] bin/smbios.o
  [BUILD] bin/smbios_settings.o
  [BUILD] bin/bofm.o
  [BUILD] bin/xenbus.o
  [BUILD] bin/xengrant.o
  [BUILD] bin/xenstore.o
  [BUILD] bin/vmbus.o
  [BUILD] bin/aes_test.o
  [BUILD] bin/asn1_test.o
  [BUILD] bin/base16_test.o
  [BUILD] bin/base64_test.o
  [BUILD] bin/bigint_test.o
  [BUILD] bin/bitops_test.o
  [BUILD] bin/bofm_test.o
  [BUILD] bin/byteswap_test.o
  [BUILD] bin/cipher_test.o
  [BUILD] bin/cms_test.o
  [BUILD] bin/crc32_test.o
  [BUILD] bin/deflate_test.o
  [BUILD] bin/der_test.o
  [BUILD] bin/digest_test.o
  [BUILD] bin/dns_test.o
  [BUILD] bin/entropy_sample.o
  [BUILD] bin/hash_df_test.o
  [BUILD] bin/hmac_drbg_test.o
  [BUILD] bin/iobuf_test.o
  [BUILD] bin/ipv4_test.o
  [BUILD] bin/ipv6_test.o
  [BUILD] bin/linebuf_test.o
  [BUILD] bin/list_test.o
  [BUILD] bin/math_test.o
  [BUILD] bin/md4_test.o
  [BUILD] bin/md5_test.o
  [BUILD] bin/memcpy_test.o
  [BUILD] bin/memset_test.o
  [BUILD] bin/ntlm_test.o
  [BUILD] bin/ocsp_test.o
  [BUILD] bin/pccrc_test.o
  [BUILD] bin/pem_test.o
  [BUILD] bin/pixbuf_test.o
  [BUILD] bin/png_test.o
  [BUILD] bin/pnm_test.o
  [BUILD] bin/profile_test.o
  [BUILD] bin/rsa_test.o
  [BUILD] bin/setjmp_test.o
  [BUILD] bin/settings_test.o
  [BUILD] bin/sha1_test.o
  [BUILD] bin/sha256_test.o
  [BUILD] bin/sha512_test.o
  [BUILD] bin/string_test.o
  [BUILD] bin/tcpip_test.o
  [BUILD] bin/test.o
  [BUILD] bin/tests.o
  [BUILD] bin/time_test.o
  [BUILD] bin/umalloc_test.o
  [BUILD] bin/uri_test.o
  [BUILD] bin/vsprintf_test.o
  [BUILD] bin/x509_test.o
  [BUILD] bin/aes.o
  [BUILD] bin/aes_wrap.o
  [BUILD] bin/arc4.o
  [BUILD] bin/asn1.o
  [BUILD] bin/bigint.o
  [BUILD] bin/cbc.o
  [BUILD] bin/certstore.o
  [BUILD] bin/chap.o
  [BUILD] bin/cms.o
  [BUILD] bin/crc32.o
  [BUILD] bin/crypto_null.o
  [BUILD] bin/deflate.o
  [BUILD] bin/drbg.o
  [BUILD] bin/ecb.o
  [BUILD] bin/entropy.o
  [BUILD] bin/hash_df.o
  [BUILD] bin/hmac.o
  [BUILD] bin/hmac_drbg.o
  [BUILD] bin/md4.o
  [BUILD] bin/md5.o
  [BUILD] bin/ntlm.o
  [BUILD] bin/null_entropy.o
  [BUILD] bin/ocsp.o
  [BUILD] bin/privkey.o
  [BUILD] bin/random_nz.o
  [BUILD] bin/rbg.o
  [BUILD] bin/rootcert.o
  [BUILD] bin/rsa.o
  [BUILD] bin/sha1.o
  [BUILD] bin/sha1extra.o
  [BUILD] bin/sha224.o
  [BUILD] bin/sha256.o
  [BUILD] bin/sha384.o
  [BUILD] bin/sha512_224.o
  [BUILD] bin/sha512_256.o
  [BUILD] bin/sha512.o
  [BUILD] bin/x509.o
  [BUILD] bin/oid_md4.o
  [BUILD] bin/oid_md5.o
  [BUILD] bin/oid_rsa.o
  [BUILD] bin/oid_sha1.o
  [BUILD] bin/oid_sha224.o
  [BUILD] bin/oid_sha256.o
  [BUILD] bin/oid_sha384.o
  [BUILD] bin/oid_sha512_224.o
  [BUILD] bin/oid_sha512_256.o
  [BUILD] bin/oid_sha512.o
  [BUILD] bin/rsa_aes_cbc_sha1.o
  [BUILD] bin/rsa_aes_cbc_sha256.o
  [BUILD] bin/rsa_md5.o
  [BUILD] bin/rsa_sha1.o
  [BUILD] bin/rsa_sha224.o
  [BUILD] bin/rsa_sha256.o
  [BUILD] bin/rsa_sha384.o
  [BUILD] bin/rsa_sha512.o
  [BUILD] bin/editstring.o
  [BUILD] bin/jumpscroll.o
  [BUILD] bin/linux_args.o
  [BUILD] bin/readline.o
  [BUILD] bin/shell.o
  [BUILD] bin/strerror.o
  [BUILD] bin/wireless_errors.o
  [BUILD] bin/autoboot_cmd.o
  [BUILD] bin/cert_cmd.o
  [BUILD] bin/config_cmd.o
  [BUILD] bin/console_cmd.o
  [BUILD] bin/dhcp_cmd.o
  [BUILD] bin/digest_cmd.o
  [BUILD] bin/fcmgmt_cmd.o
  [BUILD] bin/gdbstub_cmd.o
  [BUILD] bin/ibmgmt_cmd.o
  [BUILD] bin/ifmgmt_cmd.o
  [BUILD] bin/image_cmd.o
  [BUILD] bin/image_trust_cmd.o
  [BUILD] bin/ipstat_cmd.o
  [BUILD] bin/iwmgmt_cmd.o
  [BUILD] bin/login_cmd.o
  [BUILD] bin/lotest_cmd.o
  [BUILD] bin/menu_cmd.o
  [BUILD] bin/neighbour_cmd.o
  [BUILD] bin/nslookup_cmd.o
  [BUILD] bin/ntp_cmd.o
  [BUILD] bin/nvo_cmd.o
  [BUILD] bin/param_cmd.o
  [BUILD] bin/pci_cmd.o
  [BUILD] bin/ping_cmd.o
  [BUILD] bin/poweroff_cmd.o
  [BUILD] bin/profstat_cmd.o
  [BUILD] bin/reboot_cmd.o
  [BUILD] bin/route_cmd.o
  [BUILD] bin/sanboot_cmd.o
  [BUILD] bin/sync_cmd.o
  [BUILD] bin/time_cmd.o
  [BUILD] bin/vlan_cmd.o
  [BUILD] bin/login_ui.o
  [BUILD] bin/menu_ui.o
  [BUILD] bin/settings_ui.o
  [BUILD] bin/alert.o
  [BUILD] bin/ansi_screen.o
  [BUILD] bin/clear.o
  [BUILD] bin/colour.o
  [BUILD] bin/edging.o
  [BUILD] bin/kb.o
  [BUILD] bin/mucurses.o
  [BUILD] bin/print.o
  [BUILD] bin/print_nadv.o
  [BUILD] bin/slk.o
  [BUILD] bin/winattrs.o
  [BUILD] bin/windows.o
  [BUILD] bin/wininit.o
  [BUILD] bin/editbox.o
  [BUILD] bin/keymap_al.o
  [BUILD] bin/keymap_az.o
  [BUILD] bin/keymap_bg.o
  [BUILD] bin/keymap_by.o
  [BUILD] bin/keymap_cf.o
  [BUILD] bin/keymap_cz.o
  [BUILD] bin/keymap_de.o
  [BUILD] bin/keymap_dk.o
  [BUILD] bin/keymap_es.o
  [BUILD] bin/keymap_et.o
  [BUILD] bin/keymap_fi.o
  [BUILD] bin/keymap_fr.o
  [BUILD] bin/keymap_gr.o
  [BUILD] bin/keymap_hu.o
  [BUILD] bin/keymap_il.o
  [BUILD] bin/keymap_it.o
  [BUILD] bin/keymap_lt.o
  [BUILD] bin/keymap_mk.o
  [BUILD] bin/keymap_mt.o
  [BUILD] bin/keymap_nl.o
  [BUILD] bin/keymap_no.o
  [BUILD] bin/keymap_no-latin1.o
  [BUILD] bin/keymap_pl.o
  [BUILD] bin/keymap_pt.o
  [BUILD] bin/keymap_ro.o
  [BUILD] bin/keymap_ru.o
  [BUILD] bin/keymap_sg.o
  [BUILD] bin/keymap_sr.o
  [BUILD] bin/keymap_th.o
  [BUILD] bin/keymap_ua.o
  [BUILD] bin/keymap_uk.o
  [BUILD] bin/keymap_us.o
  [BUILD] bin/keymap_wo.o
  [BUILD] bin/autoboot.o
  [BUILD] bin/certmgmt.o
  [BUILD] bin/dhcpmgmt.o
  [BUILD] bin/fcmgmt.o
  [BUILD] bin/ibmgmt.o
  [BUILD] bin/ifmgmt.o
  [BUILD] bin/imgmgmt.o
  [BUILD] bin/imgtrust.o
  [BUILD] bin/ipstat.o
  [BUILD] bin/iwmgmt.o
  [BUILD] bin/lotest.o
  [BUILD] bin/neighmgmt.o
  [BUILD] bin/nslookup.o
  [BUILD] bin/ntpmgmt.o
  [BUILD] bin/pingmgmt.o
  [BUILD] bin/profstat.o
  [BUILD] bin/prompt.o
  [BUILD] bin/pxemenu.o
  [BUILD] bin/route.o
  [BUILD] bin/route_ipv4.o
  [BUILD] bin/route_ipv6.o
  [BUILD] bin/sync.o
  [BUILD] bin/config_asn1.o
  [BUILD] bin/config.o
  [BUILD] bin/config_crypto.o
  [BUILD] bin/config_efi.o
  [BUILD] bin/config_ethernet.o
  [BUILD] bin/config_fc.o
  [BUILD] bin/config_fdt.o
  [BUILD] bin/config_http.o
  [BUILD] bin/config_infiniband.o
  [BUILD] bin/config_linux.o
  [BUILD] bin/config_net80211.o
  [BUILD] bin/config_pcbios.o
  [BUILD] bin/config_pixbuf.o
  [BUILD] bin/config_romprefix.o
  [BUILD] bin/config_route.o
  [BUILD] bin/config_timer.o
  [BUILD] bin/config_usb.o
  [BUILD] bin/nulltrap.o
  [BUILD] bin/basemem_packet.o
  [BUILD] bin/cachedhcp.o
  [BUILD] bin/cpuid.o
  [BUILD] bin/cpuid_settings.o
  [BUILD] bin/debugcon.o
  [BUILD] bin/dumpregs.o
  [BUILD] bin/gdbmach.o
  [BUILD] bin/pci_autoboot.o
  [BUILD] bin/pcidirect.o
  [BUILD] bin/pic8259.o
  [BUILD] bin/pit8254.o
  [BUILD] bin/rdtsc_timer.o
  [BUILD] bin/relocate.o
  [BUILD] bin/runtime.o
  [BUILD] bin/video_subr.o
  [BUILD] bin/vram_settings.o
  [BUILD] bin/x86_bigint.o
  [BUILD] bin/x86_io.o
  [BUILD] bin/x86_string.o
  [BUILD] bin/x86_tcpip.o
  [BUILD] bin/x86_uart.o
  [BUILD] bin/bootsector.o
  [BUILD] bin/bzimage.o
  [BUILD] bin/com32.o
  [BUILD] bin/comboot.o
  [BUILD] bin/elfboot.o
  [BUILD] bin/initrd.o
  [BUILD] bin/multiboot.o
  [BUILD] bin/nbi.o
  [BUILD] bin/pxe_image.o
  [BUILD] bin/sdi.o
  [BUILD] bin/acpipwr.o
  [BUILD] bin/acpi_timer.o
  [BUILD] bin/apm.o
  [BUILD] bin/basemem.o
  [BUILD] bin/bios_console.o
  [BUILD] bin/biosint.o
  [BUILD] bin/bios_nap.o
  [BUILD] bin/bios_reboot.o
  [BUILD] bin/bios_smbios.o
  [BUILD] bin/bios_timer.o
  [BUILD] bin/fakee820.o
  [BUILD] bin/hidemem.o
  [BUILD] bin/int13.o
  [BUILD] bin/int13con.o
  [BUILD] bin/memmap.o
  [BUILD] bin/memtop_umalloc.o
  [BUILD] bin/pcibios.o
  [BUILD] bin/pnpbios.o
  [BUILD] bin/rsdp.o
  [BUILD] bin/rtc_entropy.o
  [BUILD] bin/rtc_time.o
  [BUILD] bin/vesafb.o
  [BUILD] bin/pxe_call.o
  [BUILD] bin/pxe_exit_hook.o
  [BUILD] bin/pxe_file.o
  [BUILD] bin/pxe_loader.o
  [BUILD] bin/pxe_preboot.o
  [BUILD] bin/pxe_tftp.o
  [BUILD] bin/pxe_udp.o
  [BUILD] bin/pxe_undi.o
  [BUILD] bin/efix86_nap.o
  [BUILD] bin/guestinfo.o
  [BUILD] bin/guestrpc.o
  [BUILD] bin/vmconsole.o
  [BUILD] bin/vmware.o
  [BUILD] bin/com32_call.o
  [BUILD] bin/comboot_call.o
  [BUILD] bin/comboot_resolv.o
  [BUILD] bin/cpuid_cmd.o
  [BUILD] bin/pxe_cmd.o
  [BUILD] bin/hvm.o
  [BUILD] bin/hyperv.o
  [BUILD] bin/librm_mgmt.o
  [BUILD] bin/librm_test.o
  [BUILD] bin/undi.o
  [BUILD] bin/undiload.o
  [BUILD] bin/undinet.o
  [BUILD] bin/undionly.o
  [BUILD] bin/undipreload.o
  [BUILD] bin/undirom.o
  [BUILD] bin/mount.o
  [BUILD] bin/nfs.o
  [BUILD] bin/nfs_open.o
  [BUILD] bin/nfs_uri.o
  [BUILD] bin/oncrpc_iob.o
  [BUILD] bin/portmap.o
  [BUILD] bin/net80211.o
  [BUILD] bin/rc80211.o
  [BUILD] bin/sec80211.o
  [BUILD] bin/wep.o
  [BUILD] bin/wpa.o
  [BUILD] bin/wpa_ccmp.o
  [BUILD] bin/wpa_psk.o
  [BUILD] bin/wpa_tkip.o
  [BUILD] bin/rtl8180.o
  [BUILD] bin/rtl8180_grf5101.o
  [BUILD] bin/rtl8180_max2820.o
  [BUILD] bin/rtl8180_sa2400.o
  [BUILD] bin/rtl8185.o
  [BUILD] bin/rtl8185_rtl8225.o
  [BUILD] bin/rtl818x.o
  [BUILD] bin/ath_hw.o
  [BUILD] bin/ath_key.o
  [BUILD] bin/ath_regd.o
  [BUILD] bin/ath5k_attach.o
  [BUILD] bin/ath5k.o
  [BUILD] bin/ath5k_caps.o
  [BUILD] bin/ath5k_desc.o
  [BUILD] bin/ath5k_dma.o
  [BUILD] bin/ath5k_eeprom.o
  [BUILD] bin/ath5k_gpio.o
  [BUILD] bin/ath5k_initvals.o
  [BUILD] bin/ath5k_pcu.o
  [BUILD] bin/ath5k_phy.o
  [BUILD] bin/ath5k_qcu.o
  [BUILD] bin/ath5k_reset.o
  [BUILD] bin/ath5k_rfkill.o
  [BUILD] bin/ath9k_ani.o
  [BUILD] bin/ath9k_ar5008_phy.o
  [BUILD] bin/ath9k_ar9002_calib.o
  [BUILD] bin/ath9k_ar9002_hw.o
  [BUILD] bin/ath9k_ar9002_mac.o
  [BUILD] bin/ath9k_ar9002_phy.o
  [BUILD] bin/ath9k_ar9003_calib.o
  [BUILD] bin/ath9k_ar9003_eeprom.o
  [BUILD] bin/ath9k_ar9003_hw.o
  [BUILD] bin/ath9k_ar9003_mac.o
  [BUILD] bin/ath9k_ar9003_phy.o
  [BUILD] bin/ath9k.o
  [BUILD] bin/ath9k_calib.o
  [BUILD] bin/ath9k_common.o
  [BUILD] bin/ath9k_eeprom_4k.o
  [BUILD] bin/ath9k_eeprom_9287.o
  [BUILD] bin/ath9k_eeprom.o
  [BUILD] bin/ath9k_eeprom_def.o
  [BUILD] bin/ath9k_hw.o
  [BUILD] bin/ath9k_init.o
  [BUILD] bin/ath9k_mac.o
  [BUILD] bin/ath9k_main.o
  [BUILD] bin/ath9k_recv.o
  [BUILD] bin/ath9k_xmit.o
  [BUILD] bin/gdbidt.o
  [BUILD] bin/setjmp.o
  [BUILD] bin/gdbstub_test.o
  [BUILD] bin/patch_cf.o
  [BUILD] bin/stack16.o
  [BUILD] bin/stack.o
  [BUILD] bin/e820mangler.o
  [BUILD] bin/pxe_entry.o
  [BUILD] bin/com32_wrapper.o
  [BUILD] bin/bootpart.o
  [BUILD] bin/dskprefix.o
  [BUILD] bin/exeprefix.o
  [BUILD] bin/hdprefix.o
  [BUILD] bin/isaromprefix.o
  [BUILD] bin/kkkpxeprefix.o
  [BUILD] bin/kkpxeprefix.o
  [BUILD] bin/kpxeprefix.o
  [BUILD] bin/libprefix.o
  [BUILD] bin/lkrnprefix.o
  [BUILD] bin/mbr.o
  [BUILD] bin/mromprefix.o
  [BUILD] bin/nbiprefix.o
  [BUILD] bin/nullprefix.o
  [BUILD] bin/pciromprefix.o
  [BUILD] bin/pxeprefix.o
  [BUILD] bin/romprefix.o
  [BUILD] bin/undiloader.o
  [BUILD] bin/unlzma16.o
  [BUILD] bin/unlzma.o
  [BUILD] bin/usbdisk.o
  [BUILD] bin/liba20.o
  [BUILD] bin/libkir.o
  [BUILD] bin/libpm.o
  [BUILD] bin/librm.o
  [BUILD] bin/undiisr.o
  [BUILD] bin/3c509.ids.o
  [BUILD] bin/3c509-eisa.ids.o
  [BUILD] bin/3c515.ids.o
  [BUILD] bin/3c529.ids.o
  [BUILD] bin/3c595.ids.o
  [BUILD] bin/3c90x.ids.o
  [BUILD] bin/amd8111e.ids.o
  [BUILD] bin/atl1e.ids.o
  [BUILD] bin/b44.ids.o
  [BUILD] bin/bnx2.ids.o
  [BUILD] bin/cs89x0.ids.o
  [BUILD] bin/davicom.ids.o
  [BUILD] bin/depca.ids.o
  [BUILD] bin/dmfe.ids.o
  [BUILD] bin/eepro100.ids.o
  [BUILD] bin/eepro.ids.o
  [BUILD] bin/ena.ids.o
  [BUILD] bin/epic100.ids.o
  [BUILD] bin/etherfabric.ids.o
  [BUILD] bin/exanic.ids.o
  [BUILD] bin/forcedeth.ids.o
  [BUILD] bin/icplus.ids.o
  [BUILD] bin/intel.ids.o
  [BUILD] bin/intelx.ids.o
  [BUILD] bin/intelxl.ids.o
  [BUILD] bin/intelxlvf.ids.o
  [BUILD] bin/intelxvf.ids.o
  [BUILD] bin/jme.ids.o
  [BUILD] bin/myri10ge.ids.o
  [BUILD] bin/myson.ids.o
  [BUILD] bin/natsemi.ids.o
  [BUILD] bin/ne2k_isa.ids.o
  [BUILD] bin/ns8390.ids.o
  [BUILD] bin/pcnet32.ids.o
  [BUILD] bin/pnic.ids.o
  [BUILD] bin/prism2_pci.ids.o
  [BUILD] bin/prism2_plx.ids.o
  [BUILD] bin/realtek.ids.o
  [BUILD] bin/rhine.ids.o
  [BUILD] bin/sis190.ids.o
  [BUILD] bin/sis900.ids.o
  [BUILD] bin/skeleton.ids.o
  [BUILD] bin/skge.ids.o
  [BUILD] bin/sky2.ids.o
  [BUILD] bin/smc9000.ids.o
  [BUILD] bin/sundance.ids.o
  [BUILD] bin/thunderx.ids.o
  [BUILD] bin/tlan.ids.o
  [BUILD] bin/tulip.ids.o
  [BUILD] bin/velocity.ids.o
  [BUILD] bin/virtio-net.ids.o
  [BUILD] bin/vmxnet3.ids.o
  [BUILD] bin/w89c840.ids.o
  [BUILD] bin/igbvf_main.ids.o
  [BUILD] bin/phantom.ids.o
  [BUILD] bin/vxge.ids.o
  [BUILD] bin/tg3.ids.o
  [BUILD] bin/sfc_hunt.ids.o
  [BUILD] bin/arbel.ids.o
  [BUILD] bin/golan.ids.o
  [BUILD] bin/hermon.ids.o
  [BUILD] bin/linda.ids.o
  [BUILD] bin/qib7322.ids.o
  [BUILD] bin/ehci.ids.o
  [BUILD] bin/uhci.ids.o
  [BUILD] bin/xhci.ids.o
  [BUILD] bin/hvm.ids.o
  [BUILD] bin/undi.ids.o
  [BUILD] bin/rtl8180.ids.o
  [BUILD] bin/rtl8185.ids.o
  [BUILD] bin/ath5k.ids.o
  [BUILD] bin/ath9k.ids.o
  [AR] bin/blib.a
ar: creating bin/blib.a
  [HOSTCC] util/zbin
  [VERSION] bin/version.ipxe.dsk.o
  [LD] bin/ipxe.dsk.tmp
  [BIN] bin/ipxe.dsk.bin
  [ZINFO] bin/ipxe.dsk.zinfo
  [ZBIN] bin/ipxe.dsk.zbin
  [FINISH] bin/ipxe.dsk
  [VERSION] bin/version.ipxe.lkrn.o
  [LD] bin/ipxe.lkrn.tmp
  [BIN] bin/ipxe.lkrn.bin
  [ZINFO] bin/ipxe.lkrn.zinfo
  [ZBIN] bin/ipxe.lkrn.zbin
  [FINISH] bin/ipxe.lkrn
  [GENISO] bin/ipxe.iso
  [LD] bin/usbdisk.tmp
  [BIN] bin/usbdisk.bin
  [VERSION] bin/version.ipxe.hd.o
  [LD] bin/ipxe.hd.tmp
  [BIN] bin/ipxe.hd.bin
  [ZINFO] bin/ipxe.hd.zinfo
  [ZBIN] bin/ipxe.hd.zbin
  [FINISH] bin/ipxe.hd
  [FINISH] bin/ipxe.usb
  [VERSION] bin/version.ipxe.pxe.o
  [LD] bin/ipxe.pxe.tmp
  [BIN] bin/ipxe.pxe.bin
  [ZINFO] bin/ipxe.pxe.zinfo
  [ZBIN] bin/ipxe.pxe.zbin
  [FINISH] bin/ipxe.pxe
  [VERSION] bin/version.undionly.kpxe.o
  [LD] bin/undionly.kpxe.tmp
  [BIN] bin/undionly.kpxe.bin
  [ZINFO] bin/undionly.kpxe.zinfo
  [ZBIN] bin/undionly.kpxe.zbin
  [FINISH] bin/undionly.kpxe
  [VERSION] bin/version.rtl8139.rom.o
  [LD] bin/rtl8139.rom.tmp
  [BIN] bin/rtl8139.rom.bin
  [ZINFO] bin/rtl8139.rom.zinfo
  [ZBIN] bin/rtl8139.rom.zbin
  [FINISH] bin/rtl8139.rom
  [VERSION] bin/version.8086100e.mrom.o
  [LD] bin/8086100e.mrom.tmp
  [BIN] bin/8086100e.mrom.bin
  [ZINFO] bin/8086100e.mrom.zinfo
  [ZBIN] bin/8086100e.mrom.zbin
  [FINISH] bin/8086100e.mrom
  [VERSION] bin/version.80861209.rom.o
  [LD] bin/80861209.rom.tmp
  [BIN] bin/80861209.rom.bin
  [ZINFO] bin/80861209.rom.zinfo
  [ZBIN] bin/80861209.rom.zbin
  [FINISH] bin/80861209.rom
  [VERSION] bin/version.10500940.rom.o
  [LD] bin/10500940.rom.tmp
  [BIN] bin/10500940.rom.bin
  [ZINFO] bin/10500940.rom.zinfo
  [ZBIN] bin/10500940.rom.zbin
  [FINISH] bin/10500940.rom
  [VERSION] bin/version.10222000.rom.o
  [LD] bin/10222000.rom.tmp
  [BIN] bin/10222000.rom.bin
  [ZINFO] bin/10222000.rom.zinfo
  [ZBIN] bin/10222000.rom.zbin
  [FINISH] bin/10222000.rom
  [VERSION] bin/version.10ec8139.rom.o
  [LD] bin/10ec8139.rom.tmp
  [BIN] bin/10ec8139.rom.bin
  [ZINFO] bin/10ec8139.rom.zinfo
  [ZBIN] bin/10ec8139.rom.zbin
  [FINISH] bin/10ec8139.rom
  [VERSION] bin/version.1af41000.rom.o
  [LD] bin/1af41000.rom.tmp
  [BIN] bin/1af41000.rom.bin
  [ZINFO] bin/1af41000.rom.zinfo
  [ZBIN] bin/1af41000.rom.zbin
  [FINISH] bin/1af41000.rom
  [VERSION] bin/version.8086100f.mrom.o
  [LD] bin/8086100f.mrom.tmp
  [BIN] bin/8086100f.mrom.bin
  [ZINFO] bin/8086100f.mrom.zinfo
  [ZBIN] bin/8086100f.mrom.zbin
  [FINISH] bin/8086100f.mrom
  [VERSION] bin/version.808610d3.mrom.o
  [LD] bin/808610d3.mrom.tmp
  [BIN] bin/808610d3.mrom.bin
  [ZINFO] bin/808610d3.mrom.zinfo
  [ZBIN] bin/808610d3.mrom.zbin
  [FINISH] bin/808610d3.mrom
  [VERSION] bin/version.15ad07b0.rom.o
  [LD] bin/15ad07b0.rom.tmp
  [BIN] bin/15ad07b0.rom.bin
  [ZINFO] bin/15ad07b0.rom.zinfo
  [ZBIN] bin/15ad07b0.rom.zbin
  [FINISH] bin/15ad07b0.rom
  [VERSION] bin/version.3c509.rom.o
  [LD] bin/3c509.rom.tmp
  [BIN] bin/3c509.rom.bin
  [ZINFO] bin/3c509.rom.zinfo
  [ZBIN] bin/3c509.rom.zbin
  [FINISH] bin/3c509.rom
  [VERSION] bin/version.intel.rom.o
  [LD] bin/intel.rom.tmp
  [BIN] bin/intel.rom.bin
  [ZINFO] bin/intel.rom.zinfo
  [ZBIN] bin/intel.rom.zbin
  [FINISH] bin/intel.rom
  [VERSION] bin/version.intel.mrom.o
  [LD] bin/intel.mrom.tmp
  [BIN] bin/intel.mrom.bin
  [ZINFO] bin/intel.mrom.zinfo
  [ZBIN] bin/intel.mrom.zbin
  [FINISH] bin/intel.mrom
rm bin/undionly.kpxe.bin bin/ipxe.hd.zinfo bin/1af41000.rom.bin bin/version.10ec8139.rom.o bin/intel.mrom.zinfo bin/rtl8139.rom.bin bin/10222000.rom.bin bin/10222000.rom.zbin bin/version.8086100e.mrom.o bin/ipxe.hd.bin bin/intel.rom.bin bin/ipxe.hd.zbin bin/15ad07b0.rom.zinfo bin/3c509.rom.zinfo bin/version.8086100f.mrom.o bin/10500940.rom.zinfo bin/10ec8139.rom.zbin bin/version.15ad07b0.rom.o bin/10500940.rom.zbin bin/8086100f.mrom.zinfo bin/ipxe.dsk.zinfo bin/ipxe.lkrn.bin bin/ipxe.pxe.zinfo bin/ipxe.lkrn.zinfo bin/1af41000.rom.zinfo bin/ipxe.lkrn.zbin bin/80861209.rom.bin bin/ipxe.dsk.zbin bin/version.ipxe.hd.o bin/version.10222000.rom.o bin/intel.rom.zbin bin/intel.mrom.zbin bin/8086100e.mrom.bin bin/version.808610d3.mrom.o bin/8086100f.mrom.zbin bin/8086100e.mrom.zinfo bin/15ad07b0.rom.bin bin/usbdisk.bin bin/3c509.rom.zbin bin/version.intel.rom.o bin/808610d3.mrom.zbin bin/ipxe.pxe.bin bin/10ec8139.rom.zinfo bin/intel.mrom.bin bin/808610d3.mrom.bin bin/10ec8139.rom.bin bin/15ad07b0.rom.zbin bin/version.80861209.rom.o bin/version.1af41000.rom.o bin/ipxe.hd bin/undionly.kpxe.zinfo bin/3c509.rom.bin bin/version.ipxe.dsk.o bin/version.rtl8139.rom.o bin/ipxe.dsk.bin bin/version.intel.mrom.o bin/version.ipxe.lkrn.o bin/version.ipxe.pxe.o bin/version.3c509.rom.o bin/80861209.rom.zbin bin/intel.rom.zinfo bin/808610d3.mrom.zinfo bin/version.undionly.kpxe.o bin/8086100e.mrom.zbin bin/80861209.rom.zinfo bin/version.10500940.rom.o bin/1af41000.rom.zbin bin/ipxe.pxe.zbin bin/10500940.rom.bin bin/rtl8139.rom.zinfo bin/undionly.kpxe.zbin bin/10222000.rom.zinfo bin/rtl8139.rom.zbin bin/8086100f.mrom.bin
rm -f bin-x86_64-pcbios/*.*  bin-x86_64-pcbios/.certificate.* bin-x86_64-pcbios/.certificates.* bin-x86_64-pcbios/.private_key.* bin-x86_64-pcbios/errors	 bin-x86_64-pcbios/NIC	 ./util/zbin ./util/elf2efi32 ./util/elf2efi64 ./util/efirom ./util/efifatbin ./util/iccfix ./util/einfo TAGS bin-x86_64-pcbios/symtab
  [PARSEROM]
  [DEPS] arch/x86/drivers/net/undiisr.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/transitions/librm.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/transitions/libpm.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/transitions/libkir.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/transitions/liba20.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/usbdisk.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/unlzma.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/unlzma16.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/undiloader.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/romprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/pxeprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/pciromprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/nullprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/nbiprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/mromprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/mbr.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/lkrnprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/libprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/kpxeprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/kkpxeprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/kkkpxeprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/isaromprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/hdprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/exeprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/dskprefix.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/prefix/bootpart.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/syslinux/com32_wrapper.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_entry.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/e820mangler.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/stack.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/stack16.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/patch_cf.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86_64/core/setjmp.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86_64/core/gdbidt.S
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_xmit.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_recv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_main.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_mac.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_init.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_hw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_def.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_9287.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_eeprom_4k.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_common.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_calib.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_phy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_mac.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_hw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_eeprom.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9003_calib.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_phy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_mac.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_hw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar9002_calib.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ar5008_phy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath9k/ath9k_ani.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_rfkill.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_reset.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_qcu.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_phy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_pcu.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_initvals.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_gpio.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_eeprom.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_dma.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_desc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_caps.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath5k/ath5k_attach.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath_regd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath_key.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ath/ath_hw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl818x.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl8185_rtl8225.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl8185.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl8180_sa2400.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl8180_max2820.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl8180_grf5101.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rtl818x/rtl8180.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/wpa_tkip.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/wpa_psk.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/wpa_ccmp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/wpa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/wep.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/sec80211.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/rc80211.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/80211/net80211.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/oncrpc/portmap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/oncrpc/oncrpc_iob.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/oncrpc/nfs_uri.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/oncrpc/nfs_open.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/oncrpc/nfs.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/oncrpc/mount.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/net/undirom.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/net/undipreload.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/net/undionly.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/net/undinet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/net/undiload.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/net/undi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/transitions/librm_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/transitions/librm_mgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/hyperv/hyperv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/drivers/xen/hvm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/hci/commands/pxe_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/hci/commands/cpuid_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/syslinux/comboot_resolv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/syslinux/comboot_call.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/syslinux/com32_call.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/vmware/vmware.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/vmware/vmconsole.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/vmware/guestrpc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/vmware/guestinfo.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/efi/efix86_nap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_undi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_udp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_tftp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_preboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_loader.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_file.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_exit_hook.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pxe/pxe_call.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/vesafb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/rtc_time.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/rtc_entropy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/rsdp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/pnpbios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/pcibios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/memtop_umalloc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/memmap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/int13con.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/int13.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/hidemem.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/fakee820.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/bios_timer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/bios_smbios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/bios_reboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/bios_nap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/biosint.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/bios_console.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/basemem.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/apm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/acpi_timer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/interface/pcbios/acpipwr.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/sdi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/pxe_image.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/nbi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/multiboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/initrd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/elfboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/comboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/com32.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/bzimage.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/image/bootsector.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/x86_uart.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/x86_tcpip.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/x86_string.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/x86_io.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/x86_bigint.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/vram_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/video_subr.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/runtime.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/relocate.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/rdtsc_timer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/pit8254.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/pic8259.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/pcidirect.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/pci_autoboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/gdbmach.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/dumpregs.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/debugcon.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/cpuid_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/cpuid.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/cachedhcp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] arch/x86/core/basemem_packet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_usb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_timer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_route.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_romprefix.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_pixbuf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_pcbios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_net80211.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_linux.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_infiniband.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_http.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_fdt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_fc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_ethernet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_efi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_crypto.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] config/config_asn1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/sync.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/route_ipv6.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/route_ipv4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/route.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/pxemenu.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/prompt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/profstat.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/pingmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/ntpmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/nslookup.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/neighmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/lotest.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/iwmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/ipstat.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/imgtrust.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/imgmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/ifmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/ibmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/fcmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/dhcpmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/certmgmt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] usr/autoboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_wo.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_us.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_uk.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_ua.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_th.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_sr.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_sg.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_ru.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_ro.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_pt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_pl.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_no-latin1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_no.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_nl.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_mt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_mk.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_lt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_it.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_il.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_hu.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_gr.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_fr.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_fi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_et.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_es.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_dk.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_de.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_cz.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_cf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_by.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_bg.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_az.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/keymap/keymap_al.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/widgets/editbox.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/wininit.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/windows.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/winattrs.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/slk.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/print_nadv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/print.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/mucurses.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/kb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/edging.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/colour.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/clear.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/ansi_screen.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/mucurses/alert.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/tui/settings_ui.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/tui/menu_ui.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/tui/login_ui.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/vlan_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/time_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/sync_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/sanboot_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/route_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/reboot_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/profstat_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/poweroff_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/ping_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/pci_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/param_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/nvo_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/ntp_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/nslookup_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/neighbour_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/menu_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/lotest_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/login_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/iwmgmt_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/ipstat_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/image_trust_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/image_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/ifmgmt_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/ibmgmt_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/gdbstub_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/fcmgmt_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/digest_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/dhcp_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/console_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/config_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/cert_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/commands/autoboot_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/wireless_errors.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/strerror.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/shell.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/readline.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/linux_args.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/jumpscroll.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] hci/editstring.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_sha512.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_sha384.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_sha256.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_sha224.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_sha1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_md5.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_aes_cbc_sha256.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/rsa_aes_cbc_sha1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha512.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha512_256.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha512_224.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha384.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha256.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha224.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_sha1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_rsa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_md5.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/mishmash/oid_md4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/x509.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha512.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha512_256.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha512_224.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha384.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha256.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha224.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha1extra.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/sha1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/rsa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/rootcert.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/rbg.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/random_nz.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/privkey.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/ocsp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/null_entropy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/ntlm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/md5.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/md4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/hmac_drbg.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/hmac.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/hash_df.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/entropy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/ecb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/drbg.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/deflate.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/crypto_null.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/crc32.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/cms.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/chap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/certstore.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/cbc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/bigint.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/asn1.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/arc4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/aes_wrap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/aes.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/x509_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/vsprintf_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/uri_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/umalloc_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/time_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/tests.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/tcpip_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/string_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/sha512_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/sha256_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/sha1_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/settings_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/setjmp_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/rsa_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/profile_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/pnm_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/png_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/pixbuf_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/pem_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/pccrc_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/ocsp_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/ntlm_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/memset_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/memcpy_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/md5_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/md4_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/math_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/list_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/linebuf_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/ipv6_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/ipv4_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/iobuf_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/hmac_drbg_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/hash_df_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/entropy_sample.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/dns_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/digest_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/der_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/deflate_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/crc32_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/cms_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/cipher_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/byteswap_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/bofm_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/bitops_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/bigint_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/base64_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/base16_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/asn1_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] tests/aes_test.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/hyperv/vmbus.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/xen/xenstore.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/xen/xengrant.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/xen/xenbus.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/bofm/bofm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/smbios/smbios_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/smbios/smbios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_wrap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_watchdog.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_utils.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_usb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_umalloc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_uaccess.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_timer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_time.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_strings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_snp_hii.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_snp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_smbios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_reboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_pxe.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efiprefix.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_pci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_local.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_init.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_hii.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_guid.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_file.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_fdt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_fbcon.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_entropy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efidrvprefix.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_driver.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_download.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_debug.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_console.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_bofm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_block.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_blacklist.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_autoboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] interface/efi/efi_acpi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/xhci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/usbnet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/usbkbd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/usbio.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/usbhub.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/usbhid.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/uhci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/usb/ehci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_port.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_device.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_nodnic/src/mlx_cmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_mtu/mlx_mtu.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_link_speed/mlx_link_speed.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_blink_leds/mlx_blink_leds.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_vmac/mlx_vmac.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig_defaults.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_nvconfig/mlx_nvconfig.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/mlx_lib/mlx_reg_access/mlx_reg_access.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_utils.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci_gw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_pci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_memory.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils/src/public/mlx_icmd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_utils_priv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_pci_priv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/mlx_utils_flexboot/src/mlx_memory_priv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/qib7322.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/linda_fw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/linda.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/hermon.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/golan.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/flexboot_nodnic.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/infiniband/arbel.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bitbash/spi_bit.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bitbash/mii_bit.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bitbash/i2c_bit.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bitbash/bitbash.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/nvs/threewire.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/nvs/spi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/nvs/nvsvpd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/nvs/nvs.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/block/srp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/block/scsi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/block/ibft.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/block/ata.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sfc/sfc_hunt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sfc/efx_hunt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sfc/efx_common.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/bnxt/bnxt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/tg3/tg3_phy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/tg3/tg3_hw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/tg3/tg3.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/efi/snponly.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/efi/snpnet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/efi/snp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/efi/nii.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/vxge/vxge_traffic.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/vxge/vxge_main.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/vxge/vxge_config.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/vxge/vxge.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/phantom/phantom.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/igbvf/igbvf_vf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/igbvf/igbvf_mbx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/igbvf/igbvf_main.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/wd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/w89c840.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/vmxnet3.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/virtio-net.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/velocity.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/tulip.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/tlan.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/thunderx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sundance.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/smscusb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/smsc95xx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/smsc75xx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/smc9000.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sky2.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/skge.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/skeleton.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sis900.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/sis190.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/rhine.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/realtek.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/prism2_plx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/prism2_pci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/pnic.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/pcnet32.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ns8390.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/netvsc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/netfront.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ne.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ne2k_isa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ncm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/natsemi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/myson.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/myri10ge.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/mii.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/legacy.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/lan78xx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/jme.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ipoib.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/intelxvf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/intelxlvf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/intelxl.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/intelx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/intelvf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/intel.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/icplus.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/forcedeth.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/exanic.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/etherfabric.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/epic100.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/eoib.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ena.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/eepro.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/eepro100.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/ecm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/dmfe.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/dm96xx.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/depca.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/davicom.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/cs89x0.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/bnx2.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/b44.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/axge.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/atl1e.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/amd8111e.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/acm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c90x.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c5x9.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c595.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c529.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c515.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c509-eisa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c509.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/net/3c503.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/virtio-ring.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/virtio-pci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/usb.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pcivpd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pci_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pcimsix.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pciextra.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pciea.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pci.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/pcibackup.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/mca.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/isapnp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/isa_ids.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/isa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/eisa.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] drivers/bus/cdc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/segment.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/script.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/pnm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/png.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/pem.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/embedded.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/elf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/efi_image.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] image/der.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/xsigo.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_srp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_smc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_sma.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_service.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_pathrec.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_packet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_mi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_mcast.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_cmrc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband/ib_cm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/tftp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/syslog.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/slam.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/ntp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/dns.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/dhcpv6.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp/dhcp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/syslogs.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/oncrpc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/iscsi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/https.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpntlm.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpgce.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpdigest.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpcore.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpconn.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/http.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpblock.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpbasic.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/httpauth.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp/ftp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/vlan.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/validator.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/udp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tls.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcpip.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/tcp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/stp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/socket.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/rndis.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/retry.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/rarp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/ping.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/peermux.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/peerdist.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/peerdisc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/peerblk.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/pccrd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/pccrc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/nullnet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/netdev_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/netdevice.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/neighbour.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/ndp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/ipv6.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/ipv4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/iobpad.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/infiniband.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/icmpv6.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/icmpv4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/icmp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fragment.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fcp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fcoe.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fcns.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fcels.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/fakedhcp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/eth_slow.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/ethernet.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/eapol.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/dhcppkt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/dhcpopts.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/arp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] net/aoe.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/xfer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/xferbuf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/wchar.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/vsprintf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/uuid.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/uri.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/uart.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/timer.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/time.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/stringextra.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/string.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/serial.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/sanboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/resolv.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/refcnt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/random.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/quiesce.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/profile.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/process.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/posix_io.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/pool.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/pixbuf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/pinger.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/pending.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/pcmcia.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/pc_kbd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/parseopt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/params.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/open.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/nvo.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/null_time.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/null_sanboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/null_reboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/null_nap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/null_acpi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/netbios.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/monojob.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/menu.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/memmap_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/malloc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/main.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/log.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/list.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/lineconsole.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/linebuf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/job.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/isqrt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/iomap_virt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/iobuf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/interface.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/init.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/image.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/i82365.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/hw.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/getopt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/getkey.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/gdbudp.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/gdbstub.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/gdbserial.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/fnrec.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/fdt.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/fbcon.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/fault.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/exec.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/errno.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/edd.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/dummy_sanboot.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/downloader.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/device.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/debug_md5.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/debug.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/cwuri.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/ctype.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/cpio.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/console.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/blocktrans.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/blockdev.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/bitmap.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/basename.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/base64.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/base16.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/assert.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/asprintf.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/ansiesc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/ansicoldef.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/ansicol.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/acpi_settings.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] core/acpi.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/__umoddi3.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/__udivmoddi4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/__udivdi3.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/__moddi3.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/implicit.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/icc.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/__divmoddi4.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] libgcc/__divdi3.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/privkey.c
cc1: error: code model kernel does not support PIC mode
  [DEPS] crypto/certstore.c
cc1: error: code model kernel does not support PIC mode
  [BUILD] bin-x86_64-pcbios/__divdi3.o
cc1: error: code model kernel does not support PIC mode
make[2]: *** [Makefile.housekeeping:946: bin-x86_64-pcbios/__divdi3.o] Error 1
make[1]: *** [Makefile.housekeeping:276: bin-x86_64-pcbios/8086100e.mrom] Error 2
make: *** [Makefile:168: everything] Error 2
-------------- next part --------------
make[2]: 'bin/blib.a' is up to date.
  [HOSTCC] util/zbin
  [BIN] bin/ipxe.dsk.bin
  [ZINFO] bin/ipxe.dsk.zinfo
  [ZBIN] bin/ipxe.dsk.zbin
  [FINISH] bin/ipxe.dsk
  [BIN] bin/ipxe.lkrn.bin
  [ZINFO] bin/ipxe.lkrn.zinfo
  [ZBIN] bin/ipxe.lkrn.zbin
  [FINISH] bin/ipxe.lkrn
  [GENISO] bin/ipxe.iso
  [BIN] bin/usbdisk.bin
  [BIN] bin/ipxe.hd.bin
  [ZINFO] bin/ipxe.hd.zinfo
  [ZBIN] bin/ipxe.hd.zbin
  [FINISH] bin/ipxe.hd
  [FINISH] bin/ipxe.usb
  [BIN] bin/ipxe.pxe.bin
  [ZINFO] bin/ipxe.pxe.zinfo
  [ZBIN] bin/ipxe.pxe.zbin
  [FINISH] bin/ipxe.pxe
  [BIN] bin/undionly.kpxe.bin
  [ZINFO] bin/undionly.kpxe.zinfo
  [ZBIN] bin/undionly.kpxe.zbin
  [FINISH] bin/undionly.kpxe
  [BIN] bin/rtl8139.rom.bin
  [ZINFO] bin/rtl8139.rom.zinfo
  [ZBIN] bin/rtl8139.rom.zbin
  [FINISH] bin/rtl8139.rom
  [BIN] bin/8086100e.mrom.bin
  [ZINFO] bin/8086100e.mrom.zinfo
  [ZBIN] bin/8086100e.mrom.zbin
  [FINISH] bin/8086100e.mrom
  [BIN] bin/80861209.rom.bin
  [ZINFO] bin/80861209.rom.zinfo
  [ZBIN] bin/80861209.rom.zbin
  [FINISH] bin/80861209.rom
  [BIN] bin/10500940.rom.bin
  [ZINFO] bin/10500940.rom.zinfo
  [ZBIN] bin/10500940.rom.zbin
  [FINISH] bin/10500940.rom
  [BIN] bin/10222000.rom.bin
  [ZINFO] bin/10222000.rom.zinfo
  [ZBIN] bin/10222000.rom.zbin
  [FINISH] bin/10222000.rom
  [BIN] bin/10ec8139.rom.bin
  [ZINFO] bin/10ec8139.rom.zinfo
  [ZBIN] bin/10ec8139.rom.zbin
  [FINISH] bin/10ec8139.rom
  [BIN] bin/1af41000.rom.bin
  [ZINFO] bin/1af41000.rom.zinfo
  [ZBIN] bin/1af41000.rom.zbin
  [FINISH] bin/1af41000.rom
  [BIN] bin/8086100f.mrom.bin
  [ZINFO] bin/8086100f.mrom.zinfo
  [ZBIN] bin/8086100f.mrom.zbin
  [FINISH] bin/8086100f.mrom
  [BIN] bin/808610d3.mrom.bin
  [ZINFO] bin/808610d3.mrom.zinfo
  [ZBIN] bin/808610d3.mrom.zbin
  [FINISH] bin/808610d3.mrom
  [BIN] bin/15ad07b0.rom.bin
  [ZINFO] bin/15ad07b0.rom.zinfo
  [ZBIN] bin/15ad07b0.rom.zbin
  [FINISH] bin/15ad07b0.rom
  [BIN] bin/3c509.rom.bin
  [ZINFO] bin/3c509.rom.zinfo
  [ZBIN] bin/3c509.rom.zbin
  [FINISH] bin/3c509.rom
  [BIN] bin/intel.rom.bin
  [ZINFO] bin/intel.rom.zinfo
  [ZBIN] bin/intel.rom.zbin
  [FINISH] bin/intel.rom
  [BIN] bin/intel.mrom.bin
  [ZINFO] bin/intel.mrom.zinfo
  [ZBIN] bin/intel.mrom.zbin
  [FINISH] bin/intel.mrom
rm bin/undionly.kpxe.bin bin/ipxe.hd.zinfo bin/1af41000.rom.bin bin/intel.mrom.zinfo bin/rtl8139.rom.bin bin/10222000.rom.bin bin/10222000.rom.zbin bin/ipxe.hd.bin bin/intel.rom.bin bin/ipxe.hd.zbin bin/15ad07b0.rom.zinfo bin/3c509.rom.zinfo bin/10500940.rom.zinfo bin/10ec8139.rom.zbin bin/10500940.rom.zbin bin/8086100f.mrom.zinfo bin/ipxe.dsk.zinfo bin/ipxe.lkrn.bin bin/ipxe.pxe.zinfo bin/ipxe.lkrn.zinfo bin/1af41000.rom.zinfo bin/ipxe.lkrn.zbin bin/80861209.rom.bin bin/ipxe.dsk.zbin bin/intel.rom.zbin bin/intel.mrom.zbin bin/8086100e.mrom.bin bin/8086100f.mrom.zbin bin/8086100e.mrom.zinfo bin/15ad07b0.rom.bin bin/usbdisk.bin bin/3c509.rom.zbin bin/808610d3.mrom.zbin bin/ipxe.pxe.bin bin/10ec8139.rom.zinfo bin/intel.mrom.bin bin/808610d3.mrom.bin bin/10ec8139.rom.bin bin/15ad07b0.rom.zbin bin/ipxe.hd bin/undionly.kpxe.zinfo bin/3c509.rom.bin bin/ipxe.dsk.bin bin/80861209.rom.zbin bin/intel.rom.zinfo bin/808610d3.mrom.zinfo bin/8086100e.mrom.zbin bin/80861209.rom.zinfo bin/1af41000.rom.zbin bin/ipxe.pxe.zbin bin/10500940.rom.bin bin/rtl8139.rom.zinfo bin/undionly.kpxe.zbin bin/10222000.rom.zinfo bin/rtl8139.rom.zbin bin/8086100f.mrom.bin
  [BUILD] bin-x86_64-pcbios/__divdi3.o
cc1: error: code model kernel does not support PIC mode
make[2]: *** [Makefile.housekeeping:946: bin-x86_64-pcbios/__divdi3.o] Error 1
make[1]: *** [Makefile.housekeeping:276: bin-x86_64-pcbios/8086100e.mrom] Error 2
make: *** [Makefile:168: everything] Error 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 899 bytes
Desc: OpenPGP digital signature
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20200624/b9775893/attachment-0001.sig>


More information about the ipxe-devel mailing list