【求助】ubuntu20.04内核升级错误,nvidia驱动安装失败求解

给联想拯救者y7000p 2023 NVIDIA4060显卡装20.04的Ubuntu系统时,发现没有wifi连接选项,经过网上查询得知需要升级内核,故将内核升级到5.19.17,结果升级时发现警告:

dpkg: 依赖关系问题使得 linux-headers-5.19.17-051917-generic 的配置工作不能继续:
 linux-headers-5.19.17-051917-generic 依赖于 libc6 (>= 2.34);然而:
系统中 libc6:amd64 的版本为 2.31-0ubuntu9.16。
 linux-headers-5.19.17-051917-generic 依赖于 libssl3 (>= 3.0.0);然而:
  未安装软件包 libssl3。

dpkg: 处理软件包 linux-headers-5.19.17-051917-generic (--install)时出错:
 依赖关系问题 - 仍未被配置
正在设置 linux-modules-5.19.17-051917-generic (5.19.17-051917.202210240939) ...
正在设置 linux-image-unsigned-5.19.17-051917-generic (5.19.17-051917.202210240939) ...
正在处理用于 linux-image-unsigned-5.19.17-051917-generic (5.19.17-051917.202210240939) 的触发器 ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-5.19.17-051917-generic
                                                                /etc/kernel/postinst.d/zz-update-grub:
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
正在生成 grub 配置文件 ...
找到 Linux 镜像:/boot/vmlinuz-5.19.17-051917-generic
找到 initrd 镜像:/boot/initrd.img-5.19.17-051917-generic
找到 Windows Boot Manager 位于 /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi
Adding boot menu entry for UEFI Firmware Settings
完成
在处理时有错误发生:
 linux-headers-5.19.17-051917-generic

重启后出现了wifi图标,当时没在意,结果之后在打NVIDIA驱动时无法安装

ERROR: An error occurred while performing the step: "Building kernel modules". See
         /var/log/nvidia-installer.log for details.                  

 nvidia-installer.log中显示:

nvidia-installer log file '/var/log/nvidia-installer.log'
creation time: Sat Aug 10 14:04:07 2024
installer version: 550.100

PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin

nvidia-installer command line:
    ./nvidia-installer

Using: nvidia-installer ncurses v6 user interface
-> Detected 20 CPUs online; setting concurrency level to 20.
-> Scanning the initramfs with lsinitramfs...
-> Executing: /usr/bin/lsinitramfs   -l /boot/initrd.img-5.19.17-051917-generic
-> Installing NVIDIA driver version 550.100.
-> Initramfs scan complete.
-> An alternate method of installing the NVIDIA driver was detected. (This is usually a package provided by your distributor.) A driver installed via that method may integrate better with your system than a driver installed by nvidia-installer.

Please review the message provided by the maintainer of this alternate installation method and decide how to proceed:

The NVIDIA driver provided by Ubuntu can be installed by launching the "Software & Updates" application, and by selecting the NVIDIA driver from the "Additional Drivers" tab.


(Answer: Continue installation)
-> Performing CC sanity check with CC="/usr/bin/cc".
-> Performing CC check.
-> Kernel source path: '/lib/modules/5.19.17-051917-generic/build'
-> Kernel output path: '/lib/modules/5.19.17-051917-generic/build'
-> Performing Compiler check.
-> Performing Dom0 check.
-> Performing Xen check.
-> Performing PREEMPT_RT check.
-> Performing vgpu_kvm check.
-> Cleaning kernel module build directory.
   executing: 'cd kernel; /usr/bin/make -k -j20  NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/5.19.17-051917-generic/build" SYSOUT="/lib/modules/5.19.17-051917-generic/build" clean'...
   rm -f -r conftest
   make[1]: Entering directory '/usr/src/linux-headers-5.19.17-051917-generic'
   make[1]: Leaving directory '/usr/src/linux-headers-5.19.17-051917-generic'
-> Building kernel modules
   executing: 'cd kernel; /usr/bin/make -k -j20  NV_EXCLUDE_KERNEL_MODULES="" SYSSRC="/lib/modules/5.19.17-051917-generic/build" SYSOUT="/lib/modules/5.19.17-051917-generic/build" '...
   make[1]: Entering directory '/usr/src/linux-headers-5.19.17-051917-generic'
   warning: the compiler differs from the one used to build the kernel
     The kernel was built by: x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0
     You are using:           cc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
   
   Warning: Compiler version check failed:
   
   The major and minor number of the compiler used to
   compile the kernel:
   
   x86_64-linux-gnu-gcc-12 (Ubuntu 12.2.0-3ubuntu1) 12.2.0, GNU ld (GNU Binutils for Ubuntu) 2.39
   
   does not match the compiler used here:
   
   cc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
   Copyright (C) 2019 Free Software Foundation, Inc.
   This is free software; see the source for copying conditions.  There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   
   
   It is recommended to set the CC environment variable
   to the compiler that was used to compile the kernel.
   
   To skip the test and silence this warning message, set
   the IGNORE_CC_MISMATCH environment variable to "1".
   However, mixing compiler versions between the kernel
   and kernel modules can result in subtle bugs that are
   difficult to diagnose.
   
   *** Failed CC version check. ***
   
     SYMLINK /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-kernel.o
     SYMLINK /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-modeset/nv-modeset-kernel.o
    CONFTEST: hash__remap_4k_pfn
    CONFTEST: set_pages_uc
    CONFTEST: list_is_first
    CONFTEST: set_memory_uc
    CONFTEST: set_memory_array_uc
    CONFTEST: set_pages_array_uc
    CONFTEST: ioremap_cache
    CONFTEST: ioremap_wc
    CONFTEST: ioremap_driver_hardened
    CONFTEST: ioremap_driver_hardened_wc
    CONFTEST: ioremap_cache_shared
    CONFTEST: pci_get_domain_bus_and_slot
    CONFTEST: get_num_physpages
    CONFTEST: pde_data
    CONFTEST: xen_ioemu_inject_msi
    CONFTEST: phys_to_dma
    CONFTEST: get_dma_ops
    CONFTEST: dma_attr_macros
    CONFTEST: dma_map_page_attrs
    CONFTEST: write_cr4
    CONFTEST: of_find_node_by_phandle
    CONFTEST: of_node_to_nid
    CONFTEST: pnv_pci_get_npu_dev
    CONFTEST: of_get_ibm_chip_id
    CONFTEST: pci_bus_address
    CONFTEST: pci_stop_and_remove_bus_device
    CONFTEST: pci_rebar_get_possible_sizes
    CONFTEST: wait_for_random_bytes
    CONFTEST: register_cpu_notifier
    CONFTEST: cpuhp_setup_state
    CONFTEST: dma_map_resource
    CONFTEST: get_backlight_device_by_name
    CONFTEST: timer_setup
    CONFTEST: pci_enable_msix_range
    CONFTEST: kernel_read_has_pointer_pos_arg
    CONFTEST: kernel_write_has_pointer_pos_arg
    CONFTEST: dma_direct_map_resource
    CONFTEST: tegra_get_platform
    CONFTEST: tegra_bpmp_send_receive
    CONFTEST: flush_cache_all
    CONFTEST: vmf_insert_pfn
    CONFTEST: jiffies_to_timespec
    CONFTEST: ktime_get_raw_ts64
    CONFTEST: ktime_get_real_ts64
    CONFTEST: full_name_hash
    CONFTEST: pci_enable_atomic_ops_to_root
    CONFTEST: vga_tryget
    CONFTEST: cc_platform_has
    CONFTEST: seq_read_iter
    CONFTEST: follow_pfn
    CONFTEST: drm_gem_object_get
    CONFTEST: drm_gem_object_put_unlocked
    CONFTEST: add_memory_driver_managed
    CONFTEST: device_property_read_u64
    CONFTEST: devm_of_platform_populate
    CONFTEST: of_dma_configure
    CONFTEST: of_property_count_elems_of_size
    CONFTEST: of_property_read_variable_u8_array
    CONFTEST: of_property_read_variable_u32_array
    CONFTEST: i2c_new_client_device
    CONFTEST: i2c_unregister_device
    CONFTEST: of_get_named_gpio
    CONFTEST: devm_gpio_request_one
    CONFTEST: gpio_direction_input
    CONFTEST: gpio_direction_output
    CONFTEST: gpio_get_value
    CONFTEST: gpio_set_value
    CONFTEST: gpio_to_irq
    CONFTEST: icc_get
    CONFTEST: icc_put
    CONFTEST: icc_set_bw
    CONFTEST: dma_buf_export_args
    CONFTEST: dma_buf_ops_has_kmap
    CONFTEST: dma_buf_ops_has_kmap_atomic
    CONFTEST: dma_buf_ops_has_map
    CONFTEST: dma_buf_ops_has_map_atomic
    CONFTEST: dma_buf_has_dynamic_attachment
    CONFTEST: dma_buf_attachment_has_peer2peer
    CONFTEST: dma_set_mask_and_coherent
    CONFTEST: devm_clk_bulk_get_all
    CONFTEST: get_task_ioprio
    CONFTEST: mdev_set_iommu_device
    CONFTEST: offline_and_remove_memory
    CONFTEST: crypto_tfm_ctx_aligned
    CONFTEST: wait_on_bit_lock_argument_count
    CONFTEST: radix_tree_empty
    CONFTEST: radix_tree_replace_slot
    CONFTEST: pnv_npu2_init_context
    CONFTEST: cpumask_of_node
    CONFTEST: ioasid_get
    CONFTEST: mm_pasid_drop
    CONFTEST: mmget_not_zero
    CONFTEST: mmgrab
    CONFTEST: iommu_sva_bind_device_has_drvdata_arg
    CONFTEST: vm_fault_to_errno
    CONFTEST: find_next_bit_wrap
    CONFTEST: iommu_is_dma_domain
    CONFTEST: acpi_video_backlight_use_native
    CONFTEST: drm_dev_unref
    CONFTEST: drm_reinit_primary_mode_group
    CONFTEST: get_user_pages_remote
    CONFTEST: get_user_pages
    CONFTEST: pin_user_pages_remote
    CONFTEST: pin_user_pages
    CONFTEST: drm_gem_object_lookup
    CONFTEST: drm_atomic_state_ref_counting
    CONFTEST: drm_driver_has_gem_prime_res_obj
    CONFTEST: drm_atomic_helper_connector_dpms
    CONFTEST: drm_connector_funcs_have_mode_in_name
    CONFTEST: drm_connector_has_vrr_capable_property
    CONFTEST: drm_framebuffer_get
    CONFTEST: drm_dev_put
    CONFTEST: drm_format_num_planes
    CONFTEST: drm_connector_for_each_possible_encoder
    CONFTEST: drm_rotation_available
    CONFTEST: drm_vma_offset_exact_lookup_locked
    CONFTEST: nvhost_dma_fence_unpack
    CONFTEST: dma_fence_set_error
    CONFTEST: fence_set_error
    CONFTEST: sync_file_get_fence
    CONFTEST: drm_aperture_remove_conflicting_pci_framebuffers
    CONFTEST: drm_fbdev_generic_setup
    CONFTEST: drm_connector_attach_hdr_output_metadata_property
    CONFTEST: drm_helper_crtc_enable_color_mgmt
    CONFTEST: drm_crtc_enable_color_mgmt
    CONFTEST: drm_atomic_helper_legacy_gamma_set
    CONFTEST: is_export_symbol_gpl_of_node_to_nid
    CONFTEST: is_export_symbol_gpl_sme_active
    CONFTEST: is_export_symbol_present_swiotlb_map_sg_attrs
    CONFTEST: is_export_symbol_present_swiotlb_dma_ops
    CONFTEST: is_export_symbol_present___close_fd
    CONFTEST: is_export_symbol_present_close_fd
    CONFTEST: is_export_symbol_present_get_unused_fd
    CONFTEST: is_export_symbol_present_get_unused_fd_flags
    CONFTEST: is_export_symbol_present_nvhost_get_default_device
    CONFTEST: is_export_symbol_present_nvhost_syncpt_unit_interface_get_byte_offset
    CONFTEST: is_export_symbol_present_nvhost_syncpt_unit_interface_get_aperture
    CONFTEST: is_export_symbol_present_tegra_dce_register_ipc_client
    CONFTEST: is_export_symbol_present_tegra_dce_unregister_ipc_client
    CONFTEST: is_export_symbol_present_tegra_dce_client_ipc_send_recv
    CONFTEST: is_export_symbol_present_dram_clk_to_mc_clk
    CONFTEST: is_export_symbol_present_get_dram_num_channels
    CONFTEST: is_export_symbol_present_tegra_dram_types
    CONFTEST: is_export_symbol_present_pxm_to_node
    CONFTEST: is_export_symbol_present_screen_info
    CONFTEST: is_export_symbol_gpl_screen_info
    CONFTEST: is_export_symbol_present_i2c_bus_status
    CONFTEST: is_export_symbol_present_tegra_fuse_control_read
    CONFTEST: is_export_symbol_present_tegra_get_platform
    CONFTEST: is_export_symbol_present_pci_find_host_bridge
    CONFTEST: is_export_symbol_present_tsec_comms_send_cmd
    CONFTEST: is_export_symbol_present_tsec_comms_set_init_cb
    CONFTEST: is_export_symbol_present_tsec_comms_clear_init_cb
    CONFTEST: is_export_symbol_present_tsec_comms_alloc_mem_from_gscco
    CONFTEST: is_export_symbol_present_tsec_comms_free_gscco_mem
    CONFTEST: is_export_symbol_present_memory_block_size_bytes
    CONFTEST: crypto
    CONFTEST: is_export_symbol_present_follow_pte
    CONFTEST: is_export_symbol_present_int_active_memcg
    CONFTEST: is_export_symbol_present_migrate_vma_setup
    CONFTEST: dma_ops
    CONFTEST: swiotlb_dma_ops
    CONFTEST: noncoherent_swiotlb_dma_ops
    CONFTEST: vm_fault_has_address
    CONFTEST: vm_insert_pfn_prot
    CONFTEST: vmf_insert_pfn_prot
    CONFTEST: vm_ops_fault_removed_vma_arg
    CONFTEST: kmem_cache_has_kobj_remove_work
    CONFTEST: sysfs_slab_unlink
    CONFTEST: proc_ops
    CONFTEST: timespec64
    CONFTEST: vmalloc_has_pgprot_t_arg
    CONFTEST: mm_has_mmap_lock
    CONFTEST: pci_channel_state
    CONFTEST: pci_dev_has_ats_enabled
    CONFTEST: remove_memory_has_nid_arg
    CONFTEST: add_memory_driver_managed_has_mhp_flags_arg
    CONFTEST: num_registered_fb
    CONFTEST: pci_driver_has_driver_managed_dma
    CONFTEST: vm_area_struct_has_const_vm_flags
    CONFTEST: memory_failure_has_trapno_arg
    CONFTEST: foll_longterm_present
    CONFTEST: bus_type_has_iommu_ops
    CONFTEST: backing_dev_info
    CONFTEST: mm_context_t
    CONFTEST: vm_fault_t
    CONFTEST: mmu_notifier_ops_invalidate_range
    CONFTEST: mmu_notifier_ops_arch_invalidate_secondary_tlbs
    CONFTEST: migrate_vma_added_flags
    CONFTEST: migrate_device_range
    CONFTEST: handle_mm_fault_has_mm_arg
    CONFTEST: handle_mm_fault_has_pt_regs_arg
    CONFTEST: mempolicy_has_unified_nodes
    CONFTEST: mempolicy_has_home_node
    CONFTEST: mpol_preferred_many_present
    CONFTEST: mmu_interval_notifier
    CONFTEST: drm_bus_present
    CONFTEST: drm_bus_has_bus_type
    CONFTEST: drm_bus_has_get_irq
    CONFTEST: drm_bus_has_get_name
    CONFTEST: drm_driver_has_device_list
    CONFTEST: drm_driver_has_legacy_dev_list
    CONFTEST: drm_driver_has_set_busid
    CONFTEST: drm_crtc_state_has_connectors_changed
    CONFTEST: drm_init_function_args
    CONFTEST: drm_helper_mode_fill_fb_struct
    CONFTEST: drm_master_drop_has_from_release_arg
    CONFTEST: drm_driver_unload_has_int_return_type
    CONFTEST: drm_atomic_helper_crtc_destroy_state_has_crtc_arg
    CONFTEST: drm_atomic_helper_plane_destroy_state_has_plane_arg
    CONFTEST: drm_mode_object_find_has_file_priv_arg
    CONFTEST: dma_buf_owner
    CONFTEST: drm_connector_list_iter
    CONFTEST: drm_atomic_helper_swap_state_has_stall_arg
    CONFTEST: drm_driver_prime_flag_present
    CONFTEST: drm_gem_object_has_resv
    CONFTEST: drm_crtc_state_has_async_flip
    CONFTEST: drm_crtc_state_has_pageflip_flags
    CONFTEST: drm_crtc_state_has_vrr_enabled
    CONFTEST: drm_format_modifiers_present
    CONFTEST: drm_vma_node_is_allowed_has_tag_arg
    CONFTEST: drm_vma_offset_node_has_readonly
    CONFTEST: drm_display_mode_has_vrefresh
    CONFTEST: drm_driver_master_set_has_int_return_type
    CONFTEST: drm_driver_has_gem_free_object
    CONFTEST: drm_prime_pages_to_sg_has_drm_device_arg
    CONFTEST: drm_driver_has_gem_prime_callbacks
    CONFTEST: drm_crtc_atomic_check_has_atomic_state_arg
    CONFTEST: drm_gem_object_vmap_has_map_arg
    CONFTEST: drm_plane_atomic_check_has_atomic_state_arg
    CONFTEST: drm_device_has_pdev
    CONFTEST: drm_crtc_state_has_no_vblank
    CONFTEST: drm_mode_config_has_allow_fb_modifiers
    CONFTEST: drm_has_hdr_output_metadata
    CONFTEST: dma_resv_add_fence
    CONFTEST: dma_resv_reserve_fences
    CONFTEST: reservation_object_reserve_shared_has_num_fences_arg
    CONFTEST: drm_connector_has_override_edid
    CONFTEST: drm_master_has_leases
    CONFTEST: drm_file_get_master
    CONFTEST: drm_modeset_lock_all_end
    CONFTEST: drm_connector_lookup
    CONFTEST: drm_connector_put
    CONFTEST: drm_driver_has_dumb_destroy
    CONFTEST: fence_ops_use_64bit_seqno
    CONFTEST: drm_aperture_remove_conflicting_pci_framebuffers_has_driver_arg
    CONFTEST: drm_mode_create_dp_colorspace_property_has_supported_colorspaces_arg
    CONFTEST: drm_unlocked_ioctl_flag_present
    CONFTEST: dom0_kernel_present
    CONFTEST: nvidia_vgpu_kvm_build
    CONFTEST: nvidia_grid_build
    CONFTEST: nvidia_grid_csp_build
    CONFTEST: pm_runtime_available
    CONFTEST: pci_class_multimedia_hd_audio
    CONFTEST: drm_available
    CONFTEST: vfio_pci_core_available
    CONFTEST: mdev_available
    CONFTEST: cmd_uphy_display_port_init
    CONFTEST: cmd_uphy_display_port_off
    CONFTEST: memory_failure_mf_sw_simulated_defined
    CONFTEST: drm_atomic_available
    CONFTEST: is_export_symbol_gpl_refcount_inc
    CONFTEST: is_export_symbol_gpl_refcount_dec_and_test
    CONFTEST: drm_alpha_blending_available
    CONFTEST: is_export_symbol_present_drm_gem_prime_fd_to_handle
    CONFTEST: is_export_symbol_present_drm_gem_prime_handle_to_fd
    CONFTEST: ib_peer_memory_symbols
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-pci.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-dmabuf.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-nano-timer.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-acpi.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-cray.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-dma.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-i2c.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-mmap.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-p2p.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-pat.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-procfs.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-usermap.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-vm.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-vtophys.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-pci.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-dmabuf.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-interface.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-mlock.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-nano-timer.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-acpi.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-pci.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-registry.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-usermap.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-modeset-interface.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-cray.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-pci-table.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-dma.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-kthread-q.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-memdbg.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-mmap.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-p2p.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-ibmnpu.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-i2c.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-report-err.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-rsync.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-usermap.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-msi.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-procfs.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-caps.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-caps-imex.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-vtophys.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv_uvm_interface.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-vm.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-pat.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-pci.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_aead.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-interface.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-mlock.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_ecc.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_hkdf.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_rand.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-registry.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_shash.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_rsa.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_aead_aes_gcm.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-memdbg.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_sha.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-modeset-interface.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-kthread-q.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-ibmnpu.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-report-err.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_hmac_sha.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_internal_crypt_lib.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-msi.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_hkdf_sha.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-pci-table.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_ec.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/os-usermap.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_x509.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_rsa_ext.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-caps-imex.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nvlink_linux.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-rsync.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_aead.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nvlink_caps.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv_uvm_interface.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/procfs_nvswitch.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_hkdf.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/i2c_nvswitch.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_ecc.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/linux_nvswitch.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats_sva.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nv-caps.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_rand.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_conf_computing.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_shash.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_sec2_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_sec2.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_aead_aes_gcm.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_sha.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_hmac_sha.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_sec2.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_common.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_linux.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_ec.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nvstatus.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_internal_crypt_lib.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_x509.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nvCpuUuid.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_rsa_ext.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nv-kthread-q.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nvlink_caps.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nv-kthread-q-selftest.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tools.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_rsa.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/libspdm_hkdf_sha.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_global.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/linux_nvswitch.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/i2c_nvswitch.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/procfs_nvswitch.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_isr.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats_sva.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia/nvlink_linux.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_procfs.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_conf_computing.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_sec2_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_space.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_space_mm.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_common.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_semaphore.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_mem.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rm_mem.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_channel.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_linux.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_lock.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_sec2.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nv-kthread-q-selftest.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hal.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_sec2.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nvstatus.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nv-kthread-q.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_processors.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/nvCpuUuid.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_tree.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tools.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rb_tree.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_global.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_allocator.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_range.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_policy.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_procfs.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_block.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_isr.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_group.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_space.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_space_mm.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_replayable_faults.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_non_replayable_faults.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_access_counters.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_mem.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_events.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rm_mem.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_channel.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_module.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_mmu.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pte_batch.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_semaphore.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_processors.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tlb_batch.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_tree.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_push.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_allocator.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pushbuffer.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_thread_context.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_lock.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_policy.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tracker.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hal.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rb_tree.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_range.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_group.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_host.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_ce.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_replayable_faults.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_mmu.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_fault_buffer.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_non_replayable_faults.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_events.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_access_counter_buffer.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_block.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_access_counters.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_mmu.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_ce.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_host.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_mmu.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tlb_batch.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_fault_buffer.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pte_batch.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_ce.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_host.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_module.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_thread_context.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tracker.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_host.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_ce.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_mmu.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_push.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_mmu.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_fault_buffer.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pushbuffer.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_access_counter_buffer.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_fault_buffer.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell_access_counter_buffer.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_access_counter_buffer.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_maxwell.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_ce.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_fault_buffer.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_host.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_mmu.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_mmu.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_host.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_host.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere_ce.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere_host.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere_mmu.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_ce.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_mmu.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_fault_buffer.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pascal_fault_buffer.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_access_counter_buffer.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_ce.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_host.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_mmu.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ada.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_policy.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_access_counter_buffer.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_fault_buffer.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_utils.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_kvmalloc.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_mmu.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere_ce.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_turing_host.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_sysmem.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_volta_fault_buffer.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_gpu.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_migrate.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere_mmu.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_populate_pageable.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ampere_host.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_migrate_pageable.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_map_external.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_fault_buffer.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_user_channel.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hmm.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_host.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_heuristics.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_ce.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_thrashing.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_prefetch.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ada.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hopper_mmu.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats_ibm.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_policy.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_sysmem.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats_faults.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_utils.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_test.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_kvmalloc.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_test_rng.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_gpu.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_tree_test.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_allocator_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_migrate.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_populate_pageable.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_semaphore_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_mem_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rm_mem_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_page_tree_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_map_external.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_user_channel.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tracker_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_migrate_pageable.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_hmm.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_push_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_heuristics.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_channel_test.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ce_test.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_prefetch.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats_faults.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_host_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_thrashing.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_lock_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_utils_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_kvmalloc_test.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_tree_test.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_allocator_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_sysmem_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_test_rng.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_events_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ats_ibm.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_module_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rm_mem_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_mem_test.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_get_rm_ptes_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_tracker_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_fault_buffer_flush_test.o
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_peer_identity_mappings_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_block_test.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_channel_test.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_group_tree_test.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_gpu_semaphore_test.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_thread_context_test.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_page_tree_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_push_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_ce_test.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rb_tree_test.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_host_test.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-modeset/nvidia-modeset-linux.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_utils_test.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-modeset/nv-kthread-q.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_lock_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_kvmalloc_test.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-drv.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_pmm_sysmem_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-utils.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_module_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-crtc.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-encoder.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_perf_events_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_get_rm_ptes_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-connector.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-fb.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_fault_buffer_flush_test.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-modeset.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-fence.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-helper.o
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nv-kthread-q.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_peer_identity_mappings_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_range_group_tree_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_thread_context_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_rb_tree_test.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-modeset/nvidia-modeset-linux.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nv-pci-table.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-modeset/nv-kthread-q.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-drv.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem-nvkms-memory.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-uvm/uvm_va_block_test.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-utils.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-crtc.o] Error 1
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem-dma-buf.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-format.o
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-encoder.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-connector.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-os-interface.o
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-linux.o
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-fb.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-mharden-sls=all'
     CC [M]  /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-peermem/nvidia-peermem.o
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-fence.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nv-kthread-q.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-helper.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nv-pci-table.o] Error 1
   cc: error: unrecognized command line option '-mharden-sls=all'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-modeset.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem-dma-buf.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem-nvkms-memory.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-format.o] Error 1
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-gem-user-memory.o] Error 1
   cc: error: unrecognized command line option '-ftrivial-auto-var-init=zero'
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-os-interface.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-drm/nvidia-drm-linux.o] Error 1
   cc: error: unrecognized command line option '-fzero-call-used-regs=used-gpr'
   make[2]: *** [scripts/Makefile.build:249: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel/nvidia-peermem/nvidia-peermem.o] Error 1
   make[2]: Target '__build' not remade because of errors.
   make[1]: *** [Makefile:1852: /tmp/selfgz90741/NVIDIA-Linux-x86_64-550.100/kernel] Error 2
   make[1]: Target 'modules' not remade because of errors.
   make[1]: Leaving directory '/usr/src/linux-headers-5.19.17-051917-generic'
   make: *** [Makefile:85: modules] Error 2
-> Error.

实在整不明白,故求助大佬。

  • 4
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值